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:
Ayutac 2022-01-07 14:25:08 +01:00 committed by GitHub
parent 387d24996f
commit 69151af0a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,9 @@
{
"replace": false,
"values": [
"techreborn:basic_drill",
"techreborn:advanced_drill",
"techreborn:industrial_drill",
"techreborn:omni_tool"
]
}