2nd edition of my mc server for my friends and i
0

Configure Feed

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

Add ambience and optimization mods

+127 -1
+35
index.toml
··· 20 20 metafile = true 21 21 22 22 [[files]] 23 + file = "mods/ambient-environment.pw.toml" 24 + hash = "4966aec360c9b99db4fc0ab1e4fe259b67a2b4e4b9a23fb853334296aeae5766" 25 + metafile = true 26 + 27 + [[files]] 23 28 file = "mods/appleskin.pw.toml" 24 29 hash = "465c5bb547d0b9f87b7573a64f09571d64d3ff43acf2e632f04bd0a6631faf77" 25 30 metafile = true ··· 30 35 metafile = true 31 36 32 37 [[files]] 38 + file = "mods/badoptimizations.pw.toml" 39 + hash = "23ae742803c31b4c03add35d3481eead4e01db57df5f25356214d0c0cf57888d" 40 + metafile = true 41 + 42 + [[files]] 33 43 file = "mods/biomes-o-plenty.pw.toml" 34 44 hash = "254785de8171aef1ad0bb869fa658ccc129f16a746f9ef2bd85c2f9f8dd95ed6" 45 + metafile = true 46 + 47 + [[files]] 48 + file = "mods/c2me-neoforge.pw.toml" 49 + hash = "65fdf24cabafd202f25bc962102ecf5c063c8350f8941876246852ba6f924e40" 35 50 metafile = true 36 51 37 52 [[files]] ··· 240 255 metafile = true 241 256 242 257 [[files]] 258 + file = "mods/moreculling.pw.toml" 259 + hash = "23f46eb4328e325999cc5172ffd8724425cdc7229d105d3b16cee06508c703b5" 260 + metafile = true 261 + 262 + [[files]] 243 263 file = "mods/mouse-tweaks.pw.toml" 244 264 hash = "e4050c6052ef4c4f50f7b49faee15fcbbd13ebe28fdc61e1a4056d69ac4a16d5" 245 265 metafile = true ··· 285 305 metafile = true 286 306 287 307 [[files]] 308 + file = "mods/scalablelux.pw.toml" 309 + hash = "9df76241a059af37897b0fb88d4beeaca1796bb0c78fea2b0750b16c3ad96844" 310 + metafile = true 311 + 312 + [[files]] 288 313 file = "mods/searchables.pw.toml" 289 314 hash = "6c88191f6fd85a532645982c56ebe71ad36b4ac4948da7b8d952a10bcc885b4e" 290 315 metafile = true ··· 292 317 [[files]] 293 318 file = "mods/serene-seasons.pw.toml" 294 319 hash = "1df86538afae3edfa117485015ab4d0cb96af0aef753334fbfd0be731edabbc6" 320 + metafile = true 321 + 322 + [[files]] 323 + file = "mods/servercore.pw.toml" 324 + hash = "0f13c8eef56771cf371225b8bb088832a2944f8a855a0593cfa359a960a0e94e" 295 325 metafile = true 296 326 297 327 [[files]] ··· 397 427 [[files]] 398 428 file = "mods/yungs-better-strongholds.pw.toml" 399 429 hash = "280f7ac3c4b173bea07204b4475c8af525a72d28c1abdce93cee5cae58a70c56" 430 + metafile = true 431 + 432 + [[files]] 433 + file = "mods/zfastnoise.pw.toml" 434 + hash = "5cf16ade698a13987ae3171ba0946e6d9ee76ce76abe62aaf292e351461d7396" 400 435 metafile = true 401 436 402 437 [[files]]
+13
mods/ambient-environment.pw.toml
··· 1 + name = "Ambient Environment" 2 + filename = "AmbientEnvironment-neoforge-26.1.2-26.1.2.1.jar" 3 + side = "client" 4 + 5 + [download] 6 + url = "https://cdn.modrinth.com/data/DyTvM1dv/versions/WS1DDh2L/AmbientEnvironment-neoforge-26.1.2-26.1.2.1.jar" 7 + hash-format = "sha512" 8 + hash = "0be91a03fc5adcb3ef397bf4cc03fd3b27d65f1ea7aa8b9a751460a0c9855ff73a2ff7d6a80113b3ea1e8be3c573cf0b12ba92bf81cd6cc7e92443e24e1a2634" 9 + 10 + [update] 11 + [update.modrinth] 12 + mod-id = "DyTvM1dv" 13 + version = "WS1DDh2L"
+13
mods/badoptimizations.pw.toml
··· 1 + name = "BadOptimizations" 2 + filename = "BadOptimizations-2.4.1-26.1-forge.jar" 3 + side = "client" 4 + 5 + [download] 6 + url = "https://cdn.modrinth.com/data/g96Z4WVZ/versions/MZd0Pqsf/BadOptimizations-2.4.1-26.1-forge.jar" 7 + hash-format = "sha512" 8 + hash = "7f79fe81896c383744298055bebae8c46420d429fccf1453388a20bcc3cca6fa6ae1e5f1bfb12f10b05be7d648cc17ad3270460fb6099287a6c826b303d3ef9a" 9 + 10 + [update] 11 + [update.modrinth] 12 + mod-id = "g96Z4WVZ" 13 + version = "MZd0Pqsf"
+13
mods/c2me-neoforge.pw.toml
··· 1 + name = "Concurrent Chunk Management Engine (NeoForge)" 2 + filename = "c2me-neoforge-mc26.1.1-0.3.7+alpha.0.85.jar" 3 + side = "both" 4 + 5 + [download] 6 + url = "https://cdn.modrinth.com/data/COlSi5iR/versions/hh7yJLE9/c2me-neoforge-mc26.1.1-0.3.7%2Balpha.0.85.jar" 7 + hash-format = "sha512" 8 + hash = "173d3cc6cb2f65d15402883a547fa8ad3cef883645e04571ed0a202bc66e0158042b9c2a94b6ae49a709a8da35a12b2ef9d2239eae16f4c8883a21cbff1649b0" 9 + 10 + [update] 11 + [update.modrinth] 12 + mod-id = "COlSi5iR" 13 + version = "hh7yJLE9"
+13
mods/moreculling.pw.toml
··· 1 + name = "More Culling" 2 + filename = "moreculling-neoforge-26.1.1-1.7.0-beta.5.jar" 3 + side = "client" 4 + 5 + [download] 6 + url = "https://cdn.modrinth.com/data/51shyZVL/versions/Y9lhHBQk/moreculling-neoforge-26.1.1-1.7.0-beta.5.jar" 7 + hash-format = "sha512" 8 + hash = "40847b74b0c4c14aecbb6ae56f56427dc8743cf76c92945e9d3d2bff7ef249104098502a90339b44ab95a0b0e76960f533e06b3bfcea2ca7f9ad9d9bfa437248" 9 + 10 + [update] 11 + [update.modrinth] 12 + mod-id = "51shyZVL" 13 + version = "Y9lhHBQk"
+13
mods/scalablelux.pw.toml
··· 1 + name = "ScalableLux" 2 + filename = "ScalableLux-0.2.0+neoforge.cd0897f-all.jar" 3 + side = "both" 4 + 5 + [download] 6 + url = "https://cdn.modrinth.com/data/Ps1zyz6x/versions/yUKGUtvc/ScalableLux-0.2.0%2Bneoforge.cd0897f-all.jar" 7 + hash-format = "sha512" 8 + hash = "70b51e28306be4fb44f433d048512289b90151e1494b99f05093be051668cb8273963eaa7437155d387e0ed6b8a85f7f5ff272c75980d3afd5061776a56a9650" 9 + 10 + [update] 11 + [update.modrinth] 12 + mod-id = "Ps1zyz6x" 13 + version = "yUKGUtvc"
+13
mods/servercore.pw.toml
··· 1 + name = "ServerCore" 2 + filename = "servercore-neoforge-1.5.16+26.1.1.jar" 3 + side = "server" 4 + 5 + [download] 6 + url = "https://cdn.modrinth.com/data/4WWQxlQP/versions/2QeJcNhM/servercore-neoforge-1.5.16%2B26.1.1.jar" 7 + hash-format = "sha512" 8 + hash = "9cf4950f0721e2c8b95ecdce7dfc3165f6631d6c453ac5b6324f27302729de6da05cad54e82ab171588a5140b731575133363ab4c8ae3ea00feb0bc5d691d6bc" 9 + 10 + [update] 11 + [update.modrinth] 12 + mod-id = "4WWQxlQP" 13 + version = "2QeJcNhM"
+13
mods/zfastnoise.pw.toml
··· 1 + name = "Fast Noise" 2 + filename = "zfastnoise-1.0.29+26.1.2+neoforge.jar" 3 + side = "both" 4 + 5 + [download] 6 + url = "https://cdn.modrinth.com/data/OnlVIpq5/versions/x9WogrY9/zfastnoise-1.0.29%2B26.1.2%2Bneoforge.jar" 7 + hash-format = "sha512" 8 + hash = "93d015bdd501103836c446836a820e744e7451b01cf4748e07e95a79f18426513d404e1d47d118093c5a9f84992d69fb05bfe21a04c249e3bbf158c08a424666" 9 + 10 + [update] 11 + [update.modrinth] 12 + mod-id = "OnlVIpq5" 13 + version = "x9WogrY9"
+1 -1
pack.toml
··· 5 5 [index] 6 6 file = "index.toml" 7 7 hash-format = "sha256" 8 - hash = "39fd57cce2db6d2fb7beda155effcfbe5607fe08c8de55e9249702b22a6461a2" 8 + hash = "d479788d431a0ad5ab62fac1877f1f75e0d0fbaffaafbc0398fcf7ba99c37515" 9 9 10 10 [versions] 11 11 minecraft = "26.1.2"