neuralgia/kubejs/assets/betterend/blockstates/end_lotus_flower.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
139 B
JSON

{
"variants": {
"": [
{ "model": "betterend:block/end_lotus_flower" },
{ "model": "betterend:block/end_lotus_flower_2" }
]
}
}