Added drills and omnitool to full-amethyst-harvesters. Thanks to Ayutac.
Minecraft tags indicate that iron pickaxe and above always yield 4 amethyst shards when used on a maxed out cluster. Therefore added drills and omnitool, which is part drill. Since jackhammer doesn't mine ores usually it felt right to leave it out of this too.
This commit is contained in:
parent
387d24996f
commit
69151af0a4
1 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:basic_drill",
|
||||
"techreborn:advanced_drill",
|
||||
"techreborn:industrial_drill",
|
||||
"techreborn:omni_tool"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue