Version 1.0.0

main
DavidDGTNT 2024-12-01 09:41:58 -06:00
commit 1315e86a6c
27 changed files with 447 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* -text

121
index.toml Normal file
View File

@ -0,0 +1,121 @@
hash-format = "sha256"
[[files]]
file = "mods/architectury-api.pw.toml"
hash = "4e81241ba2da06f425efc5e09fb6b38470125c1581c39e1310c5843a0b96ec76"
metafile = true
[[files]]
file = "mods/automobility.pw.toml"
hash = "e0b0d4ffb66d813a4e6da0910d8e050bbfd8e16731dacb78fc5478029932c473"
metafile = true
[[files]]
file = "mods/badpackets.pw.toml"
hash = "0083555f3f8a180241b81287a0998f028c7377751c86f2755e734b3b29f9fd3b"
metafile = true
[[files]]
file = "mods/capybara-forge.pw.toml"
hash = "b7e0c62832cf5e8810a8682fbfc0451b7c114322ecca05c0d0f6e60aef6ff99e"
metafile = true
[[files]]
file = "mods/cc-tweaked.pw.toml"
hash = "85e384667b89e3851580f924733c686d8cd7fd3ad7f841aca971cb01bd60e4d7"
metafile = true
[[files]]
file = "mods/craftpresence.pw.toml"
hash = "776f9779d446494fb0ce7be37c339225688c05efac4bca446896e9ec5cebbe46"
metafile = true
[[files]]
file = "mods/create-steam-n-rails.pw.toml"
hash = "ba16d5e568349bc79bb6a648090047fee23db3931f5399f9ad09c930410c740c"
metafile = true
[[files]]
file = "mods/create.pw.toml"
hash = "1eceb4e4ab86c793f992ce9444e92f46dae76c3f744d8e19feb1143fb6c01939"
metafile = true
[[files]]
file = "mods/devices-mod.pw.toml"
hash = "5e22143629fea967fd51ff9abd859e308380f709cb577ed6b27ccf32e67eee20"
metafile = true
[[files]]
file = "mods/framework.pw.toml"
hash = "2a4f28e582d8bb538efaeb0faa5a8592f44b2e90dd192af58852f45aa7be8be8"
metafile = true
[[files]]
file = "mods/geckolib.pw.toml"
hash = "66fd697d9b4cf6b7e6d5faea15ca363ff3bcac7552f3a9be2e878fd0b0dfb022"
metafile = true
[[files]]
file = "mods/giraffe-and-koalas.pw.toml"
hash = "229e823c5ffee33f60d31602be63956f6ee94bcc943fb77aa3d991a40e6efff0"
metafile = true
[[files]]
file = "mods/jei.pw.toml"
hash = "3c4797a9ade2ad41b4163a8838ad95b27f2b07906bf44f1c05a04c822e44719b"
metafile = true
[[files]]
file = "mods/mcef.pw.toml"
hash = "412233cd17c8195f4f80d67fc34861c086c124ad4aa627cdd4b0b266fc2a6e8b"
metafile = true
[[files]]
file = "mods/refurbished-furniture.pw.toml"
hash = "d9df6bb446a3cb63a2c42ac70a04b047cd1ed1c426248306f314e4163344dcd3"
metafile = true
[[files]]
file = "mods/sophisticated-backpacks.pw.toml"
hash = "1abd27aa185c9b2719bf95c12b10413dd5076f4a8cb5640e414982f7bd739053"
metafile = true
[[files]]
file = "mods/sophisticated-core.pw.toml"
hash = "0fb0930b8a0edd72bb5b6b86f5d7ae942e73b8486c25822a5daec7a15c35c564"
metafile = true
[[files]]
file = "mods/storage-drawers.pw.toml"
hash = "96ac6597cf87bde340c452d40f3c5b6c0d3e820332b80b4e2f3e9283c4d09e99"
metafile = true
[[files]]
file = "mods/unilib.pw.toml"
hash = "30453d1bae49112a43d26a267a2026b604da37ec33aa6de3217f88b35b78efea"
metafile = true
[[files]]
file = "mods/webdisplays.pw.toml"
hash = "157409c7c77537e2a6d852a845340a210e06fbaeb9d913f595c2c2c201b0c297"
metafile = true
[[files]]
file = "mods/worldedit.pw.toml"
hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3"
metafile = true
[[files]]
file = "mods/worldeditcui-forge.pw.toml"
hash = "02750acec3b73b203a2441f78ad4749650d4768ab2db9c4083a1c09ee421eb0f"
metafile = true
[[files]]
file = "mods/wthit.pw.toml"
hash = "2b4552f5f3c6756bdc24d0fd3514c951e6e2cf2476944caddb238e4e7932bbdc"
metafile = true
[[files]]
file = "mods/ydms-red-panda.pw.toml"
hash = "204c474df84950c2af7bacff98eaf7820265592973caa577f29662bd5265b39a"
metafile = true

View File

