Skip to content

Commit d0e5300

Browse files
committed
do not require axes to mine wood
1 parent b16cae6 commit d0e5300

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

config/yosbr/config/fallingtree.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"damageMultiplicand": 2.0,
3333
"damageRounding": "ROUND_DOWN",
3434
"speedMultiplicand": 0.5,
35-
"forceToolUsage": true
35+
"forceToolUsage": false
3636
},
3737
"player": {
3838
"allowedTags": []

index.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ hash = "6bb3b6b65f728d5c3d06dd986b85d21370e3b78a30629b7a1ab7a0a46e033768"
5858

5959
[[files]]
6060
file = "config/yosbr/config/fallingtree.json"
61-
hash = "0b39fcf1a8cb12521a6d4215cb2a47cd1fb0962c1d5c2c44acce06ea6d17b4e5"
61+
hash = "53664734c859429425a5ad86610fb45f2fdd5d7336aad2d476edd9ad3493031a"
6262

6363
[[files]]
6464
file = "config/yosbr/config/ferritecore.mixin.properties"

pack.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name = "ClassicCraft+"
22
author = "btwonion"
3-
version = "4.3.4"
3+
version = "4.3.5"
44
pack-format = "packwiz:1.1.0"
55

66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "bbb3b4f46d6d0ef4e91cac738e6a25403d09b2470f7b3f0692a47a3eb435e7f8"
9+
hash = "12c91302081f20bb0aaaefbbe11f0aa44e6c97c5389ab6bfa2064aa749fcd456"
1010

1111
[versions]
1212
fabric = "0.15.11"

0 commit comments

Comments
 (0)