You've already forked minecraft-assets
Create/Update assets for version 24w06a
This commit is contained in:
16
assets/minecraft/blockstates/beetroots.json
Normal file
16
assets/minecraft/blockstates/beetroots.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"age=0": {
|
||||
"model": "minecraft:block/beetroots_stage0"
|
||||
},
|
||||
"age=1": {
|
||||
"model": "minecraft:block/beetroots_stage1"
|
||||
},
|
||||
"age=2": {
|
||||
"model": "minecraft:block/beetroots_stage2"
|
||||
},
|
||||
"age=3": {
|
||||
"model": "minecraft:block/beetroots_stage3"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user