Published on September 27, 2023 (Updated on September 28, 2023)

REBS - Roughly Enough Breaking Speed

REBS optimizes the breaking speed of Minecraft Vanilla tools to ensure a balanced and efficient mining experience across various blocks from different addons. Break modded blocks at the correct speed, enhancing gameplay and making mining a less boring experience.

Select version for changelog:

Changelog
  • (Intended for Addon Developers) Added template (with subpacks to choose the compatibility or not) to make it easier to add compatibility between custom wood and REBS.

Installation

Installation Guides

1
Hi! I've been working on a project based around enhancing and upgrading vanilla tools, and have tried and failed to replicate them MANY times. Since this pack is obviously made by someone who knows what they are doing, I was wondering whether I could use all of your code for the minecraft:digger component, just so I can finally finish off my project. (I forgot to mention this, but I also love how you fixed this ongoing issue with breaking speeds)
1
sure, go ahead. just make sure to put the addon page link.
1
This is really useful!
But does it works on 1.20.30?
1
Yes, it works, I'm playing on 1.20.30.
1
Here are a few tips: used the vanilla PNG files so that this addon is also compatible with Resource Pack without having to be above this addon, use for example : item.diamond_pickaxe.name in "display_name" instead of Diamond Pickaxe so that it also works in other languages and use the new format_versionen at the item because many components have been removed and still are and so that your addon no longer needs a Holiday Creator feature.
1
Hi!
I can't update the format_version, the components needed for this addon to work were deprecated on 1.20.30.
I'll fix the translation issue.
There's no way I could make it compatible with resourcepacks, since now the vanilla tools uses the same ID for every material. (the textures identifiers are pickaxe/axe/sword/shovel/hoe - independent of the material - wooden,stone,iron,diamond,golden,netherite tools)
1
Good job bro . When I release my addon, I recommend this addon as a fix for the mining speed