Skip to content

Commit

Permalink
Fix wrong blocking model for broad axes
Browse files Browse the repository at this point in the history
  • Loading branch information
KnightMiner committed Sep 23, 2024
1 parent 65abd14 commit 3b51d20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
],
"overrides": [{
"predicate": { "tconstruct:charging": 2 },
"model": "tconstruct:item/blocking/cleaver"
"model": "tconstruct:item/blocking/broad_axe"
}]
}

0 comments on commit 3b51d20

Please sign in to comment.