Move Lepidolite in HM t5 to Snowchestite Mission
This commit is contained in:
parent
1e24db02b8
commit
ca3467681e
@ -14278,7 +14278,7 @@
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"autoclaim:1": 0,
|
||||
"desc:8": "The Fifth Micro Miner.\n\nThe only source of §6Naquadah§r, in the form of §cSnowchestite Ore§r. Along with it, § §2Kaemanite Ore§r (for §6Trinium§r).\n\nWhen provided with §6Stabilized Uranium§r, brings:\n§6§2* Uraninite Ore§6\n* Palladium Ore\n§2* Realgar Ore\n§6* Bastnasite Ore\n* Sphalerite Ore\n* Monazite Ore\n§2* Enderpearl Blocks\n* Osmiridium 80/20 Ore\n* Iridosmine 80/20 Ore\n§6* Boron Dust\n* Molybdenite Ore\n* Beryllium Ore\n* Fluorite Ore\n§2* Lepidolite Ore",
|
||||
"desc:8": "The Fifth Micro Miner.\n\nThe only source of §6Naquadah§r, in the form of §cSnowchestite Ore§r. Along with it, § §2Kaemanite Ore§r (for §6Trinium§r), and §cLepidolite Ore§r (for §6Caesium§r).\n\nWhen provided with §6Stabilized Uranium§r, brings:\n§6§2* Uraninite Ore§6\n* Palladium Ore\n§2* Realgar Ore\n§6* Bastnasite Ore\n* Sphalerite Ore\n* Monazite Ore\n§2* Enderpearl Blocks\n* Osmiridium 80/20 Ore\n* Iridosmine 80/20 Ore\n§6* Boron Dust\n* Molybdenite Ore\n* Beryllium Ore\n* Fluorite Ore",
|
||||
"globalshare:1": 0,
|
||||
"icon:10": {
|
||||
"Count:3": 1,
|
||||
|
@ -14278,7 +14278,7 @@
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"autoclaim:1": 0,
|
||||
"desc:8": "The Fifth Micro Miner.\n\nThe only source of §6Naquadah§r, in the form of §cSnowchestite Ore§r. Along with it, § §2Kaemanite Ore§r (for §6Trinium§r).\n\nWhen provided with §6Stabilized Uranium§r, brings:\n§6§2* Uraninite Ore§6\n* Palladium Ore\n§2* Realgar Ore\n§6* Bastnasite Ore\n* Sphalerite Ore\n* Monazite Ore\n§2* Enderpearl Blocks\n* Osmiridium 80/20 Ore\n* Iridosmine 80/20 Ore\n§6* Boron Dust\n* Molybdenite Ore\n* Beryllium Ore\n* Fluorite Ore\n§2* Lepidolite Ore",
|
||||
"desc:8": "The Fifth Micro Miner.\n\nThe only source of §6Naquadah§r, in the form of §cSnowchestite Ore§r. Along with it, § §2Kaemanite Ore§r (for §6Trinium§r), and §cLepidolite Ore§r (for §6Caesium§r).\n\nWhen provided with §6Stabilized Uranium§r, brings:\n§6§2* Uraninite Ore§6\n* Palladium Ore\n§2* Realgar Ore\n§6* Bastnasite Ore\n* Sphalerite Ore\n* Monazite Ore\n§2* Enderpearl Blocks\n* Osmiridium 80/20 Ore\n* Iridosmine 80/20 Ore\n§6* Boron Dust\n* Molybdenite Ore\n* Beryllium Ore\n* Fluorite Ore",
|
||||
"globalshare:1": 0,
|
||||
"icon:10": {
|
||||
"Count:3": 1,
|
||||
|
@ -876,9 +876,7 @@ microverse_projector_advanced.recipeMap
|
||||
<gregtech:ore_molybdenite_0> * 64,
|
||||
<gregtech:ore_beryllium_0> * 64,
|
||||
<gregtech:ore_beryllium_0> * 64,
|
||||
<gregtech:ore_fluorite_0> * 64,
|
||||
<gregtech:ore_lepidolite_0> * 64,
|
||||
<gregtech:ore_lepidolite_0> * 64)
|
||||
<gregtech:ore_fluorite_0> * 64)
|
||||
.buildAndRegister();
|
||||
|
||||
|
||||
@ -890,7 +888,9 @@ microverse_projector_advanced.recipeMap
|
||||
.inputs(<contenttweaker:tierfiveship>,
|
||||
<contenttweaker:quantumflux> * 16,
|
||||
<contenttweaker:stabilizedplutonium> * 32)
|
||||
.outputs(<gregtech:ore_snowchestite_0> * 64,
|
||||
.outputs(<gregtech:ore_lepidolite_0> * 64,
|
||||
<gregtech:ore_lepidolite_0> * 64,
|
||||
<gregtech:ore_snowchestite_0> * 64,
|
||||
<gregtech:ore_snowchestite_0> * 64,
|
||||
<gregtech:ore_snowchestite_0> * 64,
|
||||
<gregtech:ore_snowchestite_0> * 64,
|
||||
@ -1454,7 +1454,9 @@ actualization_chamber.recipeMap
|
||||
.EUt(30720)
|
||||
.inputs(<contenttweaker:tierfiveship_stabilized_matter>)
|
||||
.circuit(2)
|
||||
.outputs(<gregtech:ore_snowchestite_0> * 64,
|
||||
.outputs(<gregtech:ore_lepidolite_0> * 64,
|
||||
<gregtech:ore_lepidolite_0> * 64,
|
||||
<gregtech:ore_snowchestite_0> * 64,
|
||||
<gregtech:ore_snowchestite_0> * 64,
|
||||
<gregtech:ore_snowchestite_0> * 64,
|
||||
<gregtech:ore_snowchestite_0> * 64,
|
||||
|
Loading…
x
Reference in New Issue
Block a user