t5 trinium balance
This commit is contained in:
parent
4e2ec35ab8
commit
2a14296434
@ -207,8 +207,7 @@ var kaemanite = MaterialBuilder(32031, "kaemanite")
|
|||||||
.components([<material:trinium> * 1, <material:tantalum> * 1, <material:oxygen> * 4])
|
.components([<material:trinium> * 1, <material:tantalum> * 1, <material:oxygen> * 4])
|
||||||
.color(0xe7413c).iconSet("bright")
|
.color(0xe7413c).iconSet("bright")
|
||||||
.ore()
|
.ore()
|
||||||
.addOreByproducts(<material:niobium>, <material:trinium>, <material:trinium>)
|
.addOreByproducts(<material:niobium>, <material:kaemanite>, <material:trinium>)
|
||||||
.washedIn(<material:sodium_persulfate>)
|
|
||||||
.build();
|
.build();
|
||||||
|
|
||||||
<material:lutetium>.addIngot();
|
<material:lutetium>.addIngot();
|
||||||
|
@ -593,7 +593,7 @@ microverse_projector_advanced.recipeMap
|
|||||||
<contenttweaker:stabilizedplutonium> * 32)
|
<contenttweaker:stabilizedplutonium> * 32)
|
||||||
.outputs(<gregtech:ore_cooperite_0:2> * 64,
|
.outputs(<gregtech:ore_cooperite_0:2> * 64,
|
||||||
<gregtech:ore_cooperite_0:2> * 64,
|
<gregtech:ore_cooperite_0:2> * 64,
|
||||||
<gregtech:ore_kaemanite_0:2> * 64,
|
<gregtech:ore_kaemanite_0:2> * 48,
|
||||||
<gregtech:ore_naquadah_0> * 64,
|
<gregtech:ore_naquadah_0> * 64,
|
||||||
<gregtech:ore_naquadah_0> * 64,
|
<gregtech:ore_naquadah_0> * 64,
|
||||||
<gregtech:ore_naquadah_0> * 64)
|
<gregtech:ore_naquadah_0> * 64)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user