summaryrefslogtreecommitdiff
path: root/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/flat_in.json
blob: 573f533e3175e37894edb095170794c8f1ccef29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "ambientocclusion": false,
    "textures": {
        "particle": "#all"
    },
    "elements": [
        {   "from": [ 0, 0, 0.01 ],
            "to": [ 16, 16, 0.01 ],
            "shade": false,
            "faces": {
                "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 },
                "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 }
            }
        }
    ]
}