import sources from scattered branches

This commit is contained in:
2026-07-08 23:12:18 -04:00
parent a1cbd1657e
commit 5e9d8f1b34
9409 changed files with 97775 additions and 7 deletions

View File

@@ -0,0 +1,28 @@
{
"variants": {
"age=0": {
"model": "minecraft:block/melon_stem_stage0"
},
"age=1": {
"model": "minecraft:block/melon_stem_stage1"
},
"age=2": {
"model": "minecraft:block/melon_stem_stage2"
},
"age=3": {
"model": "minecraft:block/melon_stem_stage3"
},
"age=4": {
"model": "minecraft:block/melon_stem_stage4"
},
"age=5": {
"model": "minecraft:block/melon_stem_stage5"
},
"age=6": {
"model": "minecraft:block/melon_stem_stage6"
},
"age=7": {
"model": "minecraft:block/melon_stem_stage7"
}
}
}