1.35.2 (2023-11-08)
1.34.0 (2023-11-07)
Features
- add processing recipes for red sand, sticks, dirt and dead bushes (47fc3d7)
- increase output of white dye from flour recipe (ff46496)
- replace raw iron and copper crafting table recipes with item application recipes on cobblestone and red sand (ac904d1)
Documentation and Localization
- increase number of stated changes to reflect reality (e3e85c1)
Minor tweaks
- reduce time of milk fermentation and increase output a bit (c52c667)
- add bone to rods tag, can now be used instead of sticks. Useful because early game bones might be easy to automate where as wood is not (52c56d4)
- DeliveriesRequireBoxes= false (be67751)
- reduce attenuation_distance of diesel_engine_sound more. It's now 1 block (3df4493)
- reduce logging (c3d637f)
Fixes
- mobs ignoring player. Might enable that in future, as I see no reason hostile mobs adds to our gameplay loop, but for now i'll leave it (bacaa10)
1.33.0 (2023-11-07)
Features
- add addFluidToTag function (982cfc0)
- add create diesel generators manager including distillation and fermenting (da49ae6)
- add dirt from stick sand and clay recipe (5800319)
- add red sand from terracota purification recipe (ca5d2c6)
- add sand, red dye, bone and dead bush from red sand procoessing (3653d19)
- add support for fluids for base ingredient solver (f8da81c)
- add white dye from milk and flour (9a1b512)
- add white dye from snow and fermented goop (3565762)
- added fermented_goop (c8f8fca)
- createdieselgenerators sound effects are now just as annoying but only when you are kissing them. reduced sound attenuation distance to 2 blocks (550c07f)
- made generators slow and inefficient but increase overclock effectivenees while reducing it's efficiency (df66189)
- Remove createdieselgenerators things we dont need (0868ba5)
- removed infinite water using finite water mod (a7a8a91)
- use iron sheet to build deployer instead of brass sheet (85c9c41)
Fixes
- remove old config for refined storage (72bbd63)
- some incorrect uses of percentage results because of old bad implementation of the result solver (994716f)
- some more percentage issues (3f0281d)
Modlist related changes
- added create diesel generators, or should i say, dyesel generators? (c394652)
- added finite water mod (0ea9ab3)
- removed effortless building, was causing crashes with create diesel generators and in general was a tad too buggy with create (d368b1b)
Minor tweaks
- remove forgery mob ids on f3 (ceca230)
1.31.0 (2023-11-07)
Features
- added fossils to planet surface (1bf2fec), closes #224
- added world generation for Chroma Prime (34903e9)
- removed ruined portals form planet surface (efd813e)
Fixes
- probe settings (4c43133)
- remove some probe generated vscode things that will otherwise change all the time (38504ba)
Modlist related changes
- added probejs (79fc7f4)