12 lines
283 B
JSON
12 lines
283 B
JSON
|
|
{
|
||
|
|
"parent": "block/cube",
|
||
|
|
"textures": {
|
||
|
|
"particle": "block/dirt",
|
||
|
|
"north": "block/dirt_path_side",
|
||
|
|
"south": "block/dirt_path_side",
|
||
|
|
"east": "block/dirt_path_side",
|
||
|
|
"west": "block/dirt_path_side",
|
||
|
|
"up": "block/dirt_path_top",
|
||
|
|
"down": "block/dirt"
|
||
|
|
}
|
||
|
|
}
|