Compare commits

..

2 commits

Author SHA1 Message Date
Pedro Rey Anca efadb02e26
Make fancymenu client-only 2025-06-30 01:08:07 +02:00
Pedro Rey Anca 22232e9746
Add TrashSlot 2025-06-30 01:06:22 +02:00
7 changed files with 39 additions and 16 deletions

View file

@ -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"

View file

@ -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
View 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"

View file

@ -1,6 +1,6 @@
name = "FancyMenu"
filename = "fancymenu_fabric_3.5.0_MC_1.21.1.jar"
side = "both"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Wq5SjeWM/versions/klVFTa3F/fancymenu_fabric_3.5.0_MC_1.21.1.jar"

View file

@ -1,6 +1,6 @@
name = "Melody"
filename = "melody_fabric_1.0.10_MC_1.21.jar"
side = "both"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/CVT4pFB2/versions/OqxSeb4n/melody_fabric_1.0.10_MC_1.21.jar"

13
mods/trashslot.pw.toml Normal file
View 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"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "9251b46e349524f5cf6e79b5cb067648eb5f57f8450899804a8e92037b6ec82f"
hash = "f44e35b7010ccffdcb4e097f89427f5ff9f9fd2ab10123c307ba2675cfea7502"
[versions]
fabric = "0.16.14"