add carpetmod
This commit is contained in:
parent
886660a732
commit
bf92c96dba
@ -272,6 +272,11 @@ file = "mods/caracal_mob.pw.toml"
|
|||||||
hash = "afa6eaa0dba8f23b7094929a38d9402863396064fc850cb847ea56375262dc47"
|
hash = "afa6eaa0dba8f23b7094929a38d9402863396064fc850cb847ea56375262dc47"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/carpet.pw.toml"
|
||||||
|
hash = "095a93b4f0b4e2b8fadf8359bc145cbdd83be3c5bf23432e9a5f4e54d60de5b4"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/carry-on.pw.toml"
|
file = "mods/carry-on.pw.toml"
|
||||||
hash = "94fbe9655850d99ed2a950e6b59c9cbfabfc21d859c7920c4a8b21101f5981b7"
|
hash = "94fbe9655850d99ed2a950e6b59c9cbfabfc21d859c7920c4a8b21101f5981b7"
|
||||||
|
13
mods/carpet.pw.toml
Normal file
13
mods/carpet.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Carpet"
|
||||||
|
filename = "fabric-carpet-1.20-1.4.112+v230608.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/K0Wj117C/fabric-carpet-1.20-1.4.112%2Bv230608.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "29faa4d1c22509b67a6d66b2a8c9d3b5aa483b65"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "TQTTVgYE"
|
||||||
|
version = "K0Wj117C"
|
@ -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 = "6f683d5c4e5c0b03ba58e795fc93a39e460ff9d8106d3645d9e475afda02b458"
|
hash = "fb1e7b3ceae405365de40a9def28b33d7bb0578b4db7ef6b42b0d14481288e75"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.3"
|
fabric = "0.15.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user