Fix cables parts not dropping inventory + NPE error because of lack of default params
This commit is contained in:
@@ -110,7 +110,7 @@ public class TileController extends TileBase implements INetworkMaster, IEnergyR
|
||||
|
||||
return nodes;
|
||||
}
|
||||
});
|
||||
}, new ArrayList<>());
|
||||
|
||||
public static final String NBT_ENERGY = "Energy";
|
||||
public static final String NBT_ENERGY_CAPACITY = "EnergyCapacity";
|
||||
|
||||
Reference in New Issue
Block a user