Better Combat [Fabric & Forge]

Better Combat [Fabric & Forge]

21M Downloads

Cant Mine Wood with Axe

RisingKaiserGrey opened this issue ยท 1 comments

commented

Minecraft version - 1.19.2
Mod loader - Forge
Mod version - 1.5.1
I am using the latest version available - Yes

Describe the bug
Using an Axe to break wood does attacks instead of mining

To Reproduce
Steps to reproduce the behavior:
Use any axe and start chopping down wood

Expected behavior
Wood breaks

Solution
config\bettercombat\fallback_compatibility.json
Delete the axe from the text file
{
"item_id_regex": "axe",
"weapon_attributes": "bettercombat:axe"
},

commented

Please make sure to use correct settings.
It definitely works.