mc2se/config.json
2025-05-06 11:29:20 -07:00

9 lines
No EOL
213 B
JSON

[
// rotation, 0 = north, 1 = east, 2 = south, 3 = west
{
"id": "minecraft:chest",
"rotation": 0,
"color": "red", // HEX or minecraft color name
"texture" : "" // block skin, leave empty for default
}
]