* github pls * add initial textures + blockstates * models * started writing up the blocks * model adjustments, added item models and textures * cleanup * git moment
7 lines
247 B
JSON
7 lines
247 B
JSON
{
|
|
"variants": {
|
|
"shape=top": { "model": "betterend:block/glowing_pillar_roots_top" },
|
|
"shape=middle": { "model": "betterend:block/glowing_pillar_roots_both" },
|
|
"shape=bottom": { "model": "betterend:block/glowing_pillar_roots_bottom" }
|
|
}
|
|
}
|