Add TrashSlot
This commit is contained in:
parent
8d870c50f4
commit
22232e9746
10
index.toml
10
index.toml
|
@ -606,6 +606,11 @@ file = "mods/balm-fabric.pw.toml"
|
|||
hash = "b9f8f1f93a2e61aa9b8f16dd7b018e1cbdf911fca57d377d733f4d180a9210b0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/balm.pw.toml"
|
||||
hash = "2b39af0fe4a842222374eec49397398495a20358c13ff9879170077012afe2eb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-advancements.pw.toml"
|
||||
hash = "00f223fda7198f380360967e58208b3edd27de8f00e312c7294e669ffa075c14"
|
||||
|
@ -936,6 +941,11 @@ file = "mods/tooltipfix.pw.toml"
|
|||
hash = "a9b60e8434424b2c10e0de9b5d3ab98325b10df2dd9e6aed82e8d7828c981b9f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/trashslot.pw.toml"
|
||||
hash = "40c60c458184ab9d15fdcc4c610607eca60a1557bbf484fad2942a803d75e0ec"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/unilib.pw.toml"
|
||||
hash = "e6ed9ceb3c1f29d6345a275b510e708ccd8db5f51d9a671b2e01f5ee628451bc"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "Balm (Fabric Edition)"
|
||||
filename = "balm-fabric-1.21.1-21.0.46.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "51f4a4e548be9fda62ce0001126ecc94c4380a8e"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 6588896
|
||||
project-id = 500525
|
13
mods/balm.pw.toml
Normal file
13
mods/balm.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Balm"
|
||||
filename = "balm-fabric-1.21.1-21.0.46.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/CuNotPQG/balm-fabric-1.21.1-21.0.46.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "b7b43bb5768be230b9b3a4cf7ed064b00b9844d5ecdb02c6e94a3e93ec0d71a1813179568e1e94051c8e5c48182a7eeb7bff5422f973c0a1a1810da203c14be5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "MBAkmtvl"
|
||||
version = "CuNotPQG"
|
13
mods/trashslot.pw.toml
Normal file
13
mods/trashslot.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "TrashSlot"
|
||||
filename = "trashslot-fabric-1.21.1-21.1.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/vRYk0bv7/versions/pc61Sh6M/trashslot-fabric-1.21.1-21.1.4.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "9333f5a578267b06371e9fd2e56d78a50ab3d68b5e2db612bafb4efd3234fd4031db11bd86ce7c3ff257ce5b52615b30f203edd2868662daf8547084e4ad0262"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "vRYk0bv7"
|
||||
version = "pc61Sh6M"
|
Loading…
Reference in a new issue