Ochem stuff for Fission (#2338)

* molecules

* Update recipes.biochem.js

* will use these later

* update this

* ugh

* lang merger

* Update fructose.json

* iconsets I guess

* Update recipes.nuclear.js

Signed-off-by: Pyritie <pyritie@gmail.com>

* Update recipes.nuclear.js

---------

Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
GameStar 2025-12-08 17:43:30 -06:00 committed by GitHub
parent 12c5cb3f8f
commit 5494a07dbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 5002 additions and 340 deletions

View file

@ -120,7 +120,7 @@ function registerTFGRocketMaterials(event) {
//#region aerogel
event.create('tfg:tmos')
.liquid()
.formula("Si(OCH3)4")
.components('1x silicon', '4x methoxy')
.flags(GTMaterialFlags.DISABLE_DECOMPOSITION)
.color(0xC2C6CC)
event.create('tfg:silica_gel')