Posted October 10, 201213 yr I'm trying to work out how to get a item left form crafting like a bucket say that you put in a bottle of juice and I want to have it put a normal bottle back in it's place can some one help me with this not sure what to do. Get Techcraft at: http://blackholegaming.com/downloads http://www.minecraftforge.net/forum/index.php/topic,2965.0.html http://www.minecraftforum.net/topic/1543949-142-techcraft-ssplan-smp-minecraft-forge-version-601/ latest public build: 0.0.1.5 alpha pre release (MC:1.4.2)
October 11, 201213 yr Call setContainerItem(Item) on your item. yourItem.setContainerItem(whatYouGetBack); like milkBucket.setContainerItem(emptyBucket);
October 12, 201213 yr Author Ok, not too sure what you mean by that? Get Techcraft at: http://blackholegaming.com/downloads http://www.minecraftforge.net/forum/index.php/topic,2965.0.html http://www.minecraftforum.net/topic/1543949-142-techcraft-ssplan-smp-minecraft-forge-version-601/ latest public build: 0.0.1.5 alpha pre release (MC:1.4.2)
October 23, 201213 yr Author ok, got it thank you Get Techcraft at: http://blackholegaming.com/downloads http://www.minecraftforge.net/forum/index.php/topic,2965.0.html http://www.minecraftforum.net/topic/1543949-142-techcraft-ssplan-smp-minecraft-forge-version-601/ latest public build: 0.0.1.5 alpha pre release (MC:1.4.2)
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.