How to Fix Custom Block Mining Speeds

Started by JflyMC2856 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to Fix Custom Block Mining Speeds
Fri, 12/15/2023 - 00:56 (edited)

So I tried to look for similar topics, and found nothing, so I'm now asking for myself. All of my custom blocks that required either a pickaxe or axe to mine are suddenly not mined faster with vanilla tools. They all have the "tool able to destroy it" set to either pickaxe or axe, and "requires correct tool for drops" is checked. The hardness values are also normal. I should also note that all custom blocks that had the tool set to undefined could be mined normally with the hand. All of them were working fine, until I installed Nerdy's Geckolib plugin. Suddenly, every single normal block that wasn't a Geckolib animated block was removed from the mineable/pickaxe and mineable/axe tag and only the animated blocks were left in the tags. I've tried adding the blocks to the tags manually with the tag element, but once again, they are all removed from each tag as soon as I build the workspace in any way. If this is related to the geckolib plugin, then why? I don't understand why it would affect the blocks like that. Any help would be much apprectiated.

Edit (late): It was indeed a bug with the geckolib plugin, and the most recent version of it fixes the issue.

Edited by JflyMC2856 on Fri, 12/15/2023 - 00:56
Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
maybe what you can do is…
Fri, 08/18/2023 - 18:21

maybe what you can do is manually add them, you make a new tag, you then make the tag: mineable/axe or mineable/pickaxe or something similar, and then replace "forge" by "minecraft", then add your blocks to the tag and they are (normally) added to the vanilla tag, i hope this helps

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This may be a necropost, but…
Thu, 12/14/2023 - 11:54

This may be a necropost, but I had the same issue and I even posted something like that to try to find a response. Thank God I discovered this topic, I got it fixed!

Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It doesn't work for me for…
Sun, 02/25/2024 - 17:34

It doesn't work for me for some reason

Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have the same issue
Sun, 02/25/2024 - 17:34

I have the same issue