minecraft-data
minecraft-data copied to clipboard
Missing Netherite recipes?
There doesn't seem to be any recipes for the Netherite tools:
https://github.com/PrismarineJS/minecraft-data/blob/526f69d2993ce3f4b51726ec29fae6f0036e6ce9/data/pc/1.16.1/items.json#L3639-L3661
Is this something that needs prodding in the burger extractor?
Neitherite tools and armor cannot be crafted using a crafting table, so they don't have a recipe.
You have to use a smithing table for that. I don't believe MC-Data has any Smithing table recipe data.
oh of course 🤦🏻♂️
So, thats something that might come out of #290 in terms of sourcing recipe data...?!
I think that thread only covers smelting specifically. Smithing tables would probably have their own file. Given that Neitherite gear is the only thing that uses the smithing table, it could be just written by hand, too.