peytonplayz585-shadow-4.0/desktopRuntime/resources/assets/minecraft/blockstates/carrots.json
2024-04-11 17:18:30 -04:00

13 lines
423 B
JSON

{
"variants": {
"age=0": { "model": "carrots_stage0" },
"age=1": { "model": "carrots_stage0" },
"age=2": { "model": "carrots_stage1" },
"age=3": { "model": "carrots_stage1" },
"age=4": { "model": "carrots_stage2" },
"age=5": { "model": "carrots_stage2" },
"age=6": { "model": "carrots_stage2" },
"age=7": { "model": "carrots_stage3" }
}
}