why is this 4000K
This commit is contained in:
parent
17df517c3d
commit
695ce13d73
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ const registerTFGNuclearMaterials = (event) => {
|
|||
.iconSet(GTMaterialIconSet.getByName('thick_fluid'))
|
||||
|
||||
event.create('martian_sludge')
|
||||
.liquid(new GTFluidBuilder().temperature(4239))
|
||||
.liquid(new GTFluidBuilder())
|
||||
.components('1x unknown')
|
||||
.flags(GTMaterialFlags.DISABLE_DECOMPOSITION)
|
||||
.color(0xd86f27)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue