18 lines
359 B
Plaintext
18 lines
359 B
Plaintext
{
|
|
"voxelAspect": {
|
|
"name": "red",
|
|
"textureFaces": {
|
|
"left": "ceci",
|
|
"right": "ceci",
|
|
"down": "ceci",
|
|
"up": "ceci",
|
|
"front": "ceci",
|
|
"back": "ceci"
|
|
},
|
|
"emission": {
|
|
"red": 255,
|
|
"green": 0,
|
|
"blue": 0
|
|
}
|
|
}
|
|
} |