neuralgia/kubejs/assets/tfg/blockstates/flax.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

34 lines
No EOL
696 B
JSON

{
"variants": {
"age=0": {
"model": "tfg:block/crop/flax_age_0"
},
"age=1": {
"model": "tfg:block/crop/flax_age_1"
},
"age=2": {
"model": "tfg:block/crop/flax_age_2"
},
"age=3": {
"model": "tfg:block/crop/flax_age_3"
},
"age=4,part=bottom": {
"model": "tfg:block/crop/flax_age_4_bottom"
},
"age=5,part=bottom": {
"model": "tfg:block/crop/flax_age_5_bottom"
},
"age=6,part=bottom": {
"model": "tfg:block/crop/flax_age_6_bottom"
},
"age=4,part=top": {
"model": "tfg:block/crop/flax_age_4_top"
},
"age=5,part=top": {
"model": "tfg:block/crop/flax_age_5_top"
},
"age=6,part=top": {
"model": "tfg:block/crop/flax_age_6_top"
}
}
}