[REQUEST] Please include mining_rig_allowed config
zetdota opened this issue ยท 1 comments
Description:
- I'd like to be able to configure which materials are usable with the mining rig on my server in form of config list.
A simple list saying which blocks will get tagged with mining_rig_allowed
like so:
"values": [
"minecraft:iron_ore",
"minecraft:copper_ore"
]
Reason:
- for instance I'd like to enable mining Lapis, Glowstone, and disable Redstone Ore, as potential candidates for the mining rig.