neuralgia/kubejs/assets/tfg/blockstates/rock/halite.json
2025-12-15 16:52:06 +00:00

40 lines
No EOL
570 B
JSON

{
"variants": {
"": [
{
"model": "tfg:block/rock/halite",
"weight": 6
},
{
"model": "tfg:block/rock/halite",
"weight": 6,
"y": 90
},
{
"model": "tfg:block/rock/halite",
"weight": 6,
"y": 180
},
{
"model": "tfg:block/rock/halite",
"weight": 6,
"y": 270
},
{
"model": "tfg:block/rock/halite2"
},
{
"model": "tfg:block/rock/halite2",
"y": 90
},
{
"model": "tfg:block/rock/halite2",
"y": 180
},
{
"model": "tfg:block/rock/halite2",
"y": 270
}
]
}
}