summaryrefslogtreecommitdiff
path: root/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/slime_leaves.json
blob: c46aa7a4fad4456db02f9385a3351cfa1e47d55d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "forge_marker": 1,
    "defaults": {
        "transform": "forge:default-block"
    },
	"variants": {
        "normal": {
            "model": "leaves",
            "textures": {
                "all": "tconstruct:blocks/slime/slimeleaves"
            }
        }
    }
}