VanillaPlus/src/main/resources/assets/vplus/models/item/greentorch.json
2022-07-13 00:39:37 -04:00

6 lines
101 B
JSON

{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "minecraft:block/torch"
}
}