Skip to content

Commit

Permalink
add t9 meteor (#17300)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotAPenguin0 authored Sep 11, 2024
1 parent f345500 commit 1024821
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions config/BloodMagic/meteors/T9Ores.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"ores": [
"oreAwakenedDraconium", "1000",
"oreNeodymium", "500",
"oreSamarium", "300",
"oreNetherStar", "250",
"oreTartarite", "60",
"oreTengamRaw", "1"
],
"radius": 16,
"cost": 1000000001,
"focusModId": "gregtech",
"focusName": "gt.blockmachines",
"focusMeta": 14009
}

0 comments on commit 1024821

Please sign in to comment.