27 lines
No EOL
548 B
JSON
27 lines
No EOL
548 B
JSON
{
|
|
"parent": "block/block",
|
|
"textures": {
|
|
"overlay": "tfg:block/grass/amber_top",
|
|
"particle": "tfg:block/grass/amber_top"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [
|
|
0,
|
|
0,
|
|
0
|
|
],
|
|
"to": [
|
|
16,
|
|
16,
|
|
0
|
|
],
|
|
"faces": {
|
|
"north": {
|
|
"texture": "#overlay",
|
|
"cullface": "north"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |