Feature add request
Fusion5669 opened this issue ยท 0 comments
Information
Minecraft version: 1.21.1
Modloader: NeoForge
Mod name: Ore Harvester
Feature description
Would it be possible to add the option to add blocks that you want the mod to count as "ores?".
Like the blacklist for the pickaxes but instead a whitelist for blocks. Specifically ( sand and gravel ).
For example:
Check the ores that you want to auto mine. ( Check = mine, no check = don't mine ). The radius would be needed for the desert and the gravel fields. I know that the old Miners Advantage that I used way back when had this option.
( X ) Coal Ore - Radius ( XX )
( X ) Iron Ore - Radius ( XX )
Etc... With the option to add other blocks like
( X ) Sand - Radius ( 5 )
( X ) Gravel - Radius ( 5 )
My main issue is that I don't like the falling blocks while I'm digging. With this it would get them out of the way in one go.
Thank you in advance.