config: import pack config files
This commit is contained in:
parent
b76c650efe
commit
348be6b09f
128 changed files with 13500 additions and 1 deletions
7
config/oreharvester/harvestable_pickaxe_blacklist.txt
Normal file
7
config/oreharvester/harvestable_pickaxe_blacklist.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
// To disable a certain pickaxe from being able to harvest ore veins, add an exclamation mark (!) in front of the line,
|
||||
minecraft:wooden_pickaxe,
|
||||
minecraft:stone_pickaxe,
|
||||
minecraft:golden_pickaxe,
|
||||
minecraft:iron_pickaxe,
|
||||
minecraft:diamond_pickaxe,
|
||||
minecraft:netherite_pickaxe,
|
Loading…
Add table
Add a link
Reference in a new issue