eaglercraft-builds/EaglercraftX_1.8_Desktop_Ru.../resources/assets/minecraft/blockstates/stone.json

11 lines
241 B
JSON
Raw Normal View History

2024-02-14 09:44:40 -06:00
{
"variants": {
"normal": [
{ "model": "stone" },
{ "model": "stone_mirrored" },
{ "model": "stone", "y": 180 },
{ "model": "stone_mirrored", "y": 180 }
]
}
}