Im onto creating a mod adding craftable shields. But i cant get it to work. Crafting is ok but i get the generic item thing. Here is everything:
Well, your recipe differs from the basic shield in the output line. Might be that? "output" : { "item" : "generatedshield", "count" : 1, "data" : { "definition" : "startershield", "level" : 1 } },
"output" : { "item" : "shield9", "count" : 1, "data" : { "definition" : "shield9", "level" : 1 } }, Now its not even on the crafting list. So thats not the problem
your generatedshield file has a lot of differences compared to the basic shield one in its first section. Looks alright from "palette" onwards. { "name" : "startershield", "kind" : "starter", "description" : "A basic wooden shield.", "palette"