* github pls * add initial textures + blockstates * models * started writing up the blocks * model adjustments, added item models and textures * cleanup * git moment
8 lines
299 B
JSON
8 lines
299 B
JSON
{
|
|
"variants": {
|
|
"age=0": { "model": "betterend:block/end_lily_seed_0" },
|
|
"age=1": { "model": "betterend:block/end_lily_seed_1" },
|
|
"age=2": { "model": "betterend:block/end_lily_seed_2" },
|
|
"age=3": { "model": "betterend:block/end_lily_seed_3" }
|
|
}
|
|
}
|