mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
16 lines
643 B
Plaintext
16 lines
643 B
Plaintext
## Added
|
|
* Blueprint booklets
|
|
* Can be found in worldgen
|
|
* Using it will create one random blueprint of the same type as the booklet
|
|
* Liquid concrete
|
|
* It's conk but liquid
|
|
* Rebar
|
|
* When hooked up to liquid concrete using pipes, will fill to create reinforced concrete
|
|
* Fills bottom to top, so connect the pipes to the top
|
|
|
|
## Changed
|
|
* The alternate recipes for nitric acid and xenon gas in the chemical plant now require blueprints
|
|
|
|
## Fixed
|
|
* Fixed a few assembler recipes using the old crafting numbers which sometimes exceed the stack limit
|
|
* As an extra safeguard, the recipe loader now throws an exception if that happens |