@ -0,0 +1,13 @@
name = "Architectury API"
filename = "architectury-9.2.14-forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/1MKTLiiG/architectury-9.2.14-forge.jar"
hash-format = "sha512"
hash = "cf67f2050cafa00f0bee42e6d7bef77fdb808ac4f71742f7b4d6d5c1e6ffb49561a5a252f332d2b78a9767bdb5faa284611790dba303fbdc736ae36d794f61c7"
[update]
[update.modrinth]
mod-id = "lhGA9TYQ"
version = "1MKTLiiG"

13
mods/automobility.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Automobility"
filename = "automobility-0.4.2+1.20.1-forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/rqIsPf9F/versions/46g3IiWw/automobility-0.4.2%2B1.20.1-forge.jar"
hash-format = "sha512"
hash = "96aec122a35e12891054f246435f0ff27b5e759942545e25839bb6da54e7b3544c81297bbe77d14692b0a31af9d5ab70d7c13de7e92e288b15abf9c7e8832ef4"
[update]
[update.modrinth]
mod-id = "rqIsPf9F"
version = "46g3IiWw"

13
mods/badpackets.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "bad packets"
filename = "badpackets-forge-0.4.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/aXZqpNgH/badpackets-forge-0.4.3.jar"
hash-format = "sha512"
hash = "c705b41b3d558073a3fe6275307a1f9bca6980939b32054aad38b29f31e46f683c57b8ea1f9692b3d73a7ca0d0dc2190976ec5dcd017f1a62cf6a9b4e4e63083"
[update]
[update.modrinth]
mod-id = "ftdbN0KK"
version = "aXZqpNgH"

View File

@ -0,0 +1,13 @@
name = "Capybara [Forge]"
filename = "capybaramod-1.0.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "c96866b9a710d62ae48ada36f7fe77b9e46a9e1a"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4798893
project-id = 746467

13
mods/cc-tweaked.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "CC: Tweaked"
filename = "cc-tweaked-1.20.1-forge-1.114.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/cDalD4CG/cc-tweaked-1.20.1-forge-1.114.2.jar"
hash-format = "sha512"
hash = "2a8c0067296a5473d3b9d7ea1d74b22a7223b9acb15a1d0cf9bb1e05039db48234f9e73eb7a13312988deefb4ae5ca718c0134af5aeaa8b1aa4d076f372e8406"
[update]
[update.modrinth]
mod-id = "gu7yAYhd"
version = "cDalD4CG"

View File

@ -0,0 +1,13 @@
name = "CraftPresence"
filename = "CraftPresence-2.5.1+1.20.1-forge.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/DFqQfIBR/versions/CKDgtyIu/CraftPresence-2.5.1%2B1.20.1-forge.jar"
hash-format = "sha512"
hash = "aea92209133b8b431e6995a2f93c311899277b253a59ff6b46eb05d5d42504113058c9951a78839f7b585f19844d623ac02dcfba63deb3788382293b7757e2a2"
[update]
[update.modrinth]
mod-id = "DFqQfIBR"
version = "CKDgtyIu"

View File

@ -0,0 +1,13 @@
name = "Create: Steam 'n' Rails"
filename = "Steam_Rails-1.6.7+forge-mc1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ZzjhlDgM/versions/pklcGSDf/Steam_Rails-1.6.7%2Bforge-mc1.20.1.jar"
hash-format = "sha512"
hash = "1cd28a5c4c0544f6164ff9f95fc408b5149f968c7531d98dde02df75e5e59ef616b861c8a2232eaa2216cc4c34ca50957e7d134466ad2b6f8e1ed3f8cf426808"
[update]
[update.modrinth]
mod-id = "ZzjhlDgM"
version = "pklcGSDf"

13
mods/create.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Create"
filename = "create-1.20.1-0.5.1.j.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/LNytGWDc/versions/6R069CcK/create-1.20.1-0.5.1.j.jar"
hash-format = "sha512"
hash = "893b531f7d93e30561024087b8718934fc2bb93c4f3f40edff5346f18e0330c8d3524f1ebef50d90e91a20f7a679ef6da44dd9b6e68292afe28b1b88fa7f07fb"
[update]
[update.modrinth]
mod-id = "LNytGWDc"
version = "6R069CcK"

13
mods/devices-mod.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Ultreon Devices Mod"
filename = "devices-0.8.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/YDa5wT4H/versions/nWDbtjUw/devices-0.8.3.jar"
hash-format = "sha512"
hash = "5cd360707d2e62b9468262c6707306c3c52e00d63524750de38c695368dae975308265cdafbb9f4d2dc45856302db67f0ed041a897e796e4f2d04e0f421a3fc5"
[update]
[update.modrinth]
mod-id = "YDa5wT4H"
version = "nWDbtjUw"

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

@ -0,0 +1,13 @@
name = "Framework"
filename = "framework-forge-1.20.1-0.7.12.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "e8c9dd2b134b8f9516b9428dad351abad97d4e76"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5911986
project-id = 549225

13
mods/geckolib.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "GeckoLib"
filename = "geckolib-neoforge-1.20.1-4.4.9.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "72ee4ce5ec84034de5d4328af00eb22bbea7bbf6"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5675230
project-id = 388172

View File

