[UPDATE] Removed Sleep, Added Furniture

This commit is contained in:
RestedWicked 2025-06-27 22:25:41 -07:00
parent 9cf9a3ec79
commit 1967812697
5 changed files with 37 additions and 19 deletions

View file

@ -554,6 +554,11 @@ file = "mods/forgified-fabric-api.pw.toml"
hash = "5b34f5aff5000de94ed9e132315bad7288a72a9cbb8f902df2799a579433b7af"
metafile = true
[[files]]
file = "mods/framework.pw.toml"
hash = "11bc4d2951f2bbb0dd17c77534f05c909987e19203398558713bc515f441d5a2"
metafile = true
[[files]]
file = "mods/ftb-essentials.pw.toml"
hash = "ed2c987edef80404213abdba45b78e0af7d5d1e1ce73b160e7216b735199f877"
@ -919,6 +924,11 @@ file = "mods/reeses-sodium-options.pw.toml"
hash = "09306b955060349986ccf6a6d2a67f1e019fa172a7dc690dd6007f81c966309a"
metafile = true
[[files]]
file = "mods/refurbished-furniture.pw.toml"
hash = "35eb897c9736c48125a8f86253bc5c0f6f1b3891127d7c300d00b0339167cd36"
metafile = true
[[files]]
file = "mods/relics-mod.pw.toml"
hash = "c29ea2e8b991a9c0060de48ea98eef0c349966432e56455cfa2901b9f2bbcccd"
@ -969,11 +979,6 @@ file = "mods/skinchanger.pw.toml"
hash = "698363af44b0437be16554944959ebec3a841683e40db029bfcb034ad14ba6cc"
metafile = true
[[files]]
file = "mods/sleep.pw.toml"
hash = "819f715e2fc22568b84b5d043cc77725cade1a6ac27867bed993e036cac04b82"
metafile = true
[[files]]
file = "mods/smsn.pw.toml"
hash = "aa96da0163d58c62c167a38fe4d6489dfba9e370de44b4aceb855b40cc71c654"

13
mods/framework.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Framework"
filename = "framework-neoforge-1.21.1-0.9.6.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "5a6b6c61b856098bfe8c9d35b92638ddbc14da27"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6531439
project-id = 549225

View file

@ -0,0 +1,13 @@
name = "MrCrayfish's Furniture Mod: Refurbished"
filename = "refurbished_furniture-neoforge-1.21.1-1.0.16.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "63cc46607e89deff01da6ee8b25f2dbb0582b9f9"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6623948
project-id = 897116

View file

@ -1,13 +0,0 @@
name = "Sleep"
filename = "sleep-v.3.2.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/WTzuSu8P/versions/oHcg0EF4/sleep-v.3.2.2.jar"
hash-format = "sha512"
hash = "410ff3f160e219d9257d6b65d280a151b3f241cfe616fdc25b139ee2e73bf75cd1a5c83da0e9b22a2c8adc64d0777f5b67fbcaaa7016b595cbb07c34d161f81a"
[update]
[update.modrinth]
mod-id = "WTzuSu8P"
version = "oHcg0EF4"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "59daddbc056d0e8a8259c05c5b35badf86e9120db46c8ad8b0356af6e585c929"
hash = "909deb6f0a806f1f406257492da33a79e6121d311f20e871a3dd21a470b958c8"
[versions]
minecraft = "1.21.1"