eaglercraft-builds/EaglercraftX_1.8_Desktop_Ru.../resources/assets/minecraft/blockstates/farmland.json

13 lines
449 B
JSON
Executable File

{
"variants": {
"moisture=0": { "model": "farmland_dry" },
"moisture=1": { "model": "farmland_dry" },
"moisture=2": { "model": "farmland_dry" },
"moisture=3": { "model": "farmland_dry" },
"moisture=4": { "model": "farmland_dry" },
"moisture=5": { "model": "farmland_dry" },
"moisture=6": { "model": "farmland_dry" },
"moisture=7": { "model": "farmland_moist" }
}
}