neuralgia/kubejs/assets/betterend/blockstates/hydrothermal_vent.json
2025-12-08 12:35:11 +00:00

10 lines
275 B
JSON

{
"variants": {
"": [
{ "model": "betterend:block/hydrothermal_vent" },
{ "model": "betterend:block/hydrothermal_vent", "y": 90 },
{ "model": "betterend:block/hydrothermal_vent", "y": 180 },
{ "model": "betterend:block/hydrothermal_vent", "y": 270 }
]
}
}