Posted December 17, 201311 yr I'm making a custom recipe for thaumcraft. So i obviously can't use any custom recipe managers or handlers. What do i need : basicly have some ItemStacks for input and take one of them, change its NBT and then pass it to the output. Thaumcraft recipe handler works like original minecraft one ("xyx","zzz","bbb",'z',stack,'y',stack2.....) and thaum recipe handler is NBT sensetive on input. Any ideas ?
December 17, 201311 yr If Thaumcraft recipes are the same as vanilla...what is the question again ? You don't know how to use NBT ?
December 17, 201311 yr Author I have some kind of modular Block that saves its upgrades/modules in its NBT + owner's username. But how would i make a recipe if its nbt is always different: players are different, upgrades are different . THAUMCRAFT RECIPES ARE NBT SENSETIVE !!! If i place already modified block, recipe is not going to work !
December 18, 201311 yr Since you want the player's name, you'll need a crafting handler. It would be really easy for Thaumcraft to call the crafting hook (ICraftingHandler) from Forge, bug the author about it if it isn't already doing that.
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.