config: import pack config files

This commit is contained in:
Ophestra 2025-06-23 05:08:29 +09:00
parent b76c650efe
commit 348be6b09f
Signed by: ophestra
SSH key fingerprint: SHA256:57+oNEzV2U/aq2eDPdDtPiJjVykuXMYYJMkcAo8QdRw
128 changed files with 13500 additions and 1 deletions

View 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,