Started by TheDuckKnight_Mc on Thu, 07/23/2020 - 08:48 Topic category: Help with Minecraft modding (Java Edition) How do I add custom planks to general plank - envolving recipes like bookshelf? Jump to top I'm not sure but I think adding your custom planks to the tag minecraft:planks will do Jump to top Permalink Log in or register to post comments 1. Make a tag then give it's registry name "planks". 2. namespace: minecraft 3. Tag type: Items Then set your plank block in the "elements under this tag". Your planks should now be able to be use to make sticks, crafting tables, bookshelves etc. Jump to top Permalink Log in or register to post comments Dang, it worked! Thanks, I have no idea why I didn't try that! Thanks! Jump to top Permalink Log in or register to post comments You're welcome, and thx to @ThreeFiveSeven for the detailled explaination! Jump to top Permalink Log in or register to post comments It Does Not Work Jump to top Permalink Log in or register to post comments Landon_And_Emma it work, try it, remember to put the element under the tag and put the namespace is minecraft not forge or mod Jump to top Permalink Log in or register to post comments ThreeFiveSeven, I have done everything you said, the element is below the tag, the namespace is minecraft and I've set the group as planks but it still seems to have not worked? Jump to top Permalink Log in or register to post comments never mind, I got it working, thank you!! Jump to top Permalink Log in or register to post comments
I'm not sure but I think adding your custom planks to the tag minecraft:planks will do Jump to top Permalink Log in or register to post comments
1. Make a tag then give it's registry name "planks". 2. namespace: minecraft 3. Tag type: Items Then set your plank block in the "elements under this tag". Your planks should now be able to be use to make sticks, crafting tables, bookshelves etc. Jump to top Permalink Log in or register to post comments
Dang, it worked! Thanks, I have no idea why I didn't try that! Thanks! Jump to top Permalink Log in or register to post comments
You're welcome, and thx to @ThreeFiveSeven for the detailled explaination! Jump to top Permalink Log in or register to post comments
Landon_And_Emma it work, try it, remember to put the element under the tag and put the namespace is minecraft not forge or mod Jump to top Permalink Log in or register to post comments
ThreeFiveSeven, I have done everything you said, the element is below the tag, the namespace is minecraft and I've set the group as planks but it still seems to have not worked? Jump to top Permalink Log in or register to post comments
I'm not sure but I think adding your custom planks to the tag minecraft:planks will do
1. Make a tag then give it's registry name "planks".
2. namespace: minecraft
3. Tag type: Items
Then set your plank block in the "elements under this tag".
Your planks should now be able to be use to make sticks, crafting tables, bookshelves etc.
Dang, it worked! Thanks, I have no idea why I didn't try that! Thanks!
You're welcome, and thx to @ThreeFiveSeven for the detailled explaination!
It Does Not Work
Landon_And_Emma it work, try it, remember to put the element under the tag and put the namespace is minecraft not forge or mod
ThreeFiveSeven, I have done everything you said, the element is below the tag, the namespace is minecraft and I've set the group as planks but it still seems to have not worked?
never mind, I got it working, thank you!!