Skip to content

Commit

Permalink
Considerably adjusted Bart meteor
Browse files Browse the repository at this point in the history
Added more ores, increased radius from 10 to 18, increased LP cost from 8m to 10m, and made the item cost an LuV boxinator from an IV boxinator to match the correct tiering
  • Loading branch information
ScriptedPiky authored and Dream-Master committed Nov 4, 2023
1 parent aa2591c commit 7110179
Showing 1 changed file with 23 additions and 7 deletions.
30 changes: 23 additions & 7 deletions config/BloodMagic/meteors/SomeBartOres.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
"oreBismutite",
"1",
"oreFluor-Buergerite",
"1",
"oreOrangeDescloizite",
"1",
"oreRedDescloizite",
"1",
"oreFluor-Buergerite",
"1",
"oreFayalite",
"1",
"oreForsterite",
"1",
"oreRedFuchsite",
"1",
"oreGreenFuchsite",
"1",
"oreDjurleite",
"1",
"oreBornite",
"1",
"oreWittichenite",
"1",
"oreChromo-Alumino-Povondraite",
"1",
Expand All @@ -11,20 +31,16 @@
"oreOlenite",
"1",
"oreRedZircon",
"1",
"oreFayalite",
"1",
"oreForsterite",
"1",
"oreHedenbergite",
"1",
"orePrasiolite",
"1"
],
"radius": 10,
"cost": 8000000,
"radius": 18,
"cost": 10000000,
"focusModId": "gregtech",
"focusName": "gt.blockmachines",
"focusMeta": 405
"focusMeta": 406
}

0 comments on commit 7110179

Please sign in to comment.