Add trash cans
parent
5b712bbbfb
commit
575d190437
10
index.toml
10
index.toml
|
@ -368,6 +368,11 @@ file = "mods/structory.pw.toml"
|
|||
hash = "d0b06ed3c01796837223764708bafdc354ca271083f29700aa2de1c5e1b4ff89"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/supermartijn642s-core-lib.pw.toml"
|
||||
hash = "6fba63f2152b6e51365f55d4a689f61053a4aa8b785e904715aef3d595a9fcb8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/tectonic.pw.toml"
|
||||
hash = "b4418b3889720386ad519a583735b7658679454f0ce8129d6f1c72a00f561b93"
|
||||
|
@ -398,6 +403,11 @@ file = "mods/trade-cycling.pw.toml"
|
|||
hash = "1dd540094372fc739857d45308c7bee815d7e0e77b9f59a0aecf2f60d37dbf7c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/trash-cans.pw.toml"
|
||||
hash = "179b326687b34c0dde9370aedc47a7cdf5115483c2287df73c96b5380e31148e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/travelers-titles.pw.toml"
|
||||
hash = "c5a0c22022b75a9ef30a23ef19bd08cd770b5a4d5a338406aa3d35e696b3a6aa"
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
name = "SuperMartijn642's Core Lib"
|
||||
filename = "supermartijn642corelib-1.1.18a-fabric-mc1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rOUBggPv/versions/T4PXaNJw/supermartijn642corelib-1.1.18a-fabric-mc1.20.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "6d4fcc83d573e01c4d780d2753e2bfd46031757653d2a4b20d4270fa0359debeaff0c585deca1631903110e3bc4d63e383ff5bfed6218d69af1896c80a65beaa"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rOUBggPv"
|
||||
version = "T4PXaNJw"
|
|
@ -0,0 +1,13 @@
|
|||
name = "Trash Cans"
|
||||
filename = "trashcans-1.0.18-fabric-mc1.20.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/4QrnfueM/versions/CrDLvf7Q/trashcans-1.0.18-fabric-mc1.20.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "3e5c14f314b4a3836215133734704aeffc21f332a6e865da6a8facabe4f2bd825a66e8f3f451444e748d97df3431df6a771af3c102643f947bd1ed7caee96ddb"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "4QrnfueM"
|
||||
version = "CrDLvf7Q"
|
Loading…
Reference in New Issue