VanillaPlus/src/main/resources/assets/vplus/models/item/copper_chestplate.json
Steven Tracey 081b744755 Updates!
Updated to 1.18.1, added copper items, new recipes
2022-01-17 23:25:39 -05:00

6 lines
98 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "vplus:item/copper_chestplate"
}
}