* github pls * add initial textures + blockstates * models * started writing up the blocks * model adjustments, added item models and textures * cleanup * git moment
10 lines
213 B
JSON
10 lines
213 B
JSON
{
|
|
"variants": {
|
|
"": [
|
|
{ "model": "betterend:block/orango_01" },
|
|
{ "model": "betterend:block/orango_02" },
|
|
{ "model": "betterend:block/orango_03" },
|
|
{ "model": "betterend:block/orango_04" }
|
|
]
|
|
}
|
|
}
|