Open verymilan opened 8 years ago
Hi, can you please define the recipe only upside down? Like:
{'','',''}, {'craft_from', 'craft_from', 'craft_from'}, {'craft_from', 'craft_from', 'craft_from'},
Because doors:trapdoor is
{'group:wood', 'group:wood', 'group:wood'}, {'group:wood', 'group:wood', 'group:wood'}, {'', '', ''},
For some reason everytime, i try to change it, the hole recipe doesn't work anymore. I guess i dont understand the way your code is written. :(
Im also not sure why i have both choices for trapdoors if your recipe is broken, because the trapdoor recipe defines its grid.
Regards, will be great from you - my players crying because this conflict^^
I've changed the receipes to [code] {craft_from, craft_from, craft_from}, {'default:stick', craft_from, 'default:stick'}, [/code]
Hi, can you please define the recipe only upside down? Like:
Because doors:trapdoor is
For some reason everytime, i try to change it, the hole recipe doesn't work anymore. I guess i dont understand the way your code is written. :(
Im also not sure why i have both choices for trapdoors if your recipe is broken, because the trapdoor recipe defines its grid.
Regards, will be great from you - my players crying because this conflict^^