Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mod: Ore Harvester - Adding tetra:modular_double doesn't recognize Tetra tools #2503

Open
MrAmericanMike opened this issue Jul 8, 2024 · 0 comments
Assignees
Labels
Bug Something isn't working Library: Collective https://curseforge.com/minecraft/mc-mods/collective Mod: Ore Harvester https://curseforge.com/minecraft/mc-mods/ore-harvester

Comments

@MrAmericanMike
Copy link

MrAmericanMike commented Jul 8, 2024

Information

Minecraft version: 1.20.1
Modloader: NeoForge
NeoForge version: 47.1.106
Environment: Singleplayer

Mod name: Ore Harvester
Mod version: 1.3

Question

I have added tetra:modular_double, to .minecraft\config\oreharvester\harvestable_pickaxe_blacklist.txt But when trying a Tetra Pickaxe on ores, it wont mine the vein all at once.

Here are some screenshots of Tetra tools and some Mekanism tools, I wonder if the issue is that Tetra isn't adding more tags to their tools the way Mekanism does, but either way, the main tag should work, right?

Screenshot 2024-07-08 085119
Screenshot 2024-07-08 085052
Screenshot 2024-07-08 085159

If it's an issue on Tetra side that they should add more tags, let me know so I can report on their issues tracker.

Thanks a lot.

The whole harvestable_pickaxe_blacklist.txt file is:

// 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,
ae2:certus_quartz_pickaxe,
ae2:nether_quartz_pickaxe,
ae2:fluix_pickaxe,
alexsmobs:ghostly_pickaxe,
botania:manasteel_pick,
botania:elementium_pickaxe,
botania:terra_pick,
botania:glass_pickaxe,
mekanismtools:wood_paxel,
mekanismtools:stone_paxel,
mekanismtools:iron_paxel,
mekanismtools:diamond_paxel,
mekanismtools:gold_paxel,
mekanismtools:netherite_paxel,
mekanismtools:bronze_pickaxe,
mekanismtools:bronze_paxel,
mekanismtools:lapis_lazuli_pickaxe,
mekanismtools:lapis_lazuli_paxel,
mekanismtools:osmium_pickaxe,
mekanismtools:osmium_paxel,
mekanismtools:refined_glowstone_pickaxe,
mekanismtools:refined_glowstone_paxel,
mekanismtools:refined_obsidian_pickaxe,
mekanismtools:refined_obsidian_paxel,
mekanismtools:steel_pickaxe,
mekanismtools:steel_paxel,
thermal:flux_drill,
immersiveengineering:pickaxe_steel,
aquaculture:neptunium_pickaxe,
tetra:modular_double,
@MrAmericanMike MrAmericanMike added Mod Label Missing A new issue where the mod label has yet to be assigned. Question Further information is requested labels Jul 8, 2024
@ricksouth ricksouth added Bug Something isn't working Library: Collective https://curseforge.com/minecraft/mc-mods/collective Mod: Ore Harvester https://curseforge.com/minecraft/mc-mods/ore-harvester and removed Question Further information is requested Mod Label Missing A new issue where the mod label has yet to be assigned. labels Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Library: Collective https://curseforge.com/minecraft/mc-mods/collective Mod: Ore Harvester https://curseforge.com/minecraft/mc-mods/ore-harvester
Projects
None yet
Development

No branches or pull requests

2 participants