ploof-pack/faithless/assets/minecraft/blockstates/tnt.json

8 lines
149 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"variants": {
"": [
{ "model": "minecraft:block/tnt", "weight": 1 },
{ "model": "minecraft:block/tnt2", "weight": 4 }
]
}
}