Skip to content

Commit

Permalink
Missed Apatite Raw ores (#17025)
Browse files Browse the repository at this point in the history
* Missed Apatite Raw ores

* Fix it
  • Loading branch information
Ethryan authored Aug 17, 2024
1 parent df284f0 commit 5b4606a
Showing 1 changed file with 31 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"properties:10": {
"betterquesting:10": {
"snd_complete:8": "random.levelup",
"taskLogic:8": "AND",
"taskLogic:8": "OR",
"partySingleReward:1": 0,
"visibility:8": "NORMAL",
"isMain:1": 0,
Expand Down Expand Up @@ -63,6 +63,35 @@
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"index:3": 1,
"consume:1": 0,
"requiredItems:9": {
"0:10": {
"id:8": "gregtech:gt.metaitem.03",
"Count:3": 64,
"Damage:2": 5530,
"OreDict:8": ""
},
"1:10": {
"id:8": "gregtech:gt.metaitem.03",
"Count:3": 16,
"Damage:2": 5534,
"OreDict:8": ""
},
"2:10": {
"id:8": "gregtech:gt.metaitem.03",
"Count:3": 16,
"Damage:2": 5607,
"OreDict:8": ""
}
},
"taskID:8": "bq_standard:retrieval"
}
},
"rewards:9": {
Expand Down Expand Up @@ -109,4 +138,4 @@
}
}
}
}
}

0 comments on commit 5b4606a

Please sign in to comment.