Some minor cleanup
* Hid Dimensional Portal from JEI and Creative * Fixed stacktrace spam when invalid portal was stepped into * Fixed tank rendering no model at all * Fixed NBT saving for Dimensional Portal
This commit is contained in:
parent
5c5cda1917
commit
45710ebb8f
5 changed files with 11 additions and 4 deletions
|
@ -62,7 +62,6 @@ public class LocationsHandler implements Serializable
|
|||
return map;
|
||||
} catch (IOException e)
|
||||
{
|
||||
e.printStackTrace();
|
||||
return null;
|
||||
} catch (ClassNotFoundException e)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue