1.179.8 (2023-12-23)
1.179.5 (2023-12-22)
Minor tweaks
- nerf milling for ferilizer recipe. It is still better than grinding in terms of raw fertilizer output but slightly lower than smelting as smelting is a little more interesting in this context (5f60a8a)
- Remove vanilla bonemeal from bones recipe. The practical ones are milling, crushing and burning (e59246a)
1.178.0 (2023-12-22)
Features
- add network devices that are based on smart cable (c833645)
- full device backend rework. Device crafting is now 731% more consistant and cool. Personal assembler crafting with EMI panel on the left should be much nicer to use. And the most important part, the code looks nice now (41ed18a)
Fixes
- remove sapling duplication with bees as no saplins are avilable in this pack anyways. Those recipes will be reenabled if "Remove saplings" feature is turned off (929c9c9)
- syntax utils limited ingredient amounts (a37aee9)
Minor tweaks
- add pressing to silicon from slime recipe (390db1e)
- alter create sleepers tag so that tracks can be made from more things (34438d9)
Developer experance improvments and changes
1.177.0 (2023-12-22)
Features
- add features.json to let players disable features we added. No garentees for how the game will mesh after that thoguh (b16e8eb)
- automaton has ring slot (6c04ba1)
Fixes
- botania manager missing reagent propety. We didn't notice because we did not add apothecary recipes before I guess (eb335b4)
- remove old silicon recipe (f07d107)
Minor tweaks
- attempt to reduce category order of stonecutting. Doesn't seem to work, it seems that it will always be first. hm.. (83e64d4)
- milk advancement trigger (c488509)
- readd level emitter (77b4b40)
- remove assembly halo (25845b7)
- remove legacy recipe for crafting terminal (a2ed815)
- remove rune from rannuncarpus recipe (ab68996)
Developer experance improvments and changes
- add debug tools script for devs (0a375c5)
- format process.js file (052bb64)
- move code from startup global to server global (0bacdfa)
- remove lazy map and make the list itself a map in the first place for item removal (235c689)
- removed insults from code (4f181f6)
- update lang (69f823b)
- update langfiles (fa2023c)