Buff the Tungsten Bismuth Rotor (#2078)
The HSS-G was available at the same time and better in all regards. Signed-off-by: TomPlop <tomdidome@gmail.com>
This commit is contained in:
parent
8c0914c96b
commit
a22293e66e
1 changed files with 1 additions and 1 deletions
|
|
@ -461,7 +461,7 @@ const registerTFGMaterials = (event) => {
|
||||||
.iconSet(GTMaterialIconSet.getByName('tfc_cassiterite'))
|
.iconSet(GTMaterialIconSet.getByName('tfc_cassiterite'))
|
||||||
.ingot()
|
.ingot()
|
||||||
.blastTemp(3700, 'mid', GTValues.VA[GTValues.IV], (20*120))
|
.blastTemp(3700, 'mid', GTValues.VA[GTValues.IV], (20*120))
|
||||||
.rotorStats(205, 90, 2 ,620)
|
.rotorStats(250, 90, 2 ,620)
|
||||||
.flags(
|
.flags(
|
||||||
GTMaterialFlags.DISABLE_DECOMPOSITION,
|
GTMaterialFlags.DISABLE_DECOMPOSITION,
|
||||||
GTMaterialFlags.GENERATE_PLATE,
|
GTMaterialFlags.GENERATE_PLATE,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue