Posted February 28, 20169 yr Which classes in minecraft source are relevant? I want the craft table to have a behaviour identical to the normal one, except it will have an inventory (like a hopper or chest) where the player can put items, and the craft grid will not be cleared after picking up the output recipe, allowing the player to pick as many stacks as can be crafted using the stacks in the crafting table internal chest, all at once. I need to know what classes that are part of the vanilla workbench behaviour I need to change. I'm guessing the block, the tile entity, the Gui and the Container. anything else? Also, if anyone has any tips on how to acomplish this, they are more than welcome to offer them. WIP mods: easyautomation, easyenergy, easyelectronics, easymoney, easytrasportation, easysecurity, easymultiverse, easyfactions, easymagick, easyalchemy, easyseasons
February 28, 20169 yr I guess you could look in the Crafting Table (obviously), and also see if you could loop through recipies, and match the ingredients... And if I ever helped anyone with anything, let me know I am a noob in forge
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.