Add replanting feature
This commit is contained in:
parent
21de0deecc
commit
9f0cecdbb0
10
index.toml
10
index.toml
@ -64,6 +64,11 @@ file = "mods/clumps.pw.toml"
|
||||
hash = "524505b468ca28db75538936dbaea65fc42d13d07e821ed8c054fe7146044535"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/collective.pw.toml"
|
||||
hash = "5333619ce0f7e191d409fac6cd1c5981b15fd9baee160114e4a5010d9b44761d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/controlling.pw.toml"
|
||||
hash = "0360f47c1afd7385518db9df5d809344e1bcdc163e940a8744ee61b6d745b6ce"
|
||||
@ -264,6 +269,11 @@ file = "mods/patchouli.pw.toml"
|
||||
hash = "89e5cab6f92dbcfd6c2c058fc9381869fde193a431c284dbb828833e881cd344"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/replanting-crops.pw.toml"
|
||||
hash = "e3c5ac18e412aae7a638a2c22aff5f16e5de5c4ec368c08b011703cf44c58d84"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/searchables.pw.toml"
|
||||
hash = "1fe2b3aa3fb54a4c449935c7cd74c8a3af1a342e6974bf6154916908ad861d1f"
|
||||
|
||||
13
mods/collective.pw.toml
Normal file
13
mods/collective.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Collective"
|
||||
filename = "collective-1.20.1-7.40.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/wipAhCa0/collective-1.20.1-7.40.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "19e0c11ee46e360daf5e9b2f3c8ea11a046e3b73"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "e0M1UDsY"
|
||||
version = "wipAhCa0"
|
||||
13
mods/replanting-crops.pw.toml
Normal file
13
mods/replanting-crops.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Replanting Crops"
|
||||
filename = "replantingcrops-1.20.1-5.3.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/EXzIPtJo/versions/uSCEar36/replantingcrops-1.20.1-5.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "749b4f35b0ba8ade30d340f2679de214b6f6fa65"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "EXzIPtJo"
|
||||
version = "uSCEar36"
|
||||
Loading…
x
Reference in New Issue
Block a user