mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
17 lines
1.2 KiB
Plaintext
17 lines
1.2 KiB
Plaintext
## Changed
|
|
* Updated russian and chinese localization
|
|
* The fine soot recipe in the pyrolysis oven now only needs 4 tar
|
|
* Overdrive upgrades now use fullerite instead of lithium crystals
|
|
* Machines now only send their sync packets once a second instead of once per tick if the values haven't changed, reducing network traffic by a considerable amount
|
|
* Tom's explosion no longer causes any block updates on the millions of blocks it deletes which hopefully fixes a majority of the lag caused by the crater
|
|
* Overdrive upgrades now increase power usage in pyrolysis ovens (equivalent to 2 speed upgrades per level)
|
|
* Due to the increased maximum demand with overdrives + speed upgrades, the energy buffer for the pyrolysis oven has been increased tenfold
|
|
* Updated basalt textures
|
|
* Scaffold blocks can now be placed horizontally
|
|
* Updated the shredder's textures
|
|
|
|
## Fixed
|
|
* The conveyor grabber should no longer skip over items when used in long lines
|
|
* Fixed a potential crash regarding crucibles
|
|
* Fixed compatibility with EndlessIDs, biome changes should no longer crash the game
|
|
* Fixed GL state leak caused by fluid tanks, causing some tile entities to be rendered without face culling |