neuralgia/kubejs/assets/betterend/blockstates/glowing_pillar_seed.json
Pyritie 87f9d0cf6d
More Better End plants (#1471)
* github pls

* add initial textures + blockstates

* models

* started writing up the blocks

* model adjustments, added item models and textures

* cleanup

* git moment
2025-07-28 23:33:10 +01:00

8 lines
323 B
JSON

{
"variants": {
"age=0": { "model": "betterend:block/glowing_pillar_seed_0" },
"age=1": { "model": "betterend:block/glowing_pillar_seed_1" },
"age=2": { "model": "betterend:block/glowing_pillar_seed_2" },
"age=3": { "model": "betterend:block/glowing_pillar_seed_3" }
}
}