age=7 doesn't exist

This commit is contained in:
Pyritie 2026-01-05 12:27:08 +00:00
parent 71ad3bf3aa
commit 45aca7793c
3 changed files with 0 additions and 18 deletions

View file

@ -21,9 +21,6 @@
"age=6,part=bottom": {
"model": "tfg:block/crop/flax_age_6_bottom"
},
"age=7,part=bottom": {
"model": "tfg:block/crop/flax_age_6_bottom"
},
"age=4,part=top": {
"model": "tfg:block/crop/flax_age_4_top"
},
@ -32,9 +29,6 @@
},
"age=6,part=top": {
"model": "tfg:block/crop/flax_age_6_top"
},
"age=7,part=top": {
"model": "tfg:block/crop/flax_age_6_top"
}
}
}

View file

@ -21,9 +21,6 @@
"age=6,part=bottom": {
"model": "tfg:block/crop/rapeseed_age_5_bottom"
},
"age=7,part=bottom": {
"model": "tfg:block/crop/rapeseed_age_5_bottom"
},
"age=3,part=top": {
"model": "tfg:block/crop/rapeseed_age_3_top"
},
@ -35,9 +32,6 @@
},
"age=6,part=top": {
"model": "tfg:block/crop/rapeseed_age_5_top"
},
"age=7,part=top": {
"model": "tfg:block/crop/rapeseed_age_5_top"
}
}
}

View file

@ -21,9 +21,6 @@
"age=6,part=bottom": {
"model": "tfg:block/crop/sunflower_age_5_bottom"
},
"age=7,part=bottom": {
"model": "tfg:block/crop/sunflower_age_5_bottom"
},
"age=4,part=top": {
"model": "tfg:block/crop/sunflower_age_4_top"
},
@ -32,9 +29,6 @@
},
"age=6,part=top": {
"model": "tfg:block/crop/sunflower_age_5_top"
},
"age=7,part=top": {
"model": "tfg:block/crop/sunflower_age_5_top"
}
}
}