minecraft-assets/assets/minecraft/blockstates/farmland.json

28 lines
580 B
JSON

{
"variants": {
"moisture=0": {
"model": "minecraft:block/farmland"
},
"moisture=1": {
"model": "minecraft:block/farmland"
},
"moisture=2": {
"model": "minecraft:block/farmland"
},
"moisture=3": {
"model": "minecraft:block/farmland"
},
"moisture=4": {
"model": "minecraft:block/farmland"
},
"moisture=5": {
"model": "minecraft:block/farmland"
},
"moisture=6": {
"model": "minecraft:block/farmland"
},
"moisture=7": {
"model": "minecraft:block/farmland_moist"
}
}
}