* github pls * add initial textures + blockstates * models * started writing up the blocks * model adjustments, added item models and textures * cleanup * git moment
11 lines
270 B
JSON
11 lines
270 B
JSON
{
|
|
"variants": {
|
|
"": [
|
|
{ "model": "betterend:block/flamaea_1" },
|
|
{ "model": "betterend:block/flamaea_2" },
|
|
{ "model": "betterend:block/flamaea_3" },
|
|
{ "model": "betterend:block/flamaea_4" },
|
|
{ "model": "betterend:block/flamaea_5" }
|
|
]
|
|
}
|
|
}
|