some crop fixes for the greenhouse renderer
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
"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"
|
||||
},
|
||||
@@ -29,6 +32,9 @@
|
||||
},
|
||||
"age=6,part=top": {
|
||||
"model": "tfg:block/crop/flax_age_6_top"
|
||||
},
|
||||
"age=7,part=top": {
|
||||
"model": "tfg:block/crop/flax_age_6_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -21,6 +21,9 @@
|
||||
"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"
|
||||
},
|
||||
@@ -32,6 +35,9 @@
|
||||
},
|
||||
"age=6,part=top": {
|
||||
"model": "tfg:block/crop/rapeseed_age_5_top"
|
||||
},
|
||||
"age=7,part=top": {
|
||||
"model": "tfg:block/crop/rapeseed_age_5_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -21,6 +21,9 @@
|
||||
"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"
|
||||
},
|
||||
@@ -29,6 +32,9 @@
|
||||
},
|
||||
"age=6,part=top": {
|
||||
"model": "tfg:block/crop/sunflower_age_5_top"
|
||||
},
|
||||
"age=7,part=top": {
|
||||
"model": "tfg:block/crop/sunflower_age_5_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user