* make popped chorus fruit edible
* add catwalk facades
* fix crafting facades out of singular bricks
* Revert "fix crafting facades out of singular bricks"
This reverts commit 2f5acb5d48a943d24b229a17b0bf25ead8e6c291.
* fix mud brick properly
* put constants in one place
* starting illager structure stuff
* structure climates
* idk
* mostly finished the nordic living houses? the structures are still being placed at the bottom of rivers though
* some more
* torch loot table
* tweaks
* mud bricks in the water sounds like a bad idea
* what does adapt_noise do?
* ruined houses done!
* some loot table tweaks
* change the burials to be terrain matching
* make these more common
* remove the air block processor on paths
* up the max distance so further-off buildings get illagers too
* oh I think this was causing the underwater issue
* #1815 - Jute net to be made with Flax
* Revert "#1815 - Jute net to be made with Flax"
This reverts commit 60465d798d25b8b76bd2a617fe0a83abf758c0e0.
* #1815 - Jute net to be made with Flax
this time with the correct file
* Using `id` not `output`
* created global list of materials use for equipment
* updated to use `global.EQUIPMENT_METALS`
* updated horse armor to use burlap
* rock layer stuff for the next kjs-tfc release
* fix mars sea level
* mob tweaks
* lookin cool joker
* desaturated the amaranita mushrooms
* desaturated purple polypore
* features for the "bush" trees so they're always placed touching a log
* moved these out of the forest so it's less crowded
* upd8
* moved these to OCEAN_FLOOR
* moved the bushes to normal features instead of forests
* attached plants, bush adjustments
* updates with new gravel
* disable tinting on fallen leaves
* Item sizes and some helpful tags
* Try putting item sizes in a KJS script (NOT TESTED)
* Move Greate tags to KJS, add sizes for various pipes and cables
* Whoops, accidentally overrode tiny pipe size
* Air duct sizes
* Prettier config and tags moved to JS
- Added `.prettierrc` file, which configures the tab width and code wrapping point for the Prettier formatter.
- Moved remaining tags from JSON to JS files.
* Delete floating carpet tag JSON
Signed-off-by: KonSola5 <125081901+KonSola5@users.noreply.github.com>
---------
Signed-off-by: KonSola5 <125081901+KonSola5@users.noreply.github.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>