@ -0,0 +1,13 @@
name = "Giraffes and koalas"
filename = "giraffemod-1.1.6.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "b393dbd2a4e43c87e6750c1f025c1fda9308b230"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4777634
project-id = 905547

13
mods/jei.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Just Enough Items"
filename = "jei-1.20.1-forge-15.20.0.105.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/iNv5B1Zj/jei-1.20.1-forge-15.20.0.105.jar"
hash-format = "sha512"
hash = "bdf079afca6f3ed1bf9a1226fa8fc4c4e71ff679c1dc3289a558084c2cfbc2b5cd122636c73a2fd0e25cd468d32efce29175774aaa6389a249ce2c1062075dff"
[update]
[update.modrinth]
mod-id = "u6dRKJwZ"
version = "iNv5B1Zj"

13
mods/mcef.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "MCEF (Minecraft Chromium Embedded Framework)"
filename = "mcef-forge-2.1.6-1.20.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "6d9fa1433d509be242d1d74282d02a0fbebde110"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5828187
project-id = 636236

View File

@ -0,0 +1,13 @@
name = "MrCrayfish's Furniture Mod: Refurbished"
filename = "refurbished_furniture-forge-1.20.1-1.0.8.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "d9cd91ba83b49143f42e1045e63bf8b8adf85b5f"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5893833
project-id = 897116

View File

@ -0,0 +1,13 @@
name = "Sophisticated Backpacks"
filename = "sophisticatedbackpacks-1.20.1-3.20.17.1150.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "f386baa15a2cea043a62553d7025ad2c6dc5597b"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5927505
project-id = 422301

View File

@ -0,0 +1,13 @@
name = "Sophisticated Core"
filename = "sophisticatedcore-1.20.1-0.7.11.799.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "be1685c6819bd7843f5f7b895d65d14cb167e136"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5935142
project-id = 618298

View File

@ -0,0 +1,13 @@
name = "Storage Drawers"
filename = "StorageDrawers-1.20.1-12.9.12.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "7c38f37c5f7343761606d9dc09adc583811bf10e"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5915486
project-id = 223852

13
mods/unilib.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "UniLib"
filename = "UniLib-1.0.4+1.20.1-forge.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/nT86WUER/versions/iIAaZ8Vu/UniLib-1.0.4%2B1.20.1-forge.jar"
hash-format = "sha512"
hash = "e6f0e82680e3a8d0c33c2e59e941f2fe0dfadb72a928da093982b36c8eedb644a751b5463f658d064b31e2f7df42fe559bb7ff628fefeefb0d7c656d0de73dca"
[update]
[update.modrinth]
mod-id = "nT86WUER"
version = "iIAaZ8Vu"

13
mods/webdisplays.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "WebDisplays"
filename = "webdisplays-2.0.1-1.20.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "3c41edaa908a127e27e9640e41686c2060daf89f"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4860333
project-id = 654478

13
mods/worldedit.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "WorldEdit"
filename = "worldedit-mod-7.2.15.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "9c52765ca56f917ef8cbafc20e9a4f45c346508f"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4586218
project-id = 225608

View File

@ -0,0 +1,13 @@
name = "WorldEdit CUI (Forge)"
filename = "WorldEditCUI-1.20+01.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/lOELapP1/versions/SRJCpmta/WorldEditCUI-1.20%2B01.jar"
hash-format = "sha512"
hash = "72d5eb0bdb2fdb21b5a19a65208fc07f8e92c32976b614e5b293677e0801fdc42a01d10e82345f63fec5a89f21b016c077dd98ef94d7c56c7a83a9114cdf3630"
[update]
[update.modrinth]
mod-id = "lOELapP1"
version = "SRJCpmta"

13
mods/wthit.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "WTHIT"
filename = "wthit-forge-8.15.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/Rj25cALh/wthit-forge-8.15.3.jar"
hash-format = "sha512"
hash = "ebd43a758d0a985f6f720c7b65a9e91c3b5e0a8d1d764c53b58b4027971b3ccfe06d7f6b04430dfd053221c5c6a1a94780603e9efb2a87620deff586dbf8fc5c"
[update]
[update.modrinth]
mod-id = "6AQIaxuO"
version = "Rj25cALh"

View File

@ -0,0 +1,13 @@
name = "YDM's Red Panda"
filename = "redpanda-forge-1.20.1-1.0.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1l7Rzc6k/versions/YBL92l1d/redpanda-forge-1.20.1-1.0.4.jar"
hash-format = "sha512"
hash = "9cc3acc1a422011d187b6d715cf6ae738557d4a2d34c8edbed2662813ab0b58af7bcadbb5f2b2bfdfcd3ee5645cebccf48e50ec9e6203de6df822140fda97a72"
[update]
[update.modrinth]
mod-id = "1l7Rzc6k"
version = "YBL92l1d"

13
pack.toml Normal file
View File

@ -0,0 +1,13 @@
name = "DLCity"
author = "DavidDGTNT"
version = "1.0.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "278ce7c7489c1bfd90cccd40659e61d90698a81286c9f8cb318c6cea4fbeb8c0"
[versions]
minecraft = "1.20.1"
neoforge = "47.1.106"