neuralgia/kubejs/assets/tfg/blockstates/flax_wild.json
GameStar 020d4f9018
Flax (#1735)
* 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>
2025-08-31 19:14:14 +01:00

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"
}
}
}