Feature/mars piles and layers (#1975)
* changes for some sand layer/pile stuff * Martian wind (#1883) * add texture for wind * add multiple martian wind types * fix semiheavy concurrent with tfg core * rename wind to match convention * fix blockstate registration error * why is this even turned on by default * translate code regions + placeholder bundle recipe * add mars climate controller * add debug stick functions * cleanup * add layer block models * add jsons * cleanup --------- Signed-off-by: Zippity <i.wa.anderson.86@gmail.com> * refactor * undo bundle * added a bunch of missing snow pile tags * item model changes * more snow piled tags * add dust storm severity biome tags * some cleanup --------- Signed-off-by: Zippity <i.wa.anderson.86@gmail.com> Co-authored-by: Zippity <i.wa.anderson.86@gmail.com>
This commit is contained in:
parent
8cfe1a0b55
commit
153ae76522
51 changed files with 540 additions and 170 deletions
|
|
@ -109,7 +109,7 @@
|
|||
# User overrides go here.
|
||||
mixin.bugfix.packet_leak=true
|
||||
mixin.feature.disable_unihex_font=true
|
||||
mixin.feature.spark_profile_launch=true
|
||||
mixin.feature.spark_profile_launch=false
|
||||
mixin.perf.clear_mixin_classinfo=true
|
||||
mixin.perf.deduplicate_location=true
|
||||
mixin.perf.dynamic_entity_renderers=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue