12 lines
638 B
JSON
12 lines
638 B
JSON
|
|
{
|
||
|
|
"variants": {
|
||
|
|
"persistent=true": { "model": "minecraft:block/oak_leaves" },
|
||
|
|
"persistent=false,distance=1": { "model": "minecraft:block/oak_leaves" },
|
||
|
|
"persistent=false,distance=2": { "model": "minecraft:block/oak_leaves" },
|
||
|
|
"persistent=false,distance=3": { "model": "minecraft:block/oak_leaves" },
|
||
|
|
"persistent=false,distance=4": { "model": "minecraft:block/oak_leaves" },
|
||
|
|
"persistent=false,distance=5": { "model": "minecraft:block/oak_leaves" },
|
||
|
|
"persistent=false,distance=6": { "model": "minecraft:block/oak_leaves" },
|
||
|
|
"persistent=false,distance=7": { "model": "minecraft:block/oak_leaves_dead"}
|
||
|
|
}
|
||
|
|
}
|