Posted December 29, 201311 yr Like the titles say i can not pickup any items from a slot (it will just return the item to the slot) But the weird thing is i also have another Tile Entity but that one works fine. Bugged: https://github.com/wasliebob/ThaumcraftExtras/blob/master/thaumcraftextras/blocks/tileEntity/TileEntityExchanger.java https://github.com/wasliebob/ThaumcraftExtras/blob/master/thaumcraftextras/blocks/container/ContainerExchanger.java https://github.com/wasliebob/ThaumcraftExtras/blob/master/thaumcraftextras/blocks/gui/GuiExchanger.java Working: https://github.com/wasliebob/ThaumcraftExtras/blob/master/thaumcraftextras/blocks/tileEntity/TileEntityCharger.java https://github.com/wasliebob/ThaumcraftExtras/blob/master/thaumcraftextras/blocks/container/ContainerCharger.java https://github.com/wasliebob/ThaumcraftExtras/blob/master/thaumcraftextras/blocks/gui/GuiCharger.java
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.