* github pls * add initial textures + blockstates * models * started writing up the blocks * model adjustments, added item models and textures * cleanup * git moment
8 lines
323 B
JSON
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" }
|
|
}
|
|
}
|