ploof-pack/faithless/assets/minecraft/models/item/redstone_torch.json

9 lines
188 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "item/torch",
"ambientocclusion": false,
"textures": {
"2": "block/redstone_torch",
"layer0": "item/redstone_torch",
"torch_flame_e": "block/redstone_torch_flame"
}
}