Disable hoe requirement for Right Click Harvest
This commit is contained in:
parent
567cdaaa2e
commit
70d88b8fa6
4
config/yosbr/config/rightclickharvest.json
Normal file
4
config/yosbr/config/rightclickharvest.json
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"requireHoe": false,
|
||||||
|
}
|
||||||
|
|
@ -20,6 +20,10 @@ hash = "b6842d4f8da21a23a32b70c584ba495d6311b5c7e2a8a79b5f7d4ee2a048016b"
|
|||||||
file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json"
|
file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json"
|
||||||
hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
|
hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/yosbr/config/rightclickharvest.json"
|
||||||
|
hash = "a6e4dee4f0775202e07cce4d5a6b7b098199d55039f2c6515bbe8e91a87937a4"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/roughlyenoughitems/config.json5"
|
file = "config/yosbr/config/roughlyenoughitems/config.json5"
|
||||||
hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40"
|
hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40"
|
||||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "9315de94cdd5326b20f6c72e52e430adc9ee02ff723e88bd7b02fdb5008308a4"
|
hash = "862fd914cedd5366362ee61f17435c9238a7d828db478eeafaa610a6f1bf3a9c"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user