* some flax stuff * linen stuff * flax line stuff * flax again * rapseed wild crop changes * flax worldgen * revert grooming station update * more flax stuff * trying to fix stuff one doesn't work * recipes and lang * Update CHANGELOG.md Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * fixes --------- Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
16 lines
No EOL
338 B
JSON
16 lines
No EOL
338 B
JSON
{
|
|
"variants": {
|
|
"part=top,mature=true": {
|
|
"model": "tfg:block/crop/flax_wild_top"
|
|
},
|
|
"part=top,mature=false": {
|
|
"model": "tfg:block/crop/flax_dead_top"
|
|
},
|
|
"part=bottom,mature=true": {
|
|
"model": "tfg:block/crop/flax_wild_bottom"
|
|
},
|
|
"part=bottom,mature=false": {
|
|
"model": "tfg:block/crop/flax_dead_bottom"
|
|
}
|
|
}
|
|
} |