Skip to content

Commit

Permalink
do not require axes to mine wood
Browse files Browse the repository at this point in the history
  • Loading branch information
btwonion committed Jun 7, 2024
1 parent b16cae6 commit d0e5300
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/yosbr/config/fallingtree.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"damageMultiplicand": 2.0,
"damageRounding": "ROUND_DOWN",
"speedMultiplicand": 0.5,
"forceToolUsage": true
"forceToolUsage": false
},
"player": {
"allowedTags": []
Expand Down
2 changes: 1 addition & 1 deletion index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ hash = "6bb3b6b65f728d5c3d06dd986b85d21370e3b78a30629b7a1ab7a0a46e033768"

[[files]]
file = "config/yosbr/config/fallingtree.json"
hash = "0b39fcf1a8cb12521a6d4215cb2a47cd1fb0962c1d5c2c44acce06ea6d17b4e5"
hash = "53664734c859429425a5ad86610fb45f2fdd5d7336aad2d476edd9ad3493031a"

[[files]]
file = "config/yosbr/config/ferritecore.mixin.properties"
Expand Down
4 changes: 2 additions & 2 deletions pack.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name = "ClassicCraft+"
author = "btwonion"
version = "4.3.4"
version = "4.3.5"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "bbb3b4f46d6d0ef4e91cac738e6a25403d09b2470f7b3f0692a47a3eb435e7f8"
hash = "12c91302081f20bb0aaaefbbe11f0aa44e6c97c5389ab6bfa2064aa749fcd456"

[versions]
fabric = "0.15.11"
Expand Down

0 comments on commit d0e5300

Please sign in to comment.