You've already forked minecraft-assets
Create/Update assets for version 1.10.1
This commit is contained in:
12
assets/minecraft/blockstates/carrots.json
Normal file
12
assets/minecraft/blockstates/carrots.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user