move tile settings to other package, remove unneeded IInventory impls
This commit is contained in:
		| @@ -1,5 +1,7 @@ | ||||
| package storagecraft.tile; | ||||
|  | ||||
| import storagecraft.tile.settings.RedstoneMode; | ||||
| import storagecraft.tile.settings.IRedstoneModeSetting; | ||||
| import io.netty.buffer.ByteBuf; | ||||
| import net.minecraft.nbt.NBTTagCompound; | ||||
| import net.minecraft.util.BlockPos; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Raoul Van den Berge
					Raoul Van den Berge