-
Notifications
You must be signed in to change notification settings - Fork 310
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Blood Magic meteor configs to work with new meteor filler syst…
…em (#18062)
- Loading branch information
1 parent
5cb6c9e
commit 40ebca4
Showing
42 changed files
with
498 additions
and
950 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,27 @@ | ||
{ | ||
"ores": [ | ||
"oreEndstoneBlackPlutonium", | ||
"100", | ||
"oreEndstoneCosmicNeutronium", | ||
"5", | ||
"oreEndstoneYttrium", | ||
"75", | ||
"oreEndstoneGallium", | ||
"75", | ||
"oreEndstoneMysteriousCrystal", | ||
"25", | ||
"oreEndstoneDeepIron", | ||
"150", | ||
"oreEndstoneNaquadah", | ||
"125", | ||
"oreEndstoneNaquadahEnriched", | ||
"75", | ||
"oreEndstoneNaquadria", | ||
"50", | ||
"oreEndstoneUranium235", | ||
"25", | ||
"oreEndstonePlutonium241", | ||
"25", | ||
"oreEndstoneUranium", | ||
"50", | ||
"oreEndstonePlutonium", | ||
"50", | ||
"oreEndstoneSamarium", | ||
"25", | ||
"oreEndstoneNetherStar", | ||
"10", | ||
"oreEndstoneNeutronium", | ||
"10", | ||
"oreEndstoneNiobium", | ||
"75", | ||
"oreEndstoneBorax", | ||
"75" | ||
"OREDICT:oreEndstoneBlackPlutonium:100", | ||
"OREDICT:oreEndstoneCosmicNeutronium:5", | ||
"OREDICT:oreEndstoneYttrium:75", | ||
"OREDICT:oreEndstoneGallium:75", | ||
"OREDICT:oreEndstoneMysteriousCrystal:25", | ||
"OREDICT:oreEndstoneDeepIron:150", | ||
"OREDICT:oreEndstoneNaquadah:125", | ||
"OREDICT:oreEndstoneNaquadahEnriched:75", | ||
"OREDICT:oreEndstoneNaquadria:50", | ||
"OREDICT:oreEndstoneUranium235:25", | ||
"OREDICT:oreEndstonePlutonium241:25", | ||
"OREDICT:oreEndstoneUranium:50", | ||
"OREDICT:oreEndstonePlutonium:50", | ||
"OREDICT:oreEndstoneSamarium:25", | ||
"OREDICT:oreEndstoneNetherStar:10", | ||
"OREDICT:oreEndstoneNeutronium:10", | ||
"OREDICT:oreEndstoneNiobium:75", | ||
"OREDICT:oreEndstoneBorax:75" | ||
], | ||
"radius": 22, | ||
"cost": 100000000, | ||
"focusModId": "gregtech", | ||
"focusName": "gt.blockmachines", | ||
"focusMeta": 10951 | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,30 @@ | ||
{ | ||
"ores": [ | ||
"oreMarbleTopaz", | ||
"50", | ||
"oreMarbleBlueTopaz", | ||
"50", | ||
"oreMarbleChromite", | ||
"75", | ||
"oreMarbleUvarovite", | ||
"125", | ||
"oreMarbleTungstate", | ||
"45", | ||
"oreMarbleScheelite", | ||
"45", | ||
"oreMarbleLithium", | ||
"30", | ||
"oreMarbleAlduorite", | ||
"10", | ||
"oreMarblePalladium", | ||
"35", | ||
"oreMarbleChrome", | ||
"50", | ||
"oreMarblePlatinum", | ||
"65", | ||
"oreMarbleNickel", | ||
"100", | ||
"oreMarbleIridium", | ||
"50", | ||
"oreMarbleLedox", | ||
"50", | ||
"oreMarbleUranium", | ||
"10", | ||
"oreMarblePlutonium", | ||
"1", | ||
"oreMarbleCallistoIce", | ||
"125", | ||
"rockCallisto", | ||
"350" | ||
"OREDICT:oreMarbleTopaz:50", | ||
"OREDICT:oreMarbleBlueTopaz:50", | ||
"OREDICT:oreMarbleChromite:75", | ||
"OREDICT:oreMarbleUvarovite:125", | ||
"OREDICT:oreMarbleTungstate:45", | ||
"OREDICT:oreMarbleScheelite:45", | ||
"OREDICT:oreMarbleLithium:30", | ||
"OREDICT:oreMarbleAlduorite:10", | ||
"OREDICT:oreMarblePalladium:35", | ||
"OREDICT:oreMarbleChrome:50", | ||
"OREDICT:oreMarblePlatinum:65", | ||
"OREDICT:oreMarbleNickel:100", | ||
"OREDICT:oreMarbleIridium:50", | ||
"OREDICT:oreMarbleLedox:50", | ||
"OREDICT:oreMarbleUranium:10", | ||
"OREDICT:oreMarblePlutonium:1", | ||
"OREDICT:oreMarbleCallistoIce:125" | ||
], | ||
"filler": [ | ||
"OREDICT:rockCallisto:350" | ||
], | ||
"radius": 20, | ||
"cost": 1000000, | ||
"focusModId": "gregtech", | ||
"focusName": "gt.metaitem.01", | ||
"focusMeta": 32464 | ||
"focusMeta": 32464, | ||
"fillerChance": 27 | ||
} | ||
|
12 changes: 6 additions & 6 deletions
12
config/BloodMagic/meteors/CheatyVeryLowQuantityRawTengam.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"ores": [ | ||
"oreMarbleSalt", | ||
"3000", | ||
"oreTengamRaw", | ||
"4" | ||
"OREDICT:oreTengamRaw:4" | ||
], | ||
"filler": [ | ||
"OREDICT:oreMarbleSalt:3000" | ||
], | ||
"radius": 16, | ||
"cost": 1000000001, | ||
"focusModId": "GalacticraftAmunRa", | ||
"focusName": "tile.machines2", | ||
"focusMeta": 1 | ||
"focusMeta": 1, | ||
"fillerChance": 99 | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,78 +1,43 @@ | ||
{ | ||
"ores": [ | ||
"oreEndstoneElectrum", | ||
"100", | ||
"oreEndstoneAluminium", | ||
"100", | ||
"oreEndstoneTitanium", | ||
"100", | ||
"oreEndstoneTungsten", | ||
"100", | ||
"oreEndstoneNeodymium", | ||
"100", | ||
"oreEndstoneChrome", | ||
"100", | ||
"oreEndstoneBeryllium", | ||
"100", | ||
"oreEndstoneManganese", | ||
"100", | ||
"oreEndstoneGallium", | ||
"100", | ||
"oreEndstoneYttrium", | ||
"100", | ||
"oreEndstoneNiobium", | ||
"100", | ||
"oreEndstoneStrontium", | ||
"100", | ||
"oreEndstoneCadmium", | ||
"100", | ||
"oreEndstoneTellurium", | ||
"100", | ||
"oreEndstoneBarium", | ||
"100", | ||
"oreEndstoneLanthanum", | ||
"10", | ||
"oreEndstoneIndium", | ||
"5", | ||
"oreEndstoneCerium", | ||
"100", | ||
"oreEndstonePraseodymium", | ||
"100", | ||
"oreEndstonePromethium", | ||
"100", | ||
"oreEndstoneSamarium", | ||
"25", | ||
"oreEndstoneEuropium", | ||
"5", | ||
"oreEndstoneTerbium", | ||
"100", | ||
"oreEndstoneDysprosium", | ||
"100", | ||
"oreEndstoneErbium", | ||
"100", | ||
"oreEndstoneThulium", | ||
"100", | ||
"oreEndstoneLutetium", | ||
"75", | ||
"oreEndstoneTantalum", | ||
"100", | ||
"oreEndstoneYtterbium", | ||
"100", | ||
"oreEndstoneGadolinium", | ||
"100", | ||
"oreEndstoneHolmium", | ||
"100", | ||
"oreEndstoneCaesium", | ||
"100", | ||
"oreEndstoneScandium", | ||
"100", | ||
"oreTiberium", | ||
"100" | ||
"OREDICT:oreEndstoneElectrum:100", | ||
"OREDICT:oreEndstoneAluminium:100", | ||
"OREDICT:oreEndstoneTitanium:100", | ||
"OREDICT:oreEndstoneTungsten:100", | ||
"OREDICT:oreEndstoneNeodymium:100", | ||
"OREDICT:oreEndstoneChrome:100", | ||
"OREDICT:oreEndstoneBeryllium:100", | ||
"OREDICT:oreEndstoneManganese:100", | ||
"OREDICT:oreEndstoneGallium:100", | ||
"OREDICT:oreEndstoneYttrium:100", | ||
"OREDICT:oreEndstoneNiobium:100", | ||
"OREDICT:oreEndstoneStrontium:100", | ||
"OREDICT:oreEndstoneCadmium:100", | ||
"OREDICT:oreEndstoneTellurium:100", | ||
"OREDICT:oreEndstoneBarium:100", | ||
"OREDICT:oreEndstoneLanthanum:10", | ||
"OREDICT:oreEndstoneIndium:5", | ||
"OREDICT:oreEndstoneCerium:100", | ||
"OREDICT:oreEndstonePraseodymium:100", | ||
"OREDICT:oreEndstonePromethium:100", | ||
"OREDICT:oreEndstoneSamarium:25", | ||
"OREDICT:oreEndstoneEuropium:5", | ||
"OREDICT:oreEndstoneTerbium:100", | ||
"OREDICT:oreEndstoneDysprosium:100", | ||
"OREDICT:oreEndstoneErbium:100", | ||
"OREDICT:oreEndstoneThulium:100", | ||
"OREDICT:oreEndstoneLutetium:75", | ||
"OREDICT:oreEndstoneTantalum:100", | ||
"OREDICT:oreEndstoneYtterbium:100", | ||
"OREDICT:oreEndstoneGadolinium:100", | ||
"OREDICT:oreEndstoneHolmium:100", | ||
"OREDICT:oreEndstoneCaesium:100", | ||
"OREDICT:oreEndstoneScandium:100", | ||
"OREDICT:oreTiberium:100" | ||
], | ||
"radius": 16, | ||
"cost": 80000000, | ||
"focusModId": "gregtech", | ||
"focusName": "gt.blockmachines", | ||
"focusMeta": 1186 | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,13 @@ | ||
{ | ||
"ores": [ | ||
"oreEndstoneLead", | ||
"100", | ||
"oreEndstoneGalena", | ||
"200", | ||
"oreEndstoneSilver", | ||
"100", | ||
"oreEndstoneCryolite", | ||
"100" | ||
"OREDICT:oreEndstoneLead:100", | ||
"OREDICT:oreEndstoneGalena:200", | ||
"OREDICT:oreEndstoneSilver:100", | ||
"OREDICT:oreEndstoneCryolite:100" | ||
], | ||
"radius": 9, | ||
"cost": 2000000, | ||
"focusModId": "gregtech", | ||
"focusName": "gt.blockmachines", | ||
"focusMeta": 214 | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,18 @@ | ||
{ | ||
"ores": [ | ||
"endstone", | ||
"799", | ||
"oreHeeEndPowder", | ||
"100", | ||
"oreHeeStardust", | ||
"50", | ||
"oreHeeIgneousRock", | ||
"50", | ||
"oreHeeEndium", | ||
"50", | ||
"oreHeeInstabilityOrb", | ||
"1" | ||
"OREDICT:oreHeeEndPowder:100", | ||
"OREDICT:oreHeeStardust:50", | ||
"OREDICT:oreHeeIgneousRock:50", | ||
"OREDICT:oreHeeEndium:50", | ||
"OREDICT:oreHeeInstabilityOrb:1" | ||
], | ||
"filler": [ | ||
"OREDICT:endstone:799" | ||
], | ||
"radius": 12, | ||
"cost": 500000, | ||
"focusModId": "minecraft", | ||
"focusName": "end_stone", | ||
"focusMeta": 0 | ||
"focusMeta": 0, | ||
"fillerChance": 76 | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,16 @@ | ||
{ | ||
"ores": [ | ||
"oreBlackgraniteGraphite", | ||
"500", | ||
"oreBlackgraniteDiamond", | ||
"50", | ||
"oreBlackgraniteCoal", | ||
"200", | ||
"stoneGraniteBlack", | ||
"250" | ||
"OREDICT:oreBlackgraniteGraphite:500", | ||
"OREDICT:oreBlackgraniteDiamond:50", | ||
"OREDICT:oreBlackgraniteCoal:200" | ||
], | ||
"filler": [ | ||
"OREDICT:stoneGraniteBlack:250" | ||
], | ||
"radius": 13, | ||
"cost": 420000, | ||
"focusModId": "gregtech", | ||
"focusName": "gt.metaitem.02", | ||
"focusMeta": 30500 | ||
"focusMeta": 30500, | ||
"fillerChance": 25 | ||
} | ||
|
Oops, something went wrong.