packwiz files for the official ATPcraft modpack atpcraft.lenooby09.tech/download
minecraft modpack packwiz
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

added suggestions from pastel-skies.nekoweb.org

+78 -2
+20
index.toml
··· 81 81 metafile = true 82 82 83 83 [[files]] 84 + file = "mods/coolrain.pw.toml" 85 + hash = "2e2b92b1112f662a50b351b2bb779645e2d6d1dced3ba9ee400ba6c430d904e5" 86 + metafile = true 87 + 88 + [[files]] 84 89 file = "mods/creativecore.pw.toml" 85 90 hash = "d61eea65d903963fc412f1e6dc4ec5c9f89814358e324cb734e0ec6e40ece483" 86 91 metafile = true ··· 251 256 metafile = true 252 257 253 258 [[files]] 259 + file = "mods/mru.pw.toml" 260 + hash = "08bfd9206da2a48954acae3a6083db563173def502333b6b49e7ec4cf083e231" 261 + metafile = true 262 + 263 + [[files]] 254 264 file = "mods/netherportalfix.pw.toml" 255 265 hash = "c21e5c7c86e20d26b9936224db71c94558049000dbf2481f3f1649a62b41f2a1" 256 266 metafile = true ··· 273 283 [[files]] 274 284 file = "mods/potion-stacking.pw.toml" 275 285 hash = "5df40a815212fb13b4e71d25778203407d94d6a2d98652fe07c2ef4f7a39ac20" 286 + metafile = true 287 + 288 + [[files]] 289 + file = "mods/presence-footsteps.pw.toml" 290 + hash = "7d1c4098e5a07f399f3974d0dfd64adaaa40cb5fc3879904630d3829bb10358f" 276 291 metafile = true 277 292 278 293 [[files]] ··· 313 328 [[files]] 314 329 file = "mods/sound-physics-remastered.pw.toml" 315 330 hash = "4cb4b2749520002016737d1828b7d2dcbd4fa35f4f8e0b5faef4d921f292afb5" 331 + metafile = true 332 + 333 + [[files]] 334 + file = "mods/sound.pw.toml" 335 + hash = "425950a04e2780052de4e008ad4e1d6b69a5bcb5a7d1e1574a382472ec40754d" 316 336 metafile = true 317 337 318 338 [[files]]
+15
mods/coolrain.pw.toml
··· 1 + name = "Cool Rain" 2 + side = "both" 3 + filename = "coolrain-1.3.1-1.21.10.jar" 4 + 5 + [update.modrinth] 6 + mod-id = "iDyqnQLT" 7 + version = "4X997uit" 8 + 9 + [download] 10 + hash-format = "sha512" 11 + url = "https://cdn.modrinth.com/data/iDyqnQLT/versions/4X997uit/coolrain-1.3.1-1.21.10.jar" 12 + hash = "fe1c48c6c514dcd8612f9ffb54a5444ddbe3878d514a042cb1636d8a1fcfafccec272e441abcf231ddfeb3623c06a98d1283d12d5726f6964da515fb2f1dbc1c" 13 + 14 + [option] 15 + optional = true
+13
mods/mru.pw.toml
··· 1 + name = "M.R.U" 2 + filename = "mru-1.0.25+edge+1.21.10-fabric.jar" 3 + side = "both" 4 + 5 + [download] 6 + url = "https://cdn.modrinth.com/data/SNVQ2c0g/versions/FGQdTmZR/mru-1.0.25%2Bedge%2B1.21.10-fabric.jar" 7 + hash-format = "sha512" 8 + hash = "1eaab2f45483bf60104e90c5a10eb69480c0cea1ade3950f7624758caa95c214572d237c653380e89a7220f0f5ad0bcbba8677f53970d3462572e9d6e46fb886" 9 + 10 + [update] 11 + [update.modrinth] 12 + mod-id = "SNVQ2c0g" 13 + version = "FGQdTmZR"
+13
mods/presence-footsteps.pw.toml
··· 1 + name = "Presence Footsteps" 2 + filename = "PresenceFootsteps-1.12.2+1.21.10.jar" 3 + side = "client" 4 + 5 + [download] 6 + url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/kF47yag9/PresenceFootsteps-1.12.2%2B1.21.10.jar" 7 + hash-format = "sha512" 8 + hash = "a06af1c26b7590df9458d78bca278aac4a8317ffd863e8869d5f6fff1c71192b0be0938c6fb7582c585b8511458c63e8591344b0a58e4ac209ca14793a99a45c" 9 + 10 + [update] 11 + [update.modrinth] 12 + mod-id = "rcTfTZr3" 13 + version = "kF47yag9"
+15
mods/sound.pw.toml
··· 1 + name = "Sounds" 2 + side = "client" 3 + filename = "sounds-2.4.20+edge+1.21.10-fabric.jar" 4 + 5 + [update.modrinth] 6 + mod-id = "ZouiUX7t" 7 + version = "HE60rITD" 8 + 9 + [download] 10 + hash-format = "sha512" 11 + url = "https://cdn.modrinth.com/data/ZouiUX7t/versions/HE60rITD/sounds-2.4.20%2Bedge%2B1.21.10-fabric.jar" 12 + hash = "a57b2b4529eaa4a135fbde157948e78f4b056f69fa6aa860d48939f3f2e26048b07ead2bef76537b587a8a232776dbe144b871df5ad327392ad597527d3080c0" 13 + 14 + [option] 15 + optional = true
+2 -2
pack.toml
··· 1 1 name = "ATPcraft" 2 2 author = "LeNooby09" 3 - version = "1.0.7" 3 + version = "1.0.8" 4 4 pack-format = "packwiz:1.1.0" 5 5 6 6 [index] 7 7 file = "index.toml" 8 8 hash-format = "sha256" 9 - hash = "974df67e3ca8f6de469079a23f5e2175506b7795ed5a6cbd9b51984375480cde" 9 + hash = "7c15028db0e3babd32dd5f93fc740097f031cf1c99af646fd65719fb55c652c7" 10 10 11 11 [versions] 12 12 fabric = "0.18.4"