add harvest with ease
This commit is contained in:
parent
cf2a6f5634
commit
cfd191b967
10
index.toml
10
index.toml
@ -299,6 +299,11 @@ file = "mods/foodeffecttooltips.pw.toml"
|
|||||||
hash = "91f195b8e25d9dc9b932993476f2c1f9e9c6a8e9368668325b40e336a8d0f5d7"
|
hash = "91f195b8e25d9dc9b932993476f2c1f9e9c6a8e9368668325b40e336a8d0f5d7"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/forge-config-api-port.pw.toml"
|
||||||
|
hash = "129bb8b135edc60038f021b693f5b88a0067b722f326e0d6067112243774289b"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/freelook.pw.toml"
|
file = "mods/freelook.pw.toml"
|
||||||
hash = "b96430867193b941ee1253e97c0e7a5ddea5f0fe17a0944dde3646f559f9626e"
|
hash = "b96430867193b941ee1253e97c0e7a5ddea5f0fe17a0944dde3646f559f9626e"
|
||||||
@ -309,6 +314,11 @@ file = "mods/gamemenuremovegfarb.pw.toml"
|
|||||||
hash = "769e07f03e65c6adb8708f4da6c476365b24aad10f943514d6bbd8b0f57ff327"
|
hash = "769e07f03e65c6adb8708f4da6c476365b24aad10f943514d6bbd8b0f57ff327"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/harvest-with-ease.pw.toml"
|
||||||
|
hash = "c4feaeeef2fe2b12d5f87d410c2458458971fe33386697142492d137794fe23e"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/immediatelyfast.pw.toml"
|
file = "mods/immediatelyfast.pw.toml"
|
||||||
hash = "b955450fc7798bd9490f24977a828a06aeee726198aacec1eef16703ab88fbc5"
|
hash = "b955450fc7798bd9490f24977a828a06aeee726198aacec1eef16703ab88fbc5"
|
||||||
|
13
mods/forge-config-api-port.pw.toml
Normal file
13
mods/forge-config-api-port.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Forge Config API Port"
|
||||||
|
filename = "ForgeConfigAPIPort-v8.0.0-1.20.1-Fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ohNO6lps/versions/CtENDTlF/ForgeConfigAPIPort-v8.0.0-1.20.1-Fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "2ba4a6149362dbbf81288f393f0022ee9fb07302"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ohNO6lps"
|
||||||
|
version = "CtENDTlF"
|
13
mods/harvest-with-ease.pw.toml
Normal file
13
mods/harvest-with-ease.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Harvest with ease"
|
||||||
|
filename = "harvestwithease-1.20.1-7.0.0.2-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/W4Ajthd2/versions/U5EAHEPX/harvestwithease-1.20.1-7.0.0.2-fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "92d92ce6012ba95f7b04399329a4ce2f56476c89"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "W4Ajthd2"
|
||||||
|
version = "U5EAHEPX"
|
@ -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 = "21f2f3abcef7daa1db8bea7e110c6aee60b8a797916ce3fbe6bdbfd9e7bd414a"
|
hash = "3f810e0d4b76b6d9763a27d4c23442b833c2ac79af0e568a51426169ba2eb215"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.22"
|
fabric = "0.14.22"
|
||||||
|
Loading…
Reference in New Issue
Block a user