* github pls * add initial textures + blockstates * models * started writing up the blocks * model adjustments, added item models and textures * cleanup * git moment
10 lines
262 B
JSON
10 lines
262 B
JSON
{
|
|
"variants": {
|
|
"": [
|
|
{ "model": "betterend:block/charnia_orange" },
|
|
{ "model": "betterend:block/charnia_orange", "y": 90 },
|
|
{ "model": "betterend:block/charnia_orange", "y": 180 },
|
|
{ "model": "betterend:block/charnia_orange", "y": 270 }
|
|
]
|
|
}
|
|
}
|