15 lines
251 B
Plaintext
15 lines
251 B
Plaintext
|
{
|
||
|
"textureAtlas": "terrain.atlas.json",
|
||
|
"cube": true,
|
||
|
"textures": {
|
||
|
"top": 0,
|
||
|
"left": 1,
|
||
|
"front": 1,
|
||
|
"right": 1,
|
||
|
"back": 1,
|
||
|
"bottom": 2
|
||
|
},
|
||
|
"faces": ["ALL"],
|
||
|
"opaqueSides": ["ALL"]
|
||
|
}
|