summaryrefslogtreecommitdiff
path: root/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/casting.json
blob: ae0b6e32d93f667d62ec7b30a070d6d685cab5e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "forge_marker": 1,
    "defaults": {
        "transform": "forge:default-block"
    },
    "variants": {
        "type": {
            "table": {
                "model": "tconstruct:casting_table"
            },
            "basin": {
                "model": "tconstruct:casting_basin"
            }
        }
    }
}