* github pls * add initial textures + blockstates * models * started writing up the blocks * model adjustments, added item models and textures * cleanup * git moment
10 lines
233 B
JSON
10 lines
233 B
JSON
{
|
|
"variants": {
|
|
"": [
|
|
{ "model": "betterend:block/amber_grass_01" },
|
|
{ "model": "betterend:block/amber_grass_02" },
|
|
{ "model": "betterend:block/amber_grass_03" },
|
|
{ "model": "betterend:block/amber_grass_04" }
|
|
]
|
|
}
|
|
}
|