ostrum formula
This commit is contained in:
parent
013ebc581d
commit
3359f6e6df
1 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ const registerAdAstraMaterials = (event) => {
|
|||
|
||||
// mars
|
||||
event.create('ostrum')
|
||||
//.components('3x scheelite', '2x hematite', '2x thorium', '4x oxygen')
|
||||
.components('2x pitchblende', '1x tricalcium_phosphate', '1x bauxite', '1x silver', '1x beryllium')
|
||||
.color(0xbd7980)
|
||||
.secondaryColor(0xA66C8D)
|
||||
.iconSet(GTMaterialIconSet.getByName('tfc_cassiterite'))
|
||||
|
|
@ -45,10 +45,10 @@ const registerAdAstraMaterials = (event) => {
|
|||
.liquid()
|
||||
.blastTemp(2900, 'mid', GTValues.VA[GTValues.HV])
|
||||
.flags(
|
||||
GTMaterialFlags.DISABLE_DECOMPOSITION,
|
||||
GTMaterialFlags.FORCE_GENERATE_BLOCK,
|
||||
GTMaterialFlags.GENERATE_PLATE,
|
||||
GTMaterialFlags.DISABLE_ALLOY_BLAST
|
||||
|
||||
)
|
||||
|
||||
// venus?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue