summaryrefslogtreecommitdiff
path: root/assets/minecraft/blockstates/tnt.json
blob: 87ba846e21d3eb8ae7de6b3e808c8c11df708149 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "variants": {
    "": [
      { "model": "minecraft:block/tnt", "weight": 1 },
      { "model": "minecraft:block/tnt2", "weight": 4 }
    ]
  }
}