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'))
|
.iconSet(GTMaterialIconSet.getByName('thick_fluid'))
|
||||||
|
|
||||||
event.create('martian_sludge')
|
event.create('martian_sludge')
|
||||||
.liquid(new GTFluidBuilder().temperature(4239))
|
.liquid(new GTFluidBuilder())
|
||||||
.components('1x unknown')
|
.components('1x unknown')
|
||||||
.flags(GTMaterialFlags.DISABLE_DECOMPOSITION)
|
.flags(GTMaterialFlags.DISABLE_DECOMPOSITION)
|
||||||
.color(0xd86f27)
|
.color(0xd86f27)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue