1.40.1 (2023-11-09)
1.39.1 (2023-11-09)
1.39.0 (2023-11-09)
Features
- add default time for addPurify function (ddc1e85)
- add livingrock from white terracotta (e68578d)
- add livingwood from dead bush and mana dust (lapis) (c2e415b)
- make lapis recipe not require heat (890a6f8)
- regenerated client item lists (d8d6e73)
- replace crushing wheel recipe with regular crafting table recipe (99f295d)
- revert hiding colored teracotta (c309e8c)
Fixes
- print list for generation in json (4415a5b)
- revert varients for cogs and chutes. for cogs because the placement alignment logic of create doens't work with that as it thinks you have the base varient at all times. For the chutes it just didn't make sense. I might remove one of them instead at some point (eea5633)
1.36.0 (2023-11-08)
Features
- add addFluidTransform function (79b7a19)
- add addItemInsidePlace function (13325ee)
- add interesting quartz recipes (236b899)
- make ae2 quartz related blocks drop regular quartz (057b234)
- remove easy quartz recipe (efb89f3)
Documentation and Localization
- add closed issues (02a4b6e)
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)