carry campfires etc
This commit is contained in:
parent
8e2aabbbd9
commit
17cc910499
3 changed files with 19 additions and 1 deletions
|
@ -191,6 +191,11 @@ file = "mods/calcmod.pw.toml"
|
||||||
hash = "77c88fc2f3c4d3a17c329e83ac40ea091410fa1f0b5ba5d812beb8e9c30e26cb"
|
hash = "77c88fc2f3c4d3a17c329e83ac40ea091410fa1f0b5ba5d812beb8e9c30e26cb"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/carry-on.pw.toml"
|
||||||
|
hash = "8fde54624913d86f1176cd1086fa485f1a872573dac144347c57cab76596b715"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cerbons-api.pw.toml"
|
file = "mods/cerbons-api.pw.toml"
|
||||||
hash = "479dab388743fb59d3399d2d87a0a7dc0819a4184b74f734fa9cc1eecdd6f6f6"
|
hash = "479dab388743fb59d3399d2d87a0a7dc0819a4184b74f734fa9cc1eecdd6f6f6"
|
||||||
|
|
13
mods/carry-on.pw.toml
Normal file
13
mods/carry-on.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Carry On"
|
||||||
|
filename = "carryon-neoforge-1.21.1-2.2.2.11.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/joEfVgkn/versions/79dpvD0M/carryon-neoforge-1.21.1-2.2.2.11.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "0a31ef680544d85c5842a54a2c61f4ead14776de69a97f36438db4076ee364cf852045d7bcd22efc269591d63fe4e2ee86bb73def795262617641b0060cb4f31"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "joEfVgkn"
|
||||||
|
version = "79dpvD0M"
|
|
@ -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 = "8ee3053d196549860f6d9b5d3209330fc1b682e89712be7d6b1fad6b917a5fff"
|
hash = "b16fb27273e034a87b39c2ea4c9289d2904f9b9f8b831e34593f45da50155495"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue