From c2ffe6131f8b8353943f6beb0657616ea328c9f2 Mon Sep 17 00:00:00 2001 From: Fauli1221 Date: Tue, 23 Apr 2024 19:55:46 +0200 Subject: [PATCH 01/17] updated c2me --- TrotCraft/server/mods/c2me-fabric.pw.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TrotCraft/server/mods/c2me-fabric.pw.toml b/TrotCraft/server/mods/c2me-fabric.pw.toml index 63b9425..d69f0a9 100644 --- a/TrotCraft/server/mods/c2me-fabric.pw.toml +++ b/TrotCraft/server/mods/c2me-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Concurrent Chunk Management Engine (Fabric)" -filename = "c2me-fabric-mc1.20.4-0.2.0+alpha.11.65.jar" +filename = "c2me-fabric-mc1.20.4-0.2.0+alpha.11.66.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/VSNURh3q/versions/9Cu1rJ2H/c2me-fabric-mc1.20.4-0.2.0%2Balpha.11.65.jar" +url = "https://cdn.modrinth.com/data/VSNURh3q/versions/B4y7zUNd/c2me-fabric-mc1.20.4-0.2.0%2Balpha.11.66.jar" hash-format = "sha1" -hash = "36dc3ee5d179f025e9c84b7912a0a0954b3219a0" +hash = "4666ac65b61200f8a2be276220bf4f363aec07c3" [update] [update.modrinth] mod-id = "VSNURh3q" -version = "9Cu1rJ2H" +version = "B4y7zUNd" From 5a9b920b8339bd84de23b96dacf34c46fc6b4cef Mon Sep 17 00:00:00 2001 From: ArcaneSpark Date: Tue, 23 Apr 2024 21:54:37 +0200 Subject: [PATCH 02/17] fix issue --- .forgejo/workflows/pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/pages.yml b/.forgejo/workflows/pages.yml index bc304d4..3af4c4d 100644 --- a/.forgejo/workflows/pages.yml +++ b/.forgejo/workflows/pages.yml @@ -20,8 +20,8 @@ jobs: export GOBIN=/workspace/bin go install github.com/packwiz/packwiz@latest cd TrotCraft/client - /workspace/bin/packwiz refresh --build /workspace/bin/packwiz mr export -o ../builds/TrotCraft-latest.mrpack + /workspace/bin/packwiz refresh --build cd ../server /workspace/bin/packwiz refresh --build - name: Deploy From 81b2d11c3d7ad97fe6c90f16c5707947d13f78af Mon Sep 17 00:00:00 2001 From: ArcaneSpark Date: Tue, 23 Apr 2024 22:36:25 +0200 Subject: [PATCH 03/17] add project list --- README.md | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 78 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b2fe9c..6a1b142 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,80 @@ # TrotCraft -the official TwitchTrot Minecraft modpack \ No newline at end of file +the official TwitchTrot Minecraft modpack + + +includes: + +- [**AppleSkin**](https://modrinth.com/mod/appleskin) - Food/hunger-related HUD improvements +- [**BSL Shaders**](https://modrinth.com/mod/bsl-shaders) - Shaderpack for Minecraft: Java Edition. It's bright, colorful, and distinct. +- [**Better Mount HUD**](https://modrinth.com/mod/better-mount-hud) - Improves the ingame HUD while riding a mount +- [**Better Third Person**](https://modrinth.com/mod/better-third-person) - Improves third person camera view. +- [**Big Pony**](https://modrinth.com/mod/big-pony) - Ah AM a big pony! +- [**Bobby**](https://modrinth.com/mod/bobby) - Allows for render distances greater than the server's view-distance +- [**Bookshelf**](https://modrinth.com/mod/bookshelf-lib) - An open source library for other mods! +- [**CIT Resewn**](https://modrinth.com/mod/cit-resewn) - Re-implements MCPatcher's CIT (custom item textures from optifine resource packs) +- [**Capes**](https://modrinth.com/mod/capes) - Lets you use capes from OptiFine, LabyMod and other cape mods +- [**Chat Heads**](https://modrinth.com/mod/chat-heads) - See who you're chatting with! +- [**Chat Reporting Helper**](https://modrinth.com/mod/chat-reporting-helper) - An educational tool that explains chat reporting in a simple and neutral way. +- [**Cloth Config API**](https://modrinth.com/mod/cloth-config) - Configuration Library for Minecraft Mods +- [**Complementary Shaders - Reimagined**](https://modrinth.com/mod/complementary-reimagined) - Preserving the elements of Minecraft with exceptional quality, detail, and performance. +- [**Complementary Shaders - Unbound**](https://modrinth.com/mod/complementary-unbound) - Transforming the visuals of Minecraft with exceptional quality, detail, and performance. +- [**Continuity**](https://modrinth.com/mod/continuity) - A Fabric mod that allows for efficient connected textures +- [**Controlify**](https://modrinth.com/mod/controlify) - Adds the best controller support to Minecraft Java edition! +- [**Cubes Without Borders**](https://modrinth.com/mod/cubes-without-borders) - A mod that allows you to play Minecraft in a borderless fullscreen window. +- [**Debugify**](https://modrinth.com/mod/debugify) - Fixes Minecraft bugs found on the bug tracker +- [**Dynamic FPS**](https://modrinth.com/mod/dynamic-fps) - Reduce resource usage while Minecraft is in the background or idle. +- [**Enchantment Descriptions**](https://modrinth.com/mod/enchantment-descriptions) - Provides a way to get enchantment descriptions from enchanted books. +- [**Enhanced Block Entities**](https://modrinth.com/mod/ebe) - Reduce FPS lag with block entities, as well as customize them with resource packs +- [**Entity Culling**](https://modrinth.com/mod/entityculling) - Using async path-tracing to hide Block-/Entities that are not visible +- [**Fabric API**](https://modrinth.com/mod/fabric-api) - Lightweight and modular API providing common hooks and intercompatibility measures utilized by mods using the Fabric toolchain. +- [**Fabric Language Kotlin**](https://modrinth.com/mod/fabric-language-kotlin) - This is a mod that enables usage of the Kotlin programming language for Fabric mods. +- [**FabricSkyBoxes Interop**](https://modrinth.com/mod/fabricskyboxes-interop) - FabricSkyBoxes Interoperability for MCPatcher/OptiFine Skies +- [**FabricSkyboxes**](https://modrinth.com/mod/fabricskyboxes) - Allows resource packs to define custom skyboxes. +- [**Fabrishot**](https://modrinth.com/mod/fabrishot) - Take insanely large screenshots because why not +- [**Falling Leaves**](https://modrinth.com/mod/fallingleaves) - Adds a neat little particle effect to leaf blocks +- [**Fast Better Grass**](https://modrinth.com/mod/fast-better-grass) - Makes grass and related blocks use the top texture on the sides. Works with other resource packs! +- [**FastQuit**](https://modrinth.com/mod/fastquit) - Lets you return to the Title Screen early while your world is still saving in the background! +- [**FerriteCore**](https://modrinth.com/mod/ferrite-core) - Memory usage optimizations +- [**HD Skins**](https://modrinth.com/mod/hd-skins) - Custom skin servers with higher resolution +- [**ImmediatelyFast**](https://modrinth.com/mod/immediatelyfast) - Speed up immediate mode rendering in Minecraft +- [**Indium**](https://modrinth.com/mod/indium) - Sodium addon providing support for the Fabric Rendering API, based on Indigo +- [**Iris Shaders**](https://modrinth.com/mod/iris) - A modern shaders mod for Minecraft intended to be compatible with existing OptiFine shader packs +- [**Kirin**](https://modrinth.com/mod/kirin) - GUI Library for help with making minecraft screens more easily +- [**LS RenderPearl**](https://modrinth.com/mod/ls-renderpearl) - Modern, lightweight shaders for Iris that attempt to improve the Vanilla aesthetic while maintaining great performance +- [**LambDynamicLights**](https://modrinth.com/mod/lambdynamiclights) - A dynamic lights mod for Fabric. +- [**Language Reload**](https://modrinth.com/mod/language-reload) - Reduces load times and adds fallbacks for languages +- [**Lithium**](https://modrinth.com/mod/lithium) - No-compromises game logic/server optimization mod +- [**MAmbience**](https://modrinth.com/mod/mambience) - MAmbience adds a large amount of dynamic ambient effects to minecraft. This includes ambient sounds, visual (particle based) and advanced footstep sounds. All of this while remaining fully compatible with vanilla clients using a simple resourcepack. +- [**Mine Little Pony**](https://modrinth.com/mod/mine-little-pony) - Turns players and mobs into ponies +- [**MixinTrace**](https://modrinth.com/mod/mixintrace) - Adds a list of mixins in the stack trace to crash reports +- [**Mod Detection Preventer**](https://modrinth.com/mod/moddetectionpreventer) - Fixes a security vulnerability that allows servers to detect what mods you have installed. +- [**Mod Menu**](https://modrinth.com/mod/modmenu) - Adds a mod menu to view the list of mods you have installed. +- [**Model Gap Fix**](https://modrinth.com/mod/modelfix) - Fixes gaps in Block Models and Item Models +- [**ModernFix**](https://modrinth.com/mod/modernfix) - All-in-one mod that improves performance, reduces memory usage, and fixes many bugs. Compatible with all your favorite performance mods! +- [**More Chat History**](https://modrinth.com/mod/morechathistory) - Increases the maximum length of chat history. +- [**More Culling**](https://modrinth.com/mod/moreculling) - A mod that changes how multiple types of culling are handled in order to improve performance +- [**No Chat Reports**](https://modrinth.com/mod/no-chat-reports) - Makes chat unreportable (where possible) +- [**OptiGUI**](https://modrinth.com/mod/optigui) - Blazing fast custom GUI textures on Fabric and Quilt with built-in OptiFine custom GUI resource pack support +- [**Paginated Advancements & Custom Frames**](https://modrinth.com/mod/paginatedadvancements) - Better advancements screen +- [**Polytone**](https://modrinth.com/mod/polytone) - Customize Map Color, Block Colors, Colormaps and Block Sounds, Biome Colors, Dye Colors. Supports Optifine format. For Resource Packs +- [**Presence Footsteps**](https://modrinth.com/mod/presence-footsteps) - ..An Overly complicated Sound Mod... +- [**Puzzle**](https://modrinth.com/mod/puzzle) - Adds resourcepack features and a GUI to more conveniently configure OptiFine alternatives. +- [**Reese's Sodium Options**](https://modrinth.com/mod/reeses-sodium-options) - Alternative Options Menu for Sodium +- [**Rethinking Voxels**](https://modrinth.com/mod/rethinking-voxels) - [WIP] A gameplay shaderpack based on complementary reimagined that has coloured block light with sharp shadows +- [**Shrimple**](https://modrinth.com/mod/shrimple) - A simple Minecraft Java shader that attempts to maintain the vanilla aesthetic while adding optional shadows, colored lighting, and ray-tracing. +- [**Shulker Box Tooltip**](https://modrinth.com/mod/shulkerboxtooltip) - View the contents of shulker boxes from your inventory +- [**Simple Voice Chat**](https://modrinth.com/mod/simple-voice-chat) - A working voice chat in Minecraft! +- [**Sodium**](https://modrinth.com/mod/sodium) - A modern rendering engine for Minecraft which greatly improves performance +- [**Sodium Extra**](https://modrinth.com/mod/sodium-extra) - A Sodium addon that adds features that shouldn't be in Sodium. +- [**Solas Shader**](https://modrinth.com/mod/solas-shader) - A good performing fantasy stylised shaderpack with colored lighting and fancy volumetrics +- [**Sound Physics Remastered**](https://modrinth.com/mod/sound-physics-remastered) - A Minecraft mod that provides realistic sound attenuation, reverberation, and absorption through blocks. +- [**Sparkles: Stardust Labs Resourcepack**](https://modrinth.com/mod/sparkles) - An optional resourcepack for all of Stardust Labs' projects +- [**Super Duper Vanilla**](https://modrinth.com/mod/super-duper-vanilla) - A shader pack created to convey the style of the cancelled Super Duper Graphics Pack and other popular Minecraft titles. +- [**Super Duper Vanilla Reimagined**](https://modrinth.com/mod/super-duper-vanilla-reimagined) - A shader pack that is created to improve the graphics of your game, leaving it in vanilla style +- [**Translations for Sodium**](https://modrinth.com/mod/translations-for-sodium) - Unofficial translations for the Sodium Minecraft mod +- [**YetAnotherConfigLib**](https://modrinth.com/mod/yacl) - A builder-based configuration library for Minecraft. +- [**Your Options Shall Be Respected (YOSBR)**](https://modrinth.com/mod/yosbr) - Your options shall be respected. +- [**Zoomify**](https://modrinth.com/mod/zoomify) - A zoom mod with infinite customizability. +- [**EMF Entity Model Features**](https://modrinth.com/mod/entity-model-features) - EMF is an, OptiFine format, Custom Entity Model replacement mod available for Fabric and Forge. +- [**ETF Entity Texture Features**](https://modrinth.com/mod/entitytexturefeatures) - Emissive, Random & Custom texture support for entities in resourcepacks just like Optifine but for Fabric \ No newline at end of file From 22b98fff90bf7c3093afa2db59d6f57c3785fd88 Mon Sep 17 00:00:00 2001 From: ArcaneSpark Date: Tue, 23 Apr 2024 22:37:22 +0200 Subject: [PATCH 04/17] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a1b142..ff78985 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ the official TwitchTrot Minecraft modpack -includes: +[includes](https://moddermore.net/list/y6yzMJs9YiJ8): - [**AppleSkin**](https://modrinth.com/mod/appleskin) - Food/hunger-related HUD improvements - [**BSL Shaders**](https://modrinth.com/mod/bsl-shaders) - Shaderpack for Minecraft: Java Edition. It's bright, colorful, and distinct. From 61b7d35c670941090ddab64674806b8a517f9d5c Mon Sep 17 00:00:00 2001 From: Sky Splash Date: Thu, 25 Apr 2024 09:38:54 +0200 Subject: [PATCH 05/17] added a datapack to prevent creepers from grefing --- ...nti creeper grief v1.1.6 (MC 1.20-1.20.4).zip | Bin 0 -> 7996 bytes TrotCraft/server/index.toml | 3 +++ .../server/mods/carpet-tis-addition.pw.toml | 8 ++++---- TrotCraft/server/mods/ledger.pw.toml | 8 ++++---- 4 files changed, 11 insertions(+), 8 deletions(-) create mode 100644 TrotCraft/server/datapacks/anti creeper grief v1.1.6 (MC 1.20-1.20.4).zip diff --git a/TrotCraft/server/datapacks/anti creeper grief v1.1.6 (MC 1.20-1.20.4).zip b/TrotCraft/server/datapacks/anti creeper grief v1.1.6 (MC 1.20-1.20.4).zip new file mode 100644 index 0000000000000000000000000000000000000000..d6ef8231aef2573f9988460d0620232dfc65ee43 GIT binary patch literal 7996 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 A#Q*>R literal 0 HcmV?d00001 diff --git a/TrotCraft/server/index.toml b/TrotCraft/server/index.toml index 3592da2..579872f 100644 --- a/TrotCraft/server/index.toml +++ b/TrotCraft/server/index.toml @@ -51,6 +51,9 @@ file = "config/yosbr/config/universal-graves/config.json" [[files]] file = "config/yosbr/config/vcinteraction/vcinteraction.properties" +[[files]] +file = "datapacks/anti creeper grief v1.1.6 (MC 1.20-1.20.4).zip" + [[files]] file = "datapacks/armor statues v2.8.11 (MC 1.20-1.20.4).zip" diff --git a/TrotCraft/server/mods/carpet-tis-addition.pw.toml b/TrotCraft/server/mods/carpet-tis-addition.pw.toml index e0cce94..0ee5928 100644 --- a/TrotCraft/server/mods/carpet-tis-addition.pw.toml +++ b/TrotCraft/server/mods/carpet-tis-addition.pw.toml @@ -1,13 +1,13 @@ name = "Carpet TIS Addition" -filename = "carpet-tis-addition-mc1.20.4-v1.57.1.jar" +filename = "carpet-tis-addition-mc1.20.4-v1.58.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/jE0SjGuf/versions/VaCbzUJQ/carpet-tis-addition-mc1.20.4-v1.57.1.jar" +url = "https://cdn.modrinth.com/data/jE0SjGuf/versions/VZ7jBVIL/carpet-tis-addition-mc1.20.4-v1.58.0.jar" hash-format = "sha1" -hash = "6bb4662bd278c34930fe2e6162cc269b23feff96" +hash = "4f6569d7282350c19b49452d18f3b52eea8fc29b" [update] [update.modrinth] mod-id = "jE0SjGuf" -version = "VaCbzUJQ" +version = "VZ7jBVIL" diff --git a/TrotCraft/server/mods/ledger.pw.toml b/TrotCraft/server/mods/ledger.pw.toml index 1aac29d..d830574 100644 --- a/TrotCraft/server/mods/ledger.pw.toml +++ b/TrotCraft/server/mods/ledger.pw.toml @@ -1,13 +1,13 @@ name = "Ledger" -filename = "ledger-1.2.10.jar" +filename = "ledger-1.3.0.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/LVN9ygNV/versions/aeyvUBDY/ledger-1.2.10.jar" +url = "https://cdn.modrinth.com/data/LVN9ygNV/versions/8xCDy2Ry/ledger-1.3.0.jar" hash-format = "sha1" -hash = "96823116f8a6d026366041f17cd1856df4d79f6e" +hash = "ac9ada17351d560c8486ef1bf1884ec4bd152c61" [update] [update.modrinth] mod-id = "LVN9ygNV" -version = "aeyvUBDY" +version = "8xCDy2Ry" From fce37b1a34c584f3405cb79410e79af1eabc3291 Mon Sep 17 00:00:00 2001 From: Fauli1221 Date: Sat, 27 Apr 2024 12:16:00 +0200 Subject: [PATCH 06/17] updated via --- TrotCraft/server/mods/viabackwards.pw.toml | 9 ++++----- TrotCraft/server/mods/viafabric.pw.toml | 8 ++++---- TrotCraft/server/mods/viarewind.pw.toml | 9 ++++----- TrotCraft/server/mods/viaversion.pw.toml | 9 ++++----- 4 files changed, 16 insertions(+), 19 deletions(-) diff --git a/TrotCraft/server/mods/viabackwards.pw.toml b/TrotCraft/server/mods/viabackwards.pw.toml index 8987230..66e3fb4 100644 --- a/TrotCraft/server/mods/viabackwards.pw.toml +++ b/TrotCraft/server/mods/viabackwards.pw.toml @@ -1,14 +1,13 @@ name = "ViaBackwards" -filename = "ViaBackwards-4.9.2.jar" +filename = "ViaBackwards-4.10.0.jar" side = "both" -pin = true [download] -url = "https://cdn.modrinth.com/data/NpvuJQoq/versions/QysADh1s/ViaBackwards-4.9.2.jar" +url = "https://cdn.modrinth.com/data/NpvuJQoq/versions/lfv9RWpL/ViaBackwards-4.10.0.jar" hash-format = "sha1" -hash = "7c1052550efab65c2b1f80b8c6c9a1c7c65512b2" +hash = "6001f2de52087c58005d877508bfa09b4cd01362" [update] [update.modrinth] mod-id = "NpvuJQoq" -version = "QysADh1s" +version = "lfv9RWpL" diff --git a/TrotCraft/server/mods/viafabric.pw.toml b/TrotCraft/server/mods/viafabric.pw.toml index f1ee682..1dbf908 100644 --- a/TrotCraft/server/mods/viafabric.pw.toml +++ b/TrotCraft/server/mods/viafabric.pw.toml @@ -1,13 +1,13 @@ name = "ViaFabric" -filename = "ViaFabric-0.4.13+65-main.jar" +filename = "ViaFabric-0.4.14+66-main.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/YlKdE5VK/versions/tPA7aBMn/ViaFabric-0.4.13%2B65-main.jar" +url = "https://cdn.modrinth.com/data/YlKdE5VK/versions/mFi1Bbuy/ViaFabric-0.4.14%2B66-main.jar" hash-format = "sha1" -hash = "6e4872191ea7d67e20984718bfbd1e437a6d18b2" +hash = "0bb225d65ce663e29e6b282ce9b5ca494a9ceb51" [update] [update.modrinth] mod-id = "YlKdE5VK" -version = "tPA7aBMn" +version = "mFi1Bbuy" diff --git a/TrotCraft/server/mods/viarewind.pw.toml b/TrotCraft/server/mods/viarewind.pw.toml index 4ed8f05..fe754de 100644 --- a/TrotCraft/server/mods/viarewind.pw.toml +++ b/TrotCraft/server/mods/viarewind.pw.toml @@ -1,14 +1,13 @@ name = "ViaRewind" -filename = "ViaRewind-3.0.6.jar" +filename = "ViaRewind-3.1.0.jar" side = "both" -pin = true [download] -url = "https://cdn.modrinth.com/data/TbHIxhx5/versions/IkMe7SRI/ViaRewind-3.0.6.jar" +url = "https://cdn.modrinth.com/data/TbHIxhx5/versions/2nM1Tcty/ViaRewind-3.1.0.jar" hash-format = "sha1" -hash = "3b31e7fdb8acea54bbeb162434d1bd97628df4ea" +hash = "93be092dde3c473e8402deab1db3961a499d9bb5" [update] [update.modrinth] mod-id = "TbHIxhx5" -version = "IkMe7SRI" +version = "2nM1Tcty" diff --git a/TrotCraft/server/mods/viaversion.pw.toml b/TrotCraft/server/mods/viaversion.pw.toml index 352f722..148b4d0 100644 --- a/TrotCraft/server/mods/viaversion.pw.toml +++ b/TrotCraft/server/mods/viaversion.pw.toml @@ -1,14 +1,13 @@ name = "ViaVersion" -filename = "ViaVersion-4.9.3.jar" +filename = "ViaVersion-4.10.0.jar" side = "both" -pin = true [download] -url = "https://cdn.modrinth.com/data/P1OZGk5p/versions/uuXDjZ6t/ViaVersion-4.9.3.jar" +url = "https://cdn.modrinth.com/data/P1OZGk5p/versions/76o9hrcM/ViaVersion-4.10.0.jar" hash-format = "sha1" -hash = "6a5f11c91835b0d0ace767bac25b5f6dbf6061b0" +hash = "9e1be916ceb92efff67945470c15295899964c87" [update] [update.modrinth] mod-id = "P1OZGk5p" -version = "uuXDjZ6t" +version = "76o9hrcM" From 3188030ab3099559604532677a20b464acf91d58 Mon Sep 17 00:00:00 2001 From: Sky Splash Date: Tue, 30 Apr 2024 09:36:35 +0200 Subject: [PATCH 07/17] updated mods and pinned via* --- TrotCraft/server/mods/c2me-fabric.pw.toml | 8 ++++---- TrotCraft/server/mods/floodgate.pw.toml | 8 ++++---- TrotCraft/server/mods/noisium.pw.toml | 8 ++++---- TrotCraft/server/mods/viabackwards.pw.toml | 1 + TrotCraft/server/mods/viafabric.pw.toml | 1 + TrotCraft/server/mods/viarewind.pw.toml | 1 + TrotCraft/server/mods/viaversion.pw.toml | 1 + 7 files changed, 16 insertions(+), 12 deletions(-) diff --git a/TrotCraft/server/mods/c2me-fabric.pw.toml b/TrotCraft/server/mods/c2me-fabric.pw.toml index d69f0a9..3dfa140 100644 --- a/TrotCraft/server/mods/c2me-fabric.pw.toml +++ b/TrotCraft/server/mods/c2me-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Concurrent Chunk Management Engine (Fabric)" -filename = "c2me-fabric-mc1.20.4-0.2.0+alpha.11.66.jar" +filename = "c2me-fabric-mc1.20.4-0.2.0+alpha.11.67.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/VSNURh3q/versions/B4y7zUNd/c2me-fabric-mc1.20.4-0.2.0%2Balpha.11.66.jar" +url = "https://cdn.modrinth.com/data/VSNURh3q/versions/xjgJS9KC/c2me-fabric-mc1.20.4-0.2.0%2Balpha.11.67.jar" hash-format = "sha1" -hash = "4666ac65b61200f8a2be276220bf4f363aec07c3" +hash = "f14b8a2d8c624b9f2e787826a113fb2be9f9cf31" [update] [update.modrinth] mod-id = "VSNURh3q" -version = "B4y7zUNd" +version = "xjgJS9KC" diff --git a/TrotCraft/server/mods/floodgate.pw.toml b/TrotCraft/server/mods/floodgate.pw.toml index 1895f7e..3e9663d 100644 --- a/TrotCraft/server/mods/floodgate.pw.toml +++ b/TrotCraft/server/mods/floodgate.pw.toml @@ -1,13 +1,13 @@ name = "Floodgate-Fabric" -filename = "floodgate-fabric-2.2.0-SNAPSHOT+build.17.jar" +filename = "floodgate-fabric-2.2.0-SNAPSHOT+build.18.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/bWrNNfkb/versions/d7dxp1Jk/floodgate-fabric-2.2.0-SNAPSHOT%2Bbuild.17.jar" +url = "https://cdn.modrinth.com/data/bWrNNfkb/versions/zUrRGwbT/floodgate-fabric-2.2.0-SNAPSHOT%2Bbuild.18.jar" hash-format = "sha1" -hash = "019f94dcc99c8bca7f0afb0a9bd0b1c26957cf8e" +hash = "799da0dd647fac26ec564c24b55b4271a3fb71f9" [update] [update.modrinth] mod-id = "bWrNNfkb" -version = "d7dxp1Jk" +version = "zUrRGwbT" diff --git a/TrotCraft/server/mods/noisium.pw.toml b/TrotCraft/server/mods/noisium.pw.toml index 170c28c..fb31a65 100644 --- a/TrotCraft/server/mods/noisium.pw.toml +++ b/TrotCraft/server/mods/noisium.pw.toml @@ -1,13 +1,13 @@ name = "Noisium" -filename = "noisium-fabric-2.0.2+mc1.20.2-1.20.4.jar" +filename = "noisium-fabric-2.0.3+mc1.20.2-1.20.4.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/ZgEmwDsG/noisium-fabric-2.0.2%2Bmc1.20.2-1.20.4.jar" +url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/Eie3f6ki/noisium-fabric-2.0.3%2Bmc1.20.2-1.20.4.jar" hash-format = "sha1" -hash = "6c7ca6c6075c50f7f9bc6631cfc098fa3976a38b" +hash = "17d17b58adea358d867e3c4bf3de364ae7392338" [update] [update.modrinth] mod-id = "KuNKN7d2" -version = "ZgEmwDsG" +version = "Eie3f6ki" diff --git a/TrotCraft/server/mods/viabackwards.pw.toml b/TrotCraft/server/mods/viabackwards.pw.toml index 66e3fb4..dce5808 100644 --- a/TrotCraft/server/mods/viabackwards.pw.toml +++ b/TrotCraft/server/mods/viabackwards.pw.toml @@ -1,6 +1,7 @@ name = "ViaBackwards" filename = "ViaBackwards-4.10.0.jar" side = "both" +pin = true [download] url = "https://cdn.modrinth.com/data/NpvuJQoq/versions/lfv9RWpL/ViaBackwards-4.10.0.jar" diff --git a/TrotCraft/server/mods/viafabric.pw.toml b/TrotCraft/server/mods/viafabric.pw.toml index 1dbf908..6211e68 100644 --- a/TrotCraft/server/mods/viafabric.pw.toml +++ b/TrotCraft/server/mods/viafabric.pw.toml @@ -1,6 +1,7 @@ name = "ViaFabric" filename = "ViaFabric-0.4.14+66-main.jar" side = "both" +pin = true [download] url = "https://cdn.modrinth.com/data/YlKdE5VK/versions/mFi1Bbuy/ViaFabric-0.4.14%2B66-main.jar" diff --git a/TrotCraft/server/mods/viarewind.pw.toml b/TrotCraft/server/mods/viarewind.pw.toml index fe754de..be9696c 100644 --- a/TrotCraft/server/mods/viarewind.pw.toml +++ b/TrotCraft/server/mods/viarewind.pw.toml @@ -1,6 +1,7 @@ name = "ViaRewind" filename = "ViaRewind-3.1.0.jar" side = "both" +pin = true [download] url = "https://cdn.modrinth.com/data/TbHIxhx5/versions/2nM1Tcty/ViaRewind-3.1.0.jar" diff --git a/TrotCraft/server/mods/viaversion.pw.toml b/TrotCraft/server/mods/viaversion.pw.toml index 148b4d0..e0ae7cd 100644 --- a/TrotCraft/server/mods/viaversion.pw.toml +++ b/TrotCraft/server/mods/viaversion.pw.toml @@ -1,6 +1,7 @@ name = "ViaVersion" filename = "ViaVersion-4.10.0.jar" side = "both" +pin = true [download] url = "https://cdn.modrinth.com/data/P1OZGk5p/versions/76o9hrcM/ViaVersion-4.10.0.jar" From 76afe353bdf9e80f21f0cb8c9c25ace7cdc3c80a Mon Sep 17 00:00:00 2001 From: Sky Splash Date: Tue, 30 Apr 2024 13:44:51 +0200 Subject: [PATCH 08/17] removed anti creaper grief --- ...nti creeper grief v1.1.6 (MC 1.20-1.20.4).zip | Bin 7996 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 TrotCraft/server/datapacks/anti creeper grief v1.1.6 (MC 1.20-1.20.4).zip diff --git a/TrotCraft/server/datapacks/anti creeper grief v1.1.6 (MC 1.20-1.20.4).zip b/TrotCraft/server/datapacks/anti creeper grief v1.1.6 (MC 1.20-1.20.4).zip deleted file mode 100644 index d6ef8231aef2573f9988460d0620232dfc65ee43..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7996 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 A#Q*>R From 7ac4833b35bc3cda09bd1a4f00b154058f16547a Mon Sep 17 00:00:00 2001 From: Fauli1221 Date: Sun, 5 May 2024 01:20:02 +0200 Subject: [PATCH 09/17] updated mops ONE MOD IS MISSING --- TrotCraft/server/mods/audioplayer.pw.toml | 8 ++++---- TrotCraft/server/mods/carpet-tis-addition.pw.toml | 8 ++++---- TrotCraft/server/mods/no-chat-reports.pw.toml | 8 ++++---- TrotCraft/server/mods/silk.pw.toml | 13 +++++++++++++ TrotCraft/server/mods/simple-voice-chat.pw.toml | 8 ++++---- TrotCraft/server/mods/wits.pw.toml | 8 ++++---- 6 files changed, 33 insertions(+), 20 deletions(-) create mode 100644 TrotCraft/server/mods/silk.pw.toml diff --git a/TrotCraft/server/mods/audioplayer.pw.toml b/TrotCraft/server/mods/audioplayer.pw.toml index 498cbb7..289056e 100644 --- a/TrotCraft/server/mods/audioplayer.pw.toml +++ b/TrotCraft/server/mods/audioplayer.pw.toml @@ -1,13 +1,13 @@ name = "AudioPlayer" -filename = "audioplayer-fabric-1.20.4-1.9.1.jar" +filename = "audioplayer-fabric-1.20.4-1.9.2.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/SRlzjEBS/versions/34d1C0gI/audioplayer-fabric-1.20.4-1.9.1.jar" +url = "https://cdn.modrinth.com/data/SRlzjEBS/versions/HAxJuN8z/audioplayer-fabric-1.20.4-1.9.2.jar" hash-format = "sha1" -hash = "fca354bf0c3083d3d038c5bee9cc8f956c6fd9df" +hash = "2f09cbc219218316014d1ed48c8109866c230d77" [update] [update.modrinth] mod-id = "SRlzjEBS" -version = "34d1C0gI" +version = "HAxJuN8z" diff --git a/TrotCraft/server/mods/carpet-tis-addition.pw.toml b/TrotCraft/server/mods/carpet-tis-addition.pw.toml index 0ee5928..64f6847 100644 --- a/TrotCraft/server/mods/carpet-tis-addition.pw.toml +++ b/TrotCraft/server/mods/carpet-tis-addition.pw.toml @@ -1,13 +1,13 @@ name = "Carpet TIS Addition" -filename = "carpet-tis-addition-mc1.20.4-v1.58.0.jar" +filename = "carpet-tis-addition-mc1.20.4-v1.59.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/jE0SjGuf/versions/VZ7jBVIL/carpet-tis-addition-mc1.20.4-v1.58.0.jar" +url = "https://cdn.modrinth.com/data/jE0SjGuf/versions/GBLC9KzK/carpet-tis-addition-mc1.20.4-v1.59.0.jar" hash-format = "sha1" -hash = "4f6569d7282350c19b49452d18f3b52eea8fc29b" +hash = "4ba20884f4fc83b938fb93c8a6b6b84e4b3c2934" [update] [update.modrinth] mod-id = "jE0SjGuf" -version = "VZ7jBVIL" +version = "GBLC9KzK" diff --git a/TrotCraft/server/mods/no-chat-reports.pw.toml b/TrotCraft/server/mods/no-chat-reports.pw.toml index 425327c..a47b819 100644 --- a/TrotCraft/server/mods/no-chat-reports.pw.toml +++ b/TrotCraft/server/mods/no-chat-reports.pw.toml @@ -1,13 +1,13 @@ name = "No Chat Reports" -filename = "NoChatReports-FABRIC-1.20.4-v2.6.0.jar" +filename = "NoChatReports-FABRIC-1.20.4-v2.6.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/qCjTB3QT/NoChatReports-FABRIC-1.20.4-v2.6.0.jar" +url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/Pjto4zdj/NoChatReports-FABRIC-1.20.4-v2.6.1.jar" hash-format = "sha1" -hash = "e420651be58e465336d8eeefcd1f87db2a5c4527" +hash = "f9eb4355b82719c2a40607878dfd61ded138f69e" [update] [update.modrinth] mod-id = "qQyHxfxd" -version = "qCjTB3QT" +version = "Pjto4zdj" diff --git a/TrotCraft/server/mods/silk.pw.toml b/TrotCraft/server/mods/silk.pw.toml new file mode 100644 index 0000000..8eb3396 --- /dev/null +++ b/TrotCraft/server/mods/silk.pw.toml @@ -0,0 +1,13 @@ +name = "Silk" +filename = "silk-all-1.10.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/aTaCgKLW/versions/qm0TSoQL/silk-all-1.10.3.jar" +hash-format = "sha1" +hash = "d09747664fa592fb81f998be1b7e88ea9285bfd6" + +[update] +[update.modrinth] +mod-id = "aTaCgKLW" +version = "qm0TSoQL" diff --git a/TrotCraft/server/mods/simple-voice-chat.pw.toml b/TrotCraft/server/mods/simple-voice-chat.pw.toml index c360aec..333c77f 100644 --- a/TrotCraft/server/mods/simple-voice-chat.pw.toml +++ b/TrotCraft/server/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.20.4-2.5.12.jar" +filename = "voicechat-fabric-1.20.4-2.5.13.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/B23zGLmw/voicechat-fabric-1.20.4-2.5.12.jar" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/PEOTH1Fg/voicechat-fabric-1.20.4-2.5.13.jar" hash-format = "sha1" -hash = "8a2221c8bbbb9e0a35342798377c71d00027cff4" +hash = "ae4541f2d30258824b46849cd50bdd547691e7fb" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "B23zGLmw" +version = "PEOTH1Fg" diff --git a/TrotCraft/server/mods/wits.pw.toml b/TrotCraft/server/mods/wits.pw.toml index 9a5565f..cf6e207 100644 --- a/TrotCraft/server/mods/wits.pw.toml +++ b/TrotCraft/server/mods/wits.pw.toml @@ -1,13 +1,13 @@ name = "WITS (What Is This Structure?)" -filename = "wits-1.2.1+1.20.3-fabric.jar" +filename = "wits-1.2.2+1.20.4-fabric.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/AVo2esap/versions/6Xjvbk9m/wits-1.2.1%2B1.20.3-fabric.jar" +url = "https://cdn.modrinth.com/data/AVo2esap/versions/pNuv3x51/wits-1.2.2%2B1.20.4-fabric.jar" hash-format = "sha1" -hash = "b6080fd283204e081bf1f9a3acbda4f8384d533c" +hash = "eeba7f50c9eeed45466e87eda457c036c3677755" [update] [update.modrinth] mod-id = "AVo2esap" -version = "6Xjvbk9m" +version = "pNuv3x51" From 5a8415ceb8f77c16a6d741dd2d99b8b955de54cc Mon Sep 17 00:00:00 2001 From: Sky Splash Date: Thu, 9 May 2024 15:09:04 +0200 Subject: [PATCH 10/17] added sit --- TrotCraft/server/index.toml | 4 ++++ TrotCraft/server/mods/sit!.pw.toml | 13 +++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 TrotCraft/server/mods/sit!.pw.toml diff --git a/TrotCraft/server/index.toml b/TrotCraft/server/index.toml index 579872f..9693de6 100644 --- a/TrotCraft/server/index.toml +++ b/TrotCraft/server/index.toml @@ -249,6 +249,10 @@ metafile = true file = "mods/simple-voice-chat.pw.toml" metafile = true +[[files]] +file = "mods/sit!.pw.toml" +metafile = true + [[files]] file = "mods/spark.pw.toml" metafile = true diff --git a/TrotCraft/server/mods/sit!.pw.toml b/TrotCraft/server/mods/sit!.pw.toml new file mode 100644 index 0000000..d7f050b --- /dev/null +++ b/TrotCraft/server/mods/sit!.pw.toml @@ -0,0 +1,13 @@ +name = "Sit!" +filename = "sit!-1.1.5+1.20.2-1.20.4.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/EsYqsGV4/versions/PQVEDsrw/sit%21-1.1.5%2B1.20.2-1.20.4.jar" +hash-format = "sha1" +hash = "0320eb95dd0d8be19877e63781323e9e849a7ccc" + +[update] +[update.modrinth] +mod-id = "EsYqsGV4" +version = "PQVEDsrw" From dbab14cfad06ef921a8dc05dfb98c85adadc4072 Mon Sep 17 00:00:00 2001 From: Sky Splash Date: Thu, 9 May 2024 15:13:11 +0200 Subject: [PATCH 11/17] added bmarker --- TrotCraft/server/index.toml | 11 ++++++++--- TrotCraft/server/mods/bmarker.pw.toml | 13 +++++++++++++ 2 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 TrotCraft/server/mods/bmarker.pw.toml diff --git a/TrotCraft/server/index.toml b/TrotCraft/server/index.toml index 9693de6..40107f1 100644 --- a/TrotCraft/server/index.toml +++ b/TrotCraft/server/index.toml @@ -51,9 +51,6 @@ file = "config/yosbr/config/universal-graves/config.json" [[files]] file = "config/yosbr/config/vcinteraction/vcinteraction.properties" -[[files]] -file = "datapacks/anti creeper grief v1.1.6 (MC 1.20-1.20.4).zip" - [[files]] file = "datapacks/armor statues v2.8.11 (MC 1.20-1.20.4).zip" @@ -121,6 +118,10 @@ metafile = true file = "mods/bluemap.pw.toml" metafile = true +[[files]] +file = "mods/bmarker.pw.toml" +metafile = true + [[files]] file = "mods/c2me-fabric.pw.toml" metafile = true @@ -245,6 +246,10 @@ metafile = true file = "mods/servercore.pw.toml" metafile = true +[[files]] +file = "mods/silk.pw.toml" +metafile = true + [[files]] file = "mods/simple-voice-chat.pw.toml" metafile = true diff --git a/TrotCraft/server/mods/bmarker.pw.toml b/TrotCraft/server/mods/bmarker.pw.toml new file mode 100644 index 0000000..d2d6ead --- /dev/null +++ b/TrotCraft/server/mods/bmarker.pw.toml @@ -0,0 +1,13 @@ +name = "bmarker" +filename = "bmm-fabric-1.6.3.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/a8UoyV2h/versions/8DWdvWg3/bmm-fabric-1.6.3.jar" +hash-format = "sha1" +hash = "ca135e9cf36f655882726cb2344b4207cc2862a1" + +[update] +[update.modrinth] +mod-id = "a8UoyV2h" +version = "8DWdvWg3" From d951dbdd5e3d5e5b3b4ca3bee2b1d61beb5764ad Mon Sep 17 00:00:00 2001 From: Sky Splash Date: Thu, 9 May 2024 15:20:41 +0200 Subject: [PATCH 12/17] updated viamods --- TrotCraft/server/mods/viabackwards.pw.toml | 8 ++++---- TrotCraft/server/mods/viarewind.pw.toml | 8 ++++---- TrotCraft/server/mods/viaversion.pw.toml | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/TrotCraft/server/mods/viabackwards.pw.toml b/TrotCraft/server/mods/viabackwards.pw.toml index dce5808..2038660 100644 --- a/TrotCraft/server/mods/viabackwards.pw.toml +++ b/TrotCraft/server/mods/viabackwards.pw.toml @@ -1,14 +1,14 @@ name = "ViaBackwards" -filename = "ViaBackwards-4.10.0.jar" +filename = "ViaBackwards-4.10.1.jar" side = "both" pin = true [download] -url = "https://cdn.modrinth.com/data/NpvuJQoq/versions/lfv9RWpL/ViaBackwards-4.10.0.jar" +url = "https://cdn.modrinth.com/data/NpvuJQoq/versions/cC4Q7Wwr/ViaBackwards-4.10.1.jar" hash-format = "sha1" -hash = "6001f2de52087c58005d877508bfa09b4cd01362" +hash = "1eae939a59dd9e256526b3141a3ecdb59139b313" [update] [update.modrinth] mod-id = "NpvuJQoq" -version = "lfv9RWpL" +version = "cC4Q7Wwr" diff --git a/TrotCraft/server/mods/viarewind.pw.toml b/TrotCraft/server/mods/viarewind.pw.toml index be9696c..18e77e6 100644 --- a/TrotCraft/server/mods/viarewind.pw.toml +++ b/TrotCraft/server/mods/viarewind.pw.toml @@ -1,14 +1,14 @@ name = "ViaRewind" -filename = "ViaRewind-3.1.0.jar" +filename = "ViaRewind-3.1.1.jar" side = "both" pin = true [download] -url = "https://cdn.modrinth.com/data/TbHIxhx5/versions/2nM1Tcty/ViaRewind-3.1.0.jar" +url = "https://cdn.modrinth.com/data/TbHIxhx5/versions/XO8TVgmx/ViaRewind-3.1.1.jar" hash-format = "sha1" -hash = "93be092dde3c473e8402deab1db3961a499d9bb5" +hash = "3889b2d7b5df3783fe76cd6e181755b0a4a04f93" [update] [update.modrinth] mod-id = "TbHIxhx5" -version = "2nM1Tcty" +version = "XO8TVgmx" diff --git a/TrotCraft/server/mods/viaversion.pw.toml b/TrotCraft/server/mods/viaversion.pw.toml index e0ae7cd..a012c64 100644 --- a/TrotCraft/server/mods/viaversion.pw.toml +++ b/TrotCraft/server/mods/viaversion.pw.toml @@ -1,14 +1,14 @@ name = "ViaVersion" -filename = "ViaVersion-4.10.0.jar" +filename = "ViaVersion-4.10.1.jar" side = "both" pin = true [download] -url = "https://cdn.modrinth.com/data/P1OZGk5p/versions/76o9hrcM/ViaVersion-4.10.0.jar" +url = "https://cdn.modrinth.com/data/P1OZGk5p/versions/7sL6kssS/ViaVersion-4.10.1.jar" hash-format = "sha1" -hash = "9e1be916ceb92efff67945470c15295899964c87" +hash = "61fc7eb4994f5ae1638d6cb3589cca99c119960a" [update] [update.modrinth] mod-id = "P1OZGk5p" -version = "76o9hrcM" +version = "7sL6kssS" From 904e254e974f40f4bc2704b6340e87a0d1d6aa04 Mon Sep 17 00:00:00 2001 From: Sky Splash Date: Thu, 9 May 2024 15:22:35 +0200 Subject: [PATCH 13/17] updated mods --- TrotCraft/server/mods/audioplayer.pw.toml | 8 ++++---- TrotCraft/server/mods/chunky.pw.toml | 8 ++++---- TrotCraft/server/mods/fabric-language-kotlin.pw.toml | 8 ++++---- TrotCraft/server/mods/simple-voice-chat.pw.toml | 8 ++++---- TrotCraft/server/mods/terralith.pw.toml | 8 ++++---- 5 files changed, 20 insertions(+), 20 deletions(-) diff --git a/TrotCraft/server/mods/audioplayer.pw.toml b/TrotCraft/server/mods/audioplayer.pw.toml index 289056e..2445f08 100644 --- a/TrotCraft/server/mods/audioplayer.pw.toml +++ b/TrotCraft/server/mods/audioplayer.pw.toml @@ -1,13 +1,13 @@ name = "AudioPlayer" -filename = "audioplayer-fabric-1.20.4-1.9.2.jar" +filename = "audioplayer-fabric-1.20.4-1.10.0.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/SRlzjEBS/versions/HAxJuN8z/audioplayer-fabric-1.20.4-1.9.2.jar" +url = "https://cdn.modrinth.com/data/SRlzjEBS/versions/S8NRSplH/audioplayer-fabric-1.20.4-1.10.0.jar" hash-format = "sha1" -hash = "2f09cbc219218316014d1ed48c8109866c230d77" +hash = "603e15fa353e4eb63c463335532eebbe7df664a4" [update] [update.modrinth] mod-id = "SRlzjEBS" -version = "HAxJuN8z" +version = "S8NRSplH" diff --git a/TrotCraft/server/mods/chunky.pw.toml b/TrotCraft/server/mods/chunky.pw.toml index 3cb0e0c..4de9331 100644 --- a/TrotCraft/server/mods/chunky.pw.toml +++ b/TrotCraft/server/mods/chunky.pw.toml @@ -1,13 +1,13 @@ name = "Chunky" -filename = "Chunky-1.3.138.jar" +filename = "Chunky-1.3.146.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/fALzjamp/versions/iwsbfPGg/Chunky-1.3.138.jar" +url = "https://cdn.modrinth.com/data/fALzjamp/versions/NHWYq9at/Chunky-1.3.146.jar" hash-format = "sha1" -hash = "969376ec42b70d8cb90829d6fa7e79d54ee1a039" +hash = "b5672d69dc2b210ab2165a27afc03a424fa2b46a" [update] [update.modrinth] mod-id = "fALzjamp" -version = "iwsbfPGg" +version = "NHWYq9at" diff --git a/TrotCraft/server/mods/fabric-language-kotlin.pw.toml b/TrotCraft/server/mods/fabric-language-kotlin.pw.toml index 48c1296..c49d57b 100644 --- a/TrotCraft/server/mods/fabric-language-kotlin.pw.toml +++ b/TrotCraft/server/mods/fabric-language-kotlin.pw.toml @@ -1,13 +1,13 @@ name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.10.19+kotlin.1.9.23.jar" +filename = "fabric-language-kotlin-1.10.20+kotlin.1.9.24.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/ZMokinzs/fabric-language-kotlin-1.10.19%2Bkotlin.1.9.23.jar" +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/a7MqDLdC/fabric-language-kotlin-1.10.20%2Bkotlin.1.9.24.jar" hash-format = "sha1" -hash = "d8a8a5a4f1289e9b4d65f9551c32fbdf56b4f162" +hash = "8a7e6a0cf1f31c0d2a819819ba78a0609e1577f9" [update] [update.modrinth] mod-id = "Ha28R6CL" -version = "ZMokinzs" +version = "a7MqDLdC" diff --git a/TrotCraft/server/mods/simple-voice-chat.pw.toml b/TrotCraft/server/mods/simple-voice-chat.pw.toml index 333c77f..cef4415 100644 --- a/TrotCraft/server/mods/simple-voice-chat.pw.toml +++ b/TrotCraft/server/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.20.4-2.5.13.jar" +filename = "voicechat-fabric-1.20.4-2.5.14.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/PEOTH1Fg/voicechat-fabric-1.20.4-2.5.13.jar" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/dfM3PsPw/voicechat-fabric-1.20.4-2.5.14.jar" hash-format = "sha1" -hash = "ae4541f2d30258824b46849cd50bdd547691e7fb" +hash = "fffa213b5e5dc2fb8dc1dac3eef0e9e991c5510a" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "PEOTH1Fg" +version = "dfM3PsPw" diff --git a/TrotCraft/server/mods/terralith.pw.toml b/TrotCraft/server/mods/terralith.pw.toml index e1eb790..9e0b2b9 100644 --- a/TrotCraft/server/mods/terralith.pw.toml +++ b/TrotCraft/server/mods/terralith.pw.toml @@ -1,13 +1,13 @@ name = "Terralith" -filename = "Terralith_1.20.4_v2.4.11_FABRIC.jar" +filename = "Terralith_1.20_v2.5.0.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/8oi3bsk5/versions/zA1qYB0L/Terralith_1.20.4_v2.4.11_FABRIC.jar" +url = "https://cdn.modrinth.com/data/8oi3bsk5/versions/owDSctxm/Terralith_1.20_v2.5.0.jar" hash-format = "sha1" -hash = "73dd94b2a7f88aef092eef2b70bbb18d0b4c708b" +hash = "764fdbf6f57caa9ec68b8df3c6d2743acf927b9e" [update] [update.modrinth] mod-id = "8oi3bsk5" -version = "zA1qYB0L" +version = "owDSctxm" From 07d5c72b9e560974569d2257008e2eb5298f3506 Mon Sep 17 00:00:00 2001 From: Fauli1221 Date: Sat, 11 May 2024 19:14:29 +0200 Subject: [PATCH 14/17] updated yungs mods and Repurposed Structures --- ...rposed-structures-better-desert-temples-compat.pw.toml | 1 + .../repurposed-structures-better-dungeons-compat.pw.toml | 1 + .../repurposed-structures-better-jungle-temples.pw.toml | 1 + ...posed-structures-better-nether-fortress-compat.pw.toml | 1 + ...posed-structures-better-ocean-monuments-compat.pw.toml | 1 + ...epurposed-structures-better-strongholds-compat.pw.toml | 1 + ...repurposed-structures-better-witch-huts-compat.pw.toml | 1 + .../server/mods/repurposed-structures-fabric.pw.toml | 8 ++++---- TrotCraft/server/mods/yungs-api.pw.toml | 8 ++++---- TrotCraft/server/mods/yungs-better-desert-temples.pw.toml | 8 ++++---- TrotCraft/server/mods/yungs-better-dungeons.pw.toml | 8 ++++---- TrotCraft/server/mods/yungs-better-end-island.pw.toml | 8 ++++---- TrotCraft/server/mods/yungs-better-jungle-temples.pw.toml | 8 ++++---- TrotCraft/server/mods/yungs-better-mineshafts.pw.toml | 8 ++++---- .../server/mods/yungs-better-nether-fortresses.pw.toml | 8 ++++---- .../server/mods/yungs-better-ocean-monuments.pw.toml | 8 ++++---- TrotCraft/server/mods/yungs-better-strongholds.pw.toml | 8 ++++---- TrotCraft/server/mods/yungs-better-witch-huts.pw.toml | 8 ++++---- TrotCraft/server/mods/yungs-extras.pw.toml | 8 ++++---- 19 files changed, 55 insertions(+), 48 deletions(-) diff --git a/TrotCraft/server/datapacks/repurposed-structures-better-desert-temples-compat.pw.toml b/TrotCraft/server/datapacks/repurposed-structures-better-desert-temples-compat.pw.toml index bf49eaa..e9873c6 100644 --- a/TrotCraft/server/datapacks/repurposed-structures-better-desert-temples-compat.pw.toml +++ b/TrotCraft/server/datapacks/repurposed-structures-better-desert-temples-compat.pw.toml @@ -1,6 +1,7 @@ name = "Repurposed Structures - Better Desert Temples Compat" filename = "Repurposed_Structures-Better_Desert_Temples_v8-With_Small_Pyramids.zip" side = "both" +pin = true [download] url = "https://cdn.modrinth.com/data/mKaYfrOy/versions/Nut3aSY6/Repurposed_Structures-Better_Desert_Temples_v8-With_Small_Pyramids.zip" diff --git a/TrotCraft/server/datapacks/repurposed-structures-better-dungeons-compat.pw.toml b/TrotCraft/server/datapacks/repurposed-structures-better-dungeons-compat.pw.toml index df144ce..4005fe9 100644 --- a/TrotCraft/server/datapacks/repurposed-structures-better-dungeons-compat.pw.toml +++ b/TrotCraft/server/datapacks/repurposed-structures-better-dungeons-compat.pw.toml @@ -1,6 +1,7 @@ name = "Repurposed Structures - Better Dungeons Compat" filename = "Repurposed_Structures-Better_Dungeons_v5.zip" side = "both" +pin = true [download] url = "https://cdn.modrinth.com/data/qUbxpIPN/versions/LruTbLS4/Repurposed_Structures-Better_Dungeons_v5.zip" diff --git a/TrotCraft/server/datapacks/repurposed-structures-better-jungle-temples.pw.toml b/TrotCraft/server/datapacks/repurposed-structures-better-jungle-temples.pw.toml index d40fce4..81a3eb6 100644 --- a/TrotCraft/server/datapacks/repurposed-structures-better-jungle-temples.pw.toml +++ b/TrotCraft/server/datapacks/repurposed-structures-better-jungle-temples.pw.toml @@ -1,6 +1,7 @@ name = "Repurposed Structures - Better Jungle Temples Compat" filename = "Repurposed_Structures-Better_Jungle_Temples_v6.zip" side = "both" +pin = true [download] url = "https://cdn.modrinth.com/data/gAvG8ZeC/versions/iegdS5oG/Repurposed_Structures-Better_Jungle_Temples_v6.zip" diff --git a/TrotCraft/server/datapacks/repurposed-structures-better-nether-fortress-compat.pw.toml b/TrotCraft/server/datapacks/repurposed-structures-better-nether-fortress-compat.pw.toml index ffd6669..1634006 100644 --- a/TrotCraft/server/datapacks/repurposed-structures-better-nether-fortress-compat.pw.toml +++ b/TrotCraft/server/datapacks/repurposed-structures-better-nether-fortress-compat.pw.toml @@ -1,6 +1,7 @@ name = "Repurposed Structures - Better Nether Fortress Compat" filename = "Repurposed_Structures-Better_Nether_Fortress_v6.zip" side = "both" +pin = true [download] url = "https://cdn.modrinth.com/data/7vT7Bwz9/versions/qpGLXNZK/Repurposed_Structures-Better_Nether_Fortress_v6.zip" diff --git a/TrotCraft/server/datapacks/repurposed-structures-better-ocean-monuments-compat.pw.toml b/TrotCraft/server/datapacks/repurposed-structures-better-ocean-monuments-compat.pw.toml index abd038d..94ed09e 100644 --- a/TrotCraft/server/datapacks/repurposed-structures-better-ocean-monuments-compat.pw.toml +++ b/TrotCraft/server/datapacks/repurposed-structures-better-ocean-monuments-compat.pw.toml @@ -1,6 +1,7 @@ name = "Repurposed Structures - Better Ocean Monuments Compat" filename = "Repurposed_Structures-Better_Monuments_v6-With_Original_Monuments.zip" side = "both" +pin = true [download] url = "https://cdn.modrinth.com/data/WQ8xE11Z/versions/QiILHGj3/Repurposed_Structures-Better_Monuments_v6-With_Original_Monuments.zip" diff --git a/TrotCraft/server/datapacks/repurposed-structures-better-strongholds-compat.pw.toml b/TrotCraft/server/datapacks/repurposed-structures-better-strongholds-compat.pw.toml index 84dd158..b2ad4e0 100644 --- a/TrotCraft/server/datapacks/repurposed-structures-better-strongholds-compat.pw.toml +++ b/TrotCraft/server/datapacks/repurposed-structures-better-strongholds-compat.pw.toml @@ -1,6 +1,7 @@ name = "Repurposed Structures - Better Strongholds Compat" filename = "Repurposed_Structures-Better_Strongholds_v5.zip" side = "both" +pin = true [download] url = "https://cdn.modrinth.com/data/uJ0YMl4f/versions/Mk16m8e6/Repurposed_Structures-Better_Strongholds_v5.zip" diff --git a/TrotCraft/server/datapacks/repurposed-structures-better-witch-huts-compat.pw.toml b/TrotCraft/server/datapacks/repurposed-structures-better-witch-huts-compat.pw.toml index 479ab82..f8757fa 100644 --- a/TrotCraft/server/datapacks/repurposed-structures-better-witch-huts-compat.pw.toml +++ b/TrotCraft/server/datapacks/repurposed-structures-better-witch-huts-compat.pw.toml @@ -1,6 +1,7 @@ name = "Repurposed Structures - Better Witch Huts Compat" filename = "Repurposed_Structures-Better_Witch_Huts_v4.zip" side = "both" +pin = true [download] url = "https://cdn.modrinth.com/data/ePaZVJM4/versions/Q6deEx42/Repurposed_Structures-Better_Witch_Huts_v4.zip" diff --git a/TrotCraft/server/mods/repurposed-structures-fabric.pw.toml b/TrotCraft/server/mods/repurposed-structures-fabric.pw.toml index 47c1158..912b951 100644 --- a/TrotCraft/server/mods/repurposed-structures-fabric.pw.toml +++ b/TrotCraft/server/mods/repurposed-structures-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Repurposed Structures - Quilt/Fabric" -filename = "repurposed_structures-7.3.4+1.20.4-fabric.jar" +filename = "repurposed_structures-7.3.5+1.20.4-fabric.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/muf0XoRe/versions/qMa85PfD/repurposed_structures-7.3.4%2B1.20.4-fabric.jar" +url = "https://cdn.modrinth.com/data/muf0XoRe/versions/GqKmSBFV/repurposed_structures-7.3.5%2B1.20.4-fabric.jar" hash-format = "sha1" -hash = "81520d1a15a70d94de929d77e15146cfdb0fc5aa" +hash = "0ff96eff106e9ea521c7250928e80e3e131a8eff" [update] [update.modrinth] mod-id = "muf0XoRe" -version = "qMa85PfD" +version = "GqKmSBFV" diff --git a/TrotCraft/server/mods/yungs-api.pw.toml b/TrotCraft/server/mods/yungs-api.pw.toml index c177777..6d9c725 100644 --- a/TrotCraft/server/mods/yungs-api.pw.toml +++ b/TrotCraft/server/mods/yungs-api.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's API" -filename = "YungsApi-1.20.4-Fabric-4.4.2.jar" +filename = "YungsApi-1.20.4-Fabric-4.4.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Ua7DFN59/versions/RXxBbRs7/YungsApi-1.20.4-Fabric-4.4.2.jar" +url = "https://cdn.modrinth.com/data/Ua7DFN59/versions/a7qxhSOZ/YungsApi-1.20.4-Fabric-4.4.3.jar" hash-format = "sha1" -hash = "a84f2d79543ac4ccebfd8884d6e7790d9badcfce" +hash = "037b9218025d5c1544d02a61b4ddaee07aba3b60" [update] [update.modrinth] mod-id = "Ua7DFN59" -version = "RXxBbRs7" +version = "a7qxhSOZ" diff --git a/TrotCraft/server/mods/yungs-better-desert-temples.pw.toml b/TrotCraft/server/mods/yungs-better-desert-temples.pw.toml index 382fc25..6c62692 100644 --- a/TrotCraft/server/mods/yungs-better-desert-temples.pw.toml +++ b/TrotCraft/server/mods/yungs-better-desert-temples.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's Better Desert Temples" -filename = "YungsBetterDesertTemples-1.20.4-Fabric-3.4.1.jar" +filename = "YungsBetterDesertTemples-1.20.4-Fabric-3.4.2.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/XNlO7sBv/versions/ubWx2R23/YungsBetterDesertTemples-1.20.4-Fabric-3.4.1.jar" +url = "https://cdn.modrinth.com/data/XNlO7sBv/versions/PPFN6otn/YungsBetterDesertTemples-1.20.4-Fabric-3.4.2.jar" hash-format = "sha1" -hash = "b89f442b356e7f7d6498047eff069c9489d6c84e" +hash = "b277473524cb96653f0a1f32e91ec5ad4957bb6d" [update] [update.modrinth] mod-id = "XNlO7sBv" -version = "ubWx2R23" +version = "PPFN6otn" diff --git a/TrotCraft/server/mods/yungs-better-dungeons.pw.toml b/TrotCraft/server/mods/yungs-better-dungeons.pw.toml index 1cd110e..1656547 100644 --- a/TrotCraft/server/mods/yungs-better-dungeons.pw.toml +++ b/TrotCraft/server/mods/yungs-better-dungeons.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's Better Dungeons" -filename = "YungsBetterDungeons-1.20.4-Fabric-4.4.2.jar" +filename = "YungsBetterDungeons-1.20.4-Fabric-4.4.3.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/o1C1Dkj5/versions/y2Ahguul/YungsBetterDungeons-1.20.4-Fabric-4.4.2.jar" +url = "https://cdn.modrinth.com/data/o1C1Dkj5/versions/60GnmH9u/YungsBetterDungeons-1.20.4-Fabric-4.4.3.jar" hash-format = "sha1" -hash = "9367e8180308fbe7032a5963993a5748b1d01427" +hash = "713846abc8cdae30c866dcf3adc68596862106fe" [update] [update.modrinth] mod-id = "o1C1Dkj5" -version = "y2Ahguul" +version = "60GnmH9u" diff --git a/TrotCraft/server/mods/yungs-better-end-island.pw.toml b/TrotCraft/server/mods/yungs-better-end-island.pw.toml index a16fa41..c6cc265 100644 --- a/TrotCraft/server/mods/yungs-better-end-island.pw.toml +++ b/TrotCraft/server/mods/yungs-better-end-island.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's Better End Island" -filename = "YungsBetterEndIsland-1.20.4-Fabric-2.4.1.jar" +filename = "YungsBetterEndIsland-1.20.4-Fabric-2.4.2.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/2BwBOmBQ/versions/sPWRtsih/YungsBetterEndIsland-1.20.4-Fabric-2.4.1.jar" +url = "https://cdn.modrinth.com/data/2BwBOmBQ/versions/C69Ea0wV/YungsBetterEndIsland-1.20.4-Fabric-2.4.2.jar" hash-format = "sha1" -hash = "c6702a5a396d9294cc1dd34d1d47eef767a34615" +hash = "cdfa551da74c9adb665c14cbad19c570f6ffea94" [update] [update.modrinth] mod-id = "2BwBOmBQ" -version = "sPWRtsih" +version = "C69Ea0wV" diff --git a/TrotCraft/server/mods/yungs-better-jungle-temples.pw.toml b/TrotCraft/server/mods/yungs-better-jungle-temples.pw.toml index 40f729c..fa0e5ac 100644 --- a/TrotCraft/server/mods/yungs-better-jungle-temples.pw.toml +++ b/TrotCraft/server/mods/yungs-better-jungle-temples.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's Better Jungle Temples" -filename = "YungsBetterJungleTemples-1.20.4-Fabric-2.4.1.jar" +filename = "YungsBetterJungleTemples-1.20.4-Fabric-2.4.3.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/z9Ve58Ih/versions/csNNUblm/YungsBetterJungleTemples-1.20.4-Fabric-2.4.1.jar" +url = "https://cdn.modrinth.com/data/z9Ve58Ih/versions/Hno4zjlG/YungsBetterJungleTemples-1.20.4-Fabric-2.4.3.jar" hash-format = "sha1" -hash = "079d09d29722426b1db8454573e645d0e96713f4" +hash = "d935df7908295be771890b69fd8bfb8969878044" [update] [update.modrinth] mod-id = "z9Ve58Ih" -version = "csNNUblm" +version = "Hno4zjlG" diff --git a/TrotCraft/server/mods/yungs-better-mineshafts.pw.toml b/TrotCraft/server/mods/yungs-better-mineshafts.pw.toml index 9dba822..d51f92e 100644 --- a/TrotCraft/server/mods/yungs-better-mineshafts.pw.toml +++ b/TrotCraft/server/mods/yungs-better-mineshafts.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's Better Mineshafts" -filename = "YungsBetterMineshafts-1.20.4-Fabric-4.4.1.jar" +filename = "YungsBetterMineshafts-1.20.4-Fabric-4.4.2.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/HjmxVlSr/versions/St6cNi1U/YungsBetterMineshafts-1.20.4-Fabric-4.4.1.jar" +url = "https://cdn.modrinth.com/data/HjmxVlSr/versions/6bYbds1y/YungsBetterMineshafts-1.20.4-Fabric-4.4.2.jar" hash-format = "sha1" -hash = "e26f7563d4ba43bcece274ff11bb20685fb9472e" +hash = "67125f07f5e813e0030556d1fef46fed862565ce" [update] [update.modrinth] mod-id = "HjmxVlSr" -version = "St6cNi1U" +version = "6bYbds1y" diff --git a/TrotCraft/server/mods/yungs-better-nether-fortresses.pw.toml b/TrotCraft/server/mods/yungs-better-nether-fortresses.pw.toml index d2b1745..866f2d9 100644 --- a/TrotCraft/server/mods/yungs-better-nether-fortresses.pw.toml +++ b/TrotCraft/server/mods/yungs-better-nether-fortresses.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's Better Nether Fortresses" -filename = "YungsBetterNetherFortresses-1.20.4-Fabric-2.4.2.jar" +filename = "YungsBetterNetherFortresses-1.20.4-Fabric-2.4.3.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/Z2mXHnxP/versions/W7R83Bhr/YungsBetterNetherFortresses-1.20.4-Fabric-2.4.2.jar" +url = "https://cdn.modrinth.com/data/Z2mXHnxP/versions/BxEPEvgo/YungsBetterNetherFortresses-1.20.4-Fabric-2.4.3.jar" hash-format = "sha1" -hash = "001c9b6c241ac1114316000ba82cce4213246629" +hash = "911e484d6d9c8ab5bba76538cb4cdaa26628f634" [update] [update.modrinth] mod-id = "Z2mXHnxP" -version = "W7R83Bhr" +version = "BxEPEvgo" diff --git a/TrotCraft/server/mods/yungs-better-ocean-monuments.pw.toml b/TrotCraft/server/mods/yungs-better-ocean-monuments.pw.toml index 6bc632c..464de5e 100644 --- a/TrotCraft/server/mods/yungs-better-ocean-monuments.pw.toml +++ b/TrotCraft/server/mods/yungs-better-ocean-monuments.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's Better Ocean Monuments" -filename = "YungsBetterOceanMonuments-1.20.4-Fabric-3.4.1.jar" +filename = "YungsBetterOceanMonuments-1.20.4-Fabric-3.4.2.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/3dT9sgt4/versions/M9acJ70z/YungsBetterOceanMonuments-1.20.4-Fabric-3.4.1.jar" +url = "https://cdn.modrinth.com/data/3dT9sgt4/versions/JWN07yAs/YungsBetterOceanMonuments-1.20.4-Fabric-3.4.2.jar" hash-format = "sha1" -hash = "3981c75e23c511e071a0581e372b8efff9c4ce45" +hash = "994f59575399acbfa7223f9bfadf1144c65ed8f9" [update] [update.modrinth] mod-id = "3dT9sgt4" -version = "M9acJ70z" +version = "JWN07yAs" diff --git a/TrotCraft/server/mods/yungs-better-strongholds.pw.toml b/TrotCraft/server/mods/yungs-better-strongholds.pw.toml index 319f75e..4153b0d 100644 --- a/TrotCraft/server/mods/yungs-better-strongholds.pw.toml +++ b/TrotCraft/server/mods/yungs-better-strongholds.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's Better Strongholds" -filename = "YungsBetterStrongholds-1.20.4-Fabric-4.4.1.jar" +filename = "YungsBetterStrongholds-1.20.4-Fabric-4.4.2.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/kidLKymU/versions/lT8OssHA/YungsBetterStrongholds-1.20.4-Fabric-4.4.1.jar" +url = "https://cdn.modrinth.com/data/kidLKymU/versions/s54qs5Zb/YungsBetterStrongholds-1.20.4-Fabric-4.4.2.jar" hash-format = "sha1" -hash = "fabf82e14187f939a404ff0461233d789dc5b9e4" +hash = "ec973beb7bfb296d6126533a8e26446711e08aad" [update] [update.modrinth] mod-id = "kidLKymU" -version = "lT8OssHA" +version = "s54qs5Zb" diff --git a/TrotCraft/server/mods/yungs-better-witch-huts.pw.toml b/TrotCraft/server/mods/yungs-better-witch-huts.pw.toml index e59086b..23dfb9c 100644 --- a/TrotCraft/server/mods/yungs-better-witch-huts.pw.toml +++ b/TrotCraft/server/mods/yungs-better-witch-huts.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's Better Witch Huts" -filename = "YungsBetterWitchHuts-1.20.4-Fabric-3.4.1.jar" +filename = "YungsBetterWitchHuts-1.20.4-Fabric-3.4.2.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/t5FRdP87/versions/hXyLPxPz/YungsBetterWitchHuts-1.20.4-Fabric-3.4.1.jar" +url = "https://cdn.modrinth.com/data/t5FRdP87/versions/BIMTws7n/YungsBetterWitchHuts-1.20.4-Fabric-3.4.2.jar" hash-format = "sha1" -hash = "8792302291a428f04b8cab095d85989ebadd3dc6" +hash = "3d1fdb47e2313b488364cdcf1c4658ae8db79c98" [update] [update.modrinth] mod-id = "t5FRdP87" -version = "hXyLPxPz" +version = "BIMTws7n" diff --git a/TrotCraft/server/mods/yungs-extras.pw.toml b/TrotCraft/server/mods/yungs-extras.pw.toml index a4c2836..5c75a8f 100644 --- a/TrotCraft/server/mods/yungs-extras.pw.toml +++ b/TrotCraft/server/mods/yungs-extras.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's Extras" -filename = "YungsExtras-1.20.4-Fabric-4.4.0.jar" +filename = "YungsExtras-1.20.4-Fabric-4.4.1.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/ZYgyPyfq/versions/F1adMKW8/YungsExtras-1.20.4-Fabric-4.4.0.jar" +url = "https://cdn.modrinth.com/data/ZYgyPyfq/versions/OwgN09h2/YungsExtras-1.20.4-Fabric-4.4.1.jar" hash-format = "sha1" -hash = "152b667f2d04757872342ec8e6841d9584861062" +hash = "c09d0023ed217c8f6be364567d0dcd679bd918c6" [update] [update.modrinth] mod-id = "ZYgyPyfq" -version = "F1adMKW8" +version = "OwgN09h2" From be9691e1050a0353f4adeda5624345ffd4127f28 Mon Sep 17 00:00:00 2001 From: Fauli1221 Date: Sat, 11 May 2024 19:41:00 +0200 Subject: [PATCH 15/17] updated via --- TrotCraft/server/index.toml | 95 ++++++++++++++++++++++ TrotCraft/server/mods/viabackwards.pw.toml | 8 +- TrotCraft/server/mods/viafabric.pw.toml | 8 +- TrotCraft/server/mods/viarewind.pw.toml | 8 +- TrotCraft/server/mods/viaversion.pw.toml | 8 +- TrotCraft/server/mods/wits.pw.toml | 8 +- 6 files changed, 115 insertions(+), 20 deletions(-) diff --git a/TrotCraft/server/index.toml b/TrotCraft/server/index.toml index 40107f1..9ba0cd6 100644 --- a/TrotCraft/server/index.toml +++ b/TrotCraft/server/index.toml @@ -2,300 +2,381 @@ hash-format = "sha256" [[files]] file = "config/yosbr/config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-0.png" +hash = "a1acd5396ce6710a650557c676ca363766bf89f6fca9bd8d33e513428f81bce6" [[files]] file = "config/yosbr/config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-1.png" +hash = "f650ff3de24701ac3c059f3ef389c13b98cb5460fd757543384ec642e16098b2" [[files]] file = "config/yosbr/config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-2.png" +hash = "59c4589f10d36666ddf932692ab5711c092929ce5bd9a305ea41d43ca894b03c" [[files]] file = "config/yosbr/config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-4.png" +hash = "77336d79f7cafe6cb292024198c49a212ab405ad06eace5d4e7672f7eeb4e81a" [[files]] file = "config/yosbr/config/MiniMOTD/main.conf" +hash = "5b48555db5c0ac767e242ba3d961f5f039a4ac8344e86446868f59f28204c451" [[files]] file = "config/yosbr/config/betterdungeons-fabric-1_20_4.toml" +hash = "80c03ca877123cdf7dca2d928a7512c7e7cb6533e0c98f9fbd969eec3997b157" [[files]] file = "config/yosbr/config/bigpony.json" +hash = "d2e1b1ffb64e4c005f6032392d16ba9c73830f5d1a5ec949b778ebe0736ad714" [[files]] file = "config/yosbr/config/modmenu.json" +hash = "b2d6f97d6f09d3c02504264a778ab1958378c91e5d743afed9ab71846073bf60" [[files]] file = "config/yosbr/config/servercore/config.yml" +hash = "7bd0bfb8bea9bf94b23b6fb154bfb0bf252041b43ec49058a0ab726b88dcd9b5" [[files]] file = "config/yosbr/config/servercore/optimizations.yml" +hash = "fbb29b9bf5d8f90f58568cfae7f85220d84465d78d6a4dcbfbe3c15ffd172f8d" [[files]] file = "config/yosbr/config/styled-chat.json" +hash = "745dd7ba0f1934fbe1a346f3acb39cf52d86e4d9d99d78c4acbe92b9a8af06a0" [[files]] file = "config/yosbr/config/styled-nicknames.json" +hash = "b35b762964b545b3e5f9664111844fa562ddb992c0b662d91867dcd4743737bc" [[files]] file = "config/yosbr/config/styledplayerlist/config.json" +hash = "cd79f1f584ced83f08a7cba21d5465e54dc0dd78485f37b63865031169f1b6f3" [[files]] file = "config/yosbr/config/styledplayerlist/styles/animated.json" +hash = "48169085e76c7dd6e9f23722d3092023ee4de7c696b5cd52ef0eee1dd42fd3fa" [[files]] file = "config/yosbr/config/styledplayerlist/styles/default.json" +hash = "b6b2af1b05136b0225fe379e8313e5a1d2a39d98904674c04babcda828ffde95" [[files]] file = "config/yosbr/config/universal-graves/config.json" +hash = "0104253e1e871206b09f3ac2b715d7de023ffc3d6064f3ec635549746e27ffd2" [[files]] file = "config/yosbr/config/vcinteraction/vcinteraction.properties" +hash = "9286af131e04f726124035f4f450bdd256c44286ab3c86daa5b237e278c11fa7" [[files]] file = "datapacks/armor statues v2.8.11 (MC 1.20-1.20.4).zip" +hash = "46b6af287c4befd37db8ed3d9909eaea10d4dc7f1e0f3be7f7f0d297430bcdd5" [[files]] file = "datapacks/custom nether portals v2.3.9 (MC 1.20-1.20.4).zip" +hash = "47ce331c3fc111c186e870ff6f6118573f087c0365e762f8fe2f6b769ae486c4" [[files]] file = "datapacks/double shulker shells v1.3.6 (MC 1.20-1.20.4).zip" +hash = "599bee2556874d8b78b59b9665ef6edbda47e0fe516b58cbfcfffa2ec01fb0ff" [[files]] file = "datapacks/larger phantoms v1.2.7 (MC 1.20-1.20.4).zip" +hash = "03ed06610bd99146056793966de8b9a6ede4a5f195d5aa3e1b4156cb49de3da6" [[files]] file = "datapacks/more mob heads v2.12.4 (MC 1.20-1.20.4).zip" +hash = "22875fcf9a482bced058cc82d7c34175f6de595796ee470d39686179c1fd6485" [[files]] file = "datapacks/player head drops v1.1.6 (MC 1.20-1.20.4).zip" +hash = "73c5bdbdc45dec651d32ad990d354914f6f3710cdd14899ba0776d425732a05a" [[files]] file = "datapacks/repurposed-structures-better-desert-temples-compat.pw.toml" +hash = "87814e2692bac7a03800c50d3b2f7c61403d57e1dad8c9cbadcf1e5089bc331e" metafile = true [[files]] file = "datapacks/repurposed-structures-better-dungeons-compat.pw.toml" +hash = "d7072482d862766fa379e24492c2d4fbf69b0f6acf3e220caa5b131121eb697c" metafile = true [[files]] file = "datapacks/repurposed-structures-better-jungle-temples.pw.toml" +hash = "78ff21672255e42b59366fb1ed415e3f21189f8f551371421cbf67e51d71ae9c" metafile = true [[files]] file = "datapacks/repurposed-structures-better-nether-fortress-compat.pw.toml" +hash = "7b383344600c5061974ab385370e8741a1b2d65e9f7c786c8eadefe8ebe4f22e" metafile = true [[files]] file = "datapacks/repurposed-structures-better-ocean-monuments-compat.pw.toml" +hash = "8c6b4b7b9e4fa1b1b171c7f82819041bf0d39a4ea17436322c33c1dcd69b8c78" metafile = true [[files]] file = "datapacks/repurposed-structures-better-strongholds-compat.pw.toml" +hash = "2d65f8b497d6eb14b302d0fcaa67309b5b0cc4bf003560662223aaf1be1ba23a" metafile = true [[files]] file = "datapacks/repurposed-structures-better-witch-huts-compat.pw.toml" +hash = "880987725bf0e75de3b6dce6d6a59ab2b08fee11d3f6b9817d6ffc83c4d1cc6a" metafile = true [[files]] file = "datapacks/track raw statistics v1.7.2 (MC 1.20-1.20.4).zip" +hash = "75b04879863607b08eaa9f3f0e8642bda04bc08c6963553032e92ee8df2e8166" [[files]] file = "datapacks/track statistics v1.1.8 (MC 1.20-1.20.4).zip" +hash = "b73fead941e7f503697b5145f7fde89e1da5ee03c35399de3af45ee092dadae4" [[files]] file = "datapacks/unlock all recipes v2.0.7 (MC 1.20-1.20.4).zip" +hash = "8e8efffcca5b9f2dca2a2b8499bdafc969cdb6f8172348143cd27a6c3a21b6b3" [[files]] file = "mods/audioplayer.pw.toml" +hash = "9bb28dab0b2118e5bf8b4a530698e9d4d7f9f5ed6df0696521d13e6756cf7d53" metafile = true [[files]] file = "mods/big-pony.pw.toml" +hash = "01f80962699a667282be91000a277b1194f0c1cc45d40ef9487b9335f69ee4f7" metafile = true [[files]] file = "mods/bluemap.pw.toml" +hash = "c4ee3c1cd7ce65505a5aa2b2e66ed816dfde972e8af736e211314ba66d40a01a" metafile = true [[files]] file = "mods/bmarker.pw.toml" +hash = "9a6fe597f1827d551279b9ba8cb5ee687d6bff71e2639f8005ca7884d459fbf4" metafile = true [[files]] file = "mods/c2me-fabric.pw.toml" +hash = "e2c268027d63e997ef750bcbc76e9ee29c775b7121a0be28a121bc4f332a7092" metafile = true [[files]] file = "mods/carpet-tis-addition.pw.toml" +hash = "65ddd350b9f363452d76643d3939c40b18610988c335c79843df4ea7d141ea32" metafile = true [[files]] file = "mods/carpet.pw.toml" +hash = "868db465e6635a883d1b692d56164c1c14d687d960a93e6f9d9fd74c1cd43f2e" metafile = true [[files]] file = "mods/chunky.pw.toml" +hash = "6211df918f9c91638c0e6e56361192afcd60d336b95687e4766540f9d2b6f118" metafile = true [[files]] file = "mods/cloth-config.pw.toml" +hash = "f250d6778f5b8d03ca32913bea5ea677508e9bb6d8201cdebe005bbe9c3100ee" metafile = true [[files]] file = "mods/dataloader.pw.toml" +hash = "fba69b4019ac182a4c028baa177a38e9cbe3a15915aae58b647b0bba315d68cf" metafile = true [[files]] file = "mods/dungeons-and-taverns.pw.toml" +hash = "c5e846de822236cf20f7f9c2b754aae5530344d4616bee8efd5ad987e8245fe0" metafile = true [[files]] file = "mods/enhanced-groups.pw.toml" +hash = "a40e757d5f7f8d114f40430a2457fb7d48db457905e2f97ed9aa4fb8285a5113" metafile = true [[files]] file = "mods/explorify.pw.toml" +hash = "930f3c6ba869160e03c602b88bdb07cc1e994f8dab353f8df084c076219d701c" metafile = true [[files]] file = "mods/fabric-api.pw.toml" +hash = "07e0e6a791f94db3ff245a16ba014936e35410fe0ee9aba9cbac2deee25f5a70" metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" +hash = "e602bc6bb7b5ca5e4fb2351e285cd715ea5f7a4b4f83ffa6e137319e89e41a68" metafile = true [[files]] file = "mods/ferrite-core.pw.toml" +hash = "4146027b92b4885fddec00435233c61c3728b5e09265982ab187021519a4fa89" metafile = true [[files]] file = "mods/floodgate.pw.toml" +hash = "9073cb5d679c1f1ae9c269287bb44e64403d10c1ee1beb3cb758a25244757368" metafile = true [[files]] file = "mods/htm.pw.toml" +hash = "90cc7e3dc4c953b43b4f8849604c89996563d16f87dfae1eda269dfb1ed186a0" metafile = true [[files]] file = "mods/incendium.pw.toml" +hash = "05bedf66c1081d32e21bfd72b11b218a56090461ebd7c9ffd311a81fbb1bfde6" metafile = true [[files]] file = "mods/krypton.pw.toml" +hash = "fe6abe1ea33393fe1441801f79eda74ea892e5f4b677a56eccafafcbf4d253ca" metafile = true [[files]] file = "mods/lazydfu.pw.toml" +hash = "b4ca05b39b85c27cd97ccb65d5fb832f5e9fd7ee5710542a3e69dfa30a97ea7d" metafile = true [[files]] file = "mods/ledger.pw.toml" +hash = "0e255fdef786cb44191db898a911dab8e7e9bff0f9a0b1ee9b453707522a058f" metafile = true [[files]] file = "mods/leukocyte.pw.toml" +hash = "b468b708cce4bd7345a145285db753c9e753424db1f2d4b2c89ce57ad9e583be" metafile = true [[files]] file = "mods/lithium.pw.toml" +hash = "3dedde5213176d72e1c353877fa44315945e8f3da2ba05f5679d81e9f558bb1d" metafile = true [[files]] file = "mods/mambience.pw.toml" +hash = "f46a1742deed48056c007685176906b32450db2900525e6917116665ee6bd83f" metafile = true [[files]] file = "mods/midnightlib.pw.toml" +hash = "bd6d19a7233f79f0dc0330f68e20a9e2cc2baeb6c7d0f0a54f97d95a7c2020f7" metafile = true [[files]] file = "mods/minimotd.pw.toml" +hash = "28c115a5d999a96d39a31b333ad4e3798ef363281d07bf8c6e967ff27d7e6400" metafile = true [[files]] file = "mods/mixintrace.pw.toml" +hash = "b89656eaf7e4404d8d2c5b1e1155aae85a839939f83cab6d1b5e791412ad5f86" metafile = true [[files]] file = "mods/no-chat-reports.pw.toml" +hash = "a6a57004f5990ae59be0b89eb2edc5f50e2233d0410bd5f8060d58401592e0ef" metafile = true [[files]] file = "mods/noisium.pw.toml" +hash = "4e87ee9b05c48cf4ca532f455de6d21d1c7c6adae8f90f9020d7ca0a159472b9" metafile = true [[files]] file = "mods/nullscape.pw.toml" +hash = "f27ad5ca187c5dc5bb410a21eebc10ae03e65e58ceb0e2981f5dafac350c6b07" metafile = true [[files]] file = "mods/player-roles.pw.toml" +hash = "327d9bf44be806a2b33f7dbb914693d871acdd72eaa0f78b66b8cf4fbcb5622c" metafile = true [[files]] file = "mods/remove-terralith-intro-message.pw.toml" +hash = "352bbd75887df2d8c2c181255a27d6aebc78dd52ee867c85a317a4e2b83a49fd" metafile = true [[files]] file = "mods/repurposed-structures-fabric.pw.toml" +hash = "0b71f3c83d98d3e6e645c14f635d8917de07d52185527cbb8c3ecccd8ebd3622" metafile = true [[files]] file = "mods/servercore.pw.toml" +hash = "09bf4b5fc20ed7900078f886b5a73beb0d4a459ca71b1df1bff7da71efd844a2" metafile = true [[files]] file = "mods/silk.pw.toml" +hash = "9376c1e206113df72defcc26ac46ba7e7f4bd6fa7af1840babe20ef5b3b05b4e" metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" +hash = "b45be2af8beef3e632a89482ca4a11028d89bc063ca282c112ee69e886992d43" metafile = true [[files]] file = "mods/sit!.pw.toml" +hash = "ceae5b57e93fe139383612b786808db056c7718930f80e9d7cf01cfd31f8540a" metafile = true [[files]] file = "mods/spark.pw.toml" +hash = "3f1cdc39c7c76eba1c62b6f22d07f9507ff1c9a9e860f179481ec63449451a79" metafile = true [[files]] file = "mods/stackdeobf.pw.toml" +hash = "c190e3b4f36f65c9c6ce72beb5f9760fa9c3793be2fa956e09d99fbbaeef6aaa" metafile = true [[files]] file = "mods/styled-chat.pw.toml" +hash = "b39682962003795c0460309315f1ad3672d89310e26df1633d3d5e8e131454fc" metafile = true [[files]] file = "mods/styled-nicknames.pw.toml" +hash = "acbac0dfc2d12cb758d77cd705f666e677837a2497168e85212f2d2e899a398c" metafile = true [[files]] file = "mods/styledplayerlist.pw.toml" +hash = "d2e79b6f83ec10bb1d275186e8f79048ca73ca48b434c2539bf2542d86f2cf56" metafile = true [[files]] file = "mods/syncmatica.pw.toml" +hash = "992d84eb399727e0f688c5a8421b176a8f6f91599dd236445c4da06d410e48e2" metafile = true [[files]] file = "mods/tectonic.pw.toml" +hash = "52ae7d824d0e2856df296db16f108d4843a7e1fea3b1769e4678f2e5b6dd991e" metafile = true [[files]] file = "mods/terralith.pw.toml" +hash = "40dcf336019cfc44fbef0bab03a9105470c811532a0715507885a9c22deba57d" metafile = true [[files]] file = "mods/timeoutout.pw.toml" +hash = "c4bd495a452840e026fdb0dee9f38c4d4cb8697ff4980210fce49fe74ace7cbd" metafile = true [[files]] file = "mods/universal-graves.pw.toml" +hash = "b33d7e2107f39202f200be55051457551aaf4b389af68aa8f417a140f3e6e260" metafile = true [[files]] @@ -316,10 +397,12 @@ metafile = true [[files]] file = "mods/vmp-fabric.pw.toml" +hash = "d5fa0e898cb2233b7928c1b6109d041e3f0a507bdbdca6aefabbb4462044d9c6" metafile = true [[files]] file = "mods/voice-chat-interaction.pw.toml" +hash = "d4654e71ed969ebc1beab111a46c2061468d7539fb050112779cbcd798a7e009" metafile = true [[files]] @@ -328,48 +411,60 @@ metafile = true [[files]] file = "mods/yosbr.pw.toml" +hash = "6f6334f336a876088431df70e2bba6ac52ca2ddeb73a4880ce88d6954b09af00" metafile = true [[files]] file = "mods/yungs-api.pw.toml" +hash = "c1f303e748533026bac66512ca2986c269563c53a33a3ffeef2da2bbfb1a6347" metafile = true [[files]] file = "mods/yungs-better-desert-temples.pw.toml" +hash = "b96b67baae3ef8cc56688093857b40a5355bdff9514f3385f7d188a452515167" metafile = true [[files]] file = "mods/yungs-better-dungeons.pw.toml" +hash = "d6202d1b98b336632a8d60a04273d2011108e747424f7ba8686c02936accdcf3" metafile = true [[files]] file = "mods/yungs-better-end-island.pw.toml" +hash = "26fa4789cc5d22169d3eed32017239744fd6d686acb4dce9a6384d0375438563" metafile = true [[files]] file = "mods/yungs-better-jungle-temples.pw.toml" +hash = "47464785105f44de66ad15cbb08d709f6e8c3a0f5b24b1a218494f46df44f4a9" metafile = true [[files]] file = "mods/yungs-better-mineshafts.pw.toml" +hash = "d5f77e6d2168e55ab8ae3b979d2c105e576362c4998f847d03aee87d77af1826" metafile = true [[files]] file = "mods/yungs-better-nether-fortresses.pw.toml" +hash = "ee23e8111c85b1c7e28d15547520471db972663c708ba1b797b2505af6bbac54" metafile = true [[files]] file = "mods/yungs-better-ocean-monuments.pw.toml" +hash = "3e9d2cc41ca6ea354423cc920e70ff4a2032c2a02f7fb8eebdeceda08f27aebe" metafile = true [[files]] file = "mods/yungs-better-strongholds.pw.toml" +hash = "3f85d9ff145de3bae00d22af08634cd990ee7d7b758f1cfe666cbe85169742ec" metafile = true [[files]] file = "mods/yungs-better-witch-huts.pw.toml" +hash = "f8a3e4c29caa862887b1bb1c338145ec33de1ba24fca2a41284336e8fc03db60" metafile = true [[files]] file = "mods/yungs-extras.pw.toml" +hash = "152bb2393f34fbde175d0690531278804aac8974e7a438e4d83772b194f471d9" metafile = true diff --git a/TrotCraft/server/mods/viabackwards.pw.toml b/TrotCraft/server/mods/viabackwards.pw.toml index 2038660..018239f 100644 --- a/TrotCraft/server/mods/viabackwards.pw.toml +++ b/TrotCraft/server/mods/viabackwards.pw.toml @@ -1,14 +1,14 @@ name = "ViaBackwards" -filename = "ViaBackwards-4.10.1.jar" +filename = "ViaBackwards-4.10.2.jar" side = "both" pin = true [download] -url = "https://cdn.modrinth.com/data/NpvuJQoq/versions/cC4Q7Wwr/ViaBackwards-4.10.1.jar" +url = "https://cdn.modrinth.com/data/NpvuJQoq/versions/L6W39IXY/ViaBackwards-4.10.2.jar" hash-format = "sha1" -hash = "1eae939a59dd9e256526b3141a3ecdb59139b313" +hash = "84654fbd3c022d2fa91a1c750e1c013cd6de91e3" [update] [update.modrinth] mod-id = "NpvuJQoq" -version = "cC4Q7Wwr" +version = "L6W39IXY" diff --git a/TrotCraft/server/mods/viafabric.pw.toml b/TrotCraft/server/mods/viafabric.pw.toml index 6211e68..f92feee 100644 --- a/TrotCraft/server/mods/viafabric.pw.toml +++ b/TrotCraft/server/mods/viafabric.pw.toml @@ -1,14 +1,14 @@ name = "ViaFabric" -filename = "ViaFabric-0.4.14+66-main.jar" +filename = "ViaFabric-0.4.14+70-main.jar" side = "both" pin = true [download] -url = "https://cdn.modrinth.com/data/YlKdE5VK/versions/mFi1Bbuy/ViaFabric-0.4.14%2B66-main.jar" +url = "https://cdn.modrinth.com/data/YlKdE5VK/versions/OARxDm5F/ViaFabric-0.4.14%2B70-main.jar" hash-format = "sha1" -hash = "0bb225d65ce663e29e6b282ce9b5ca494a9ceb51" +hash = "17271a68f93bc50327d245c7b5433062766b62d4" [update] [update.modrinth] mod-id = "YlKdE5VK" -version = "mFi1Bbuy" +version = "OARxDm5F" diff --git a/TrotCraft/server/mods/viarewind.pw.toml b/TrotCraft/server/mods/viarewind.pw.toml index 18e77e6..d5c1546 100644 --- a/TrotCraft/server/mods/viarewind.pw.toml +++ b/TrotCraft/server/mods/viarewind.pw.toml @@ -1,14 +1,14 @@ name = "ViaRewind" -filename = "ViaRewind-3.1.1.jar" +filename = "ViaRewind-3.1.2.jar" side = "both" pin = true [download] -url = "https://cdn.modrinth.com/data/TbHIxhx5/versions/XO8TVgmx/ViaRewind-3.1.1.jar" +url = "https://cdn.modrinth.com/data/TbHIxhx5/versions/kIEA23lJ/ViaRewind-3.1.2.jar" hash-format = "sha1" -hash = "3889b2d7b5df3783fe76cd6e181755b0a4a04f93" +hash = "e4200fd7e9f0d638fe484a5023afb7f60363e42f" [update] [update.modrinth] mod-id = "TbHIxhx5" -version = "XO8TVgmx" +version = "kIEA23lJ" diff --git a/TrotCraft/server/mods/viaversion.pw.toml b/TrotCraft/server/mods/viaversion.pw.toml index a012c64..ccf416c 100644 --- a/TrotCraft/server/mods/viaversion.pw.toml +++ b/TrotCraft/server/mods/viaversion.pw.toml @@ -1,14 +1,14 @@ name = "ViaVersion" -filename = "ViaVersion-4.10.1.jar" +filename = "ViaVersion-4.10.2.jar" side = "both" pin = true [download] -url = "https://cdn.modrinth.com/data/P1OZGk5p/versions/7sL6kssS/ViaVersion-4.10.1.jar" +url = "https://cdn.modrinth.com/data/P1OZGk5p/versions/xGQhobcA/ViaVersion-4.10.2.jar" hash-format = "sha1" -hash = "61fc7eb4994f5ae1638d6cb3589cca99c119960a" +hash = "9e3229b392d4f51d881a06ec069c4484bc316302" [update] [update.modrinth] mod-id = "P1OZGk5p" -version = "7sL6kssS" +version = "xGQhobcA" diff --git a/TrotCraft/server/mods/wits.pw.toml b/TrotCraft/server/mods/wits.pw.toml index cf6e207..9a5565f 100644 --- a/TrotCraft/server/mods/wits.pw.toml +++ b/TrotCraft/server/mods/wits.pw.toml @@ -1,13 +1,13 @@ name = "WITS (What Is This Structure?)" -filename = "wits-1.2.2+1.20.4-fabric.jar" +filename = "wits-1.2.1+1.20.3-fabric.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/AVo2esap/versions/pNuv3x51/wits-1.2.2%2B1.20.4-fabric.jar" +url = "https://cdn.modrinth.com/data/AVo2esap/versions/6Xjvbk9m/wits-1.2.1%2B1.20.3-fabric.jar" hash-format = "sha1" -hash = "eeba7f50c9eeed45466e87eda457c036c3677755" +hash = "b6080fd283204e081bf1f9a3acbda4f8384d533c" [update] [update.modrinth] mod-id = "AVo2esap" -version = "pNuv3x51" +version = "6Xjvbk9m" From 051a88bd7a741e1e6fb6666d50afd31d0fc06bf2 Mon Sep 17 00:00:00 2001 From: Fauli1221 Date: Sat, 11 May 2024 19:54:59 +0200 Subject: [PATCH 16/17] updated fabric loader and wits --- TrotCraft/server/index.toml | 95 ------------------------------ TrotCraft/server/mods/wits.pw.toml | 8 +-- TrotCraft/server/pack.toml | 2 +- 3 files changed, 5 insertions(+), 100 deletions(-) diff --git a/TrotCraft/server/index.toml b/TrotCraft/server/index.toml index 9ba0cd6..40107f1 100644 --- a/TrotCraft/server/index.toml +++ b/TrotCraft/server/index.toml @@ -2,381 +2,300 @@ hash-format = "sha256" [[files]] file = "config/yosbr/config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-0.png" -hash = "a1acd5396ce6710a650557c676ca363766bf89f6fca9bd8d33e513428f81bce6" [[files]] file = "config/yosbr/config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-1.png" -hash = "f650ff3de24701ac3c059f3ef389c13b98cb5460fd757543384ec642e16098b2" [[files]] file = "config/yosbr/config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-2.png" -hash = "59c4589f10d36666ddf932692ab5711c092929ce5bd9a305ea41d43ca894b03c" [[files]] file = "config/yosbr/config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-4.png" -hash = "77336d79f7cafe6cb292024198c49a212ab405ad06eace5d4e7672f7eeb4e81a" [[files]] file = "config/yosbr/config/MiniMOTD/main.conf" -hash = "5b48555db5c0ac767e242ba3d961f5f039a4ac8344e86446868f59f28204c451" [[files]] file = "config/yosbr/config/betterdungeons-fabric-1_20_4.toml" -hash = "80c03ca877123cdf7dca2d928a7512c7e7cb6533e0c98f9fbd969eec3997b157" [[files]] file = "config/yosbr/config/bigpony.json" -hash = "d2e1b1ffb64e4c005f6032392d16ba9c73830f5d1a5ec949b778ebe0736ad714" [[files]] file = "config/yosbr/config/modmenu.json" -hash = "b2d6f97d6f09d3c02504264a778ab1958378c91e5d743afed9ab71846073bf60" [[files]] file = "config/yosbr/config/servercore/config.yml" -hash = "7bd0bfb8bea9bf94b23b6fb154bfb0bf252041b43ec49058a0ab726b88dcd9b5" [[files]] file = "config/yosbr/config/servercore/optimizations.yml" -hash = "fbb29b9bf5d8f90f58568cfae7f85220d84465d78d6a4dcbfbe3c15ffd172f8d" [[files]] file = "config/yosbr/config/styled-chat.json" -hash = "745dd7ba0f1934fbe1a346f3acb39cf52d86e4d9d99d78c4acbe92b9a8af06a0" [[files]] file = "config/yosbr/config/styled-nicknames.json" -hash = "b35b762964b545b3e5f9664111844fa562ddb992c0b662d91867dcd4743737bc" [[files]] file = "config/yosbr/config/styledplayerlist/config.json" -hash = "cd79f1f584ced83f08a7cba21d5465e54dc0dd78485f37b63865031169f1b6f3" [[files]] file = "config/yosbr/config/styledplayerlist/styles/animated.json" -hash = "48169085e76c7dd6e9f23722d3092023ee4de7c696b5cd52ef0eee1dd42fd3fa" [[files]] file = "config/yosbr/config/styledplayerlist/styles/default.json" -hash = "b6b2af1b05136b0225fe379e8313e5a1d2a39d98904674c04babcda828ffde95" [[files]] file = "config/yosbr/config/universal-graves/config.json" -hash = "0104253e1e871206b09f3ac2b715d7de023ffc3d6064f3ec635549746e27ffd2" [[files]] file = "config/yosbr/config/vcinteraction/vcinteraction.properties" -hash = "9286af131e04f726124035f4f450bdd256c44286ab3c86daa5b237e278c11fa7" [[files]] file = "datapacks/armor statues v2.8.11 (MC 1.20-1.20.4).zip" -hash = "46b6af287c4befd37db8ed3d9909eaea10d4dc7f1e0f3be7f7f0d297430bcdd5" [[files]] file = "datapacks/custom nether portals v2.3.9 (MC 1.20-1.20.4).zip" -hash = "47ce331c3fc111c186e870ff6f6118573f087c0365e762f8fe2f6b769ae486c4" [[files]] file = "datapacks/double shulker shells v1.3.6 (MC 1.20-1.20.4).zip" -hash = "599bee2556874d8b78b59b9665ef6edbda47e0fe516b58cbfcfffa2ec01fb0ff" [[files]] file = "datapacks/larger phantoms v1.2.7 (MC 1.20-1.20.4).zip" -hash = "03ed06610bd99146056793966de8b9a6ede4a5f195d5aa3e1b4156cb49de3da6" [[files]] file = "datapacks/more mob heads v2.12.4 (MC 1.20-1.20.4).zip" -hash = "22875fcf9a482bced058cc82d7c34175f6de595796ee470d39686179c1fd6485" [[files]] file = "datapacks/player head drops v1.1.6 (MC 1.20-1.20.4).zip" -hash = "73c5bdbdc45dec651d32ad990d354914f6f3710cdd14899ba0776d425732a05a" [[files]] file = "datapacks/repurposed-structures-better-desert-temples-compat.pw.toml" -hash = "87814e2692bac7a03800c50d3b2f7c61403d57e1dad8c9cbadcf1e5089bc331e" metafile = true [[files]] file = "datapacks/repurposed-structures-better-dungeons-compat.pw.toml" -hash = "d7072482d862766fa379e24492c2d4fbf69b0f6acf3e220caa5b131121eb697c" metafile = true [[files]] file = "datapacks/repurposed-structures-better-jungle-temples.pw.toml" -hash = "78ff21672255e42b59366fb1ed415e3f21189f8f551371421cbf67e51d71ae9c" metafile = true [[files]] file = "datapacks/repurposed-structures-better-nether-fortress-compat.pw.toml" -hash = "7b383344600c5061974ab385370e8741a1b2d65e9f7c786c8eadefe8ebe4f22e" metafile = true [[files]] file = "datapacks/repurposed-structures-better-ocean-monuments-compat.pw.toml" -hash = "8c6b4b7b9e4fa1b1b171c7f82819041bf0d39a4ea17436322c33c1dcd69b8c78" metafile = true [[files]] file = "datapacks/repurposed-structures-better-strongholds-compat.pw.toml" -hash = "2d65f8b497d6eb14b302d0fcaa67309b5b0cc4bf003560662223aaf1be1ba23a" metafile = true [[files]] file = "datapacks/repurposed-structures-better-witch-huts-compat.pw.toml" -hash = "880987725bf0e75de3b6dce6d6a59ab2b08fee11d3f6b9817d6ffc83c4d1cc6a" metafile = true [[files]] file = "datapacks/track raw statistics v1.7.2 (MC 1.20-1.20.4).zip" -hash = "75b04879863607b08eaa9f3f0e8642bda04bc08c6963553032e92ee8df2e8166" [[files]] file = "datapacks/track statistics v1.1.8 (MC 1.20-1.20.4).zip" -hash = "b73fead941e7f503697b5145f7fde89e1da5ee03c35399de3af45ee092dadae4" [[files]] file = "datapacks/unlock all recipes v2.0.7 (MC 1.20-1.20.4).zip" -hash = "8e8efffcca5b9f2dca2a2b8499bdafc969cdb6f8172348143cd27a6c3a21b6b3" [[files]] file = "mods/audioplayer.pw.toml" -hash = "9bb28dab0b2118e5bf8b4a530698e9d4d7f9f5ed6df0696521d13e6756cf7d53" metafile = true [[files]] file = "mods/big-pony.pw.toml" -hash = "01f80962699a667282be91000a277b1194f0c1cc45d40ef9487b9335f69ee4f7" metafile = true [[files]] file = "mods/bluemap.pw.toml" -hash = "c4ee3c1cd7ce65505a5aa2b2e66ed816dfde972e8af736e211314ba66d40a01a" metafile = true [[files]] file = "mods/bmarker.pw.toml" -hash = "9a6fe597f1827d551279b9ba8cb5ee687d6bff71e2639f8005ca7884d459fbf4" metafile = true [[files]] file = "mods/c2me-fabric.pw.toml" -hash = "e2c268027d63e997ef750bcbc76e9ee29c775b7121a0be28a121bc4f332a7092" metafile = true [[files]] file = "mods/carpet-tis-addition.pw.toml" -hash = "65ddd350b9f363452d76643d3939c40b18610988c335c79843df4ea7d141ea32" metafile = true [[files]] file = "mods/carpet.pw.toml" -hash = "868db465e6635a883d1b692d56164c1c14d687d960a93e6f9d9fd74c1cd43f2e" metafile = true [[files]] file = "mods/chunky.pw.toml" -hash = "6211df918f9c91638c0e6e56361192afcd60d336b95687e4766540f9d2b6f118" metafile = true [[files]] file = "mods/cloth-config.pw.toml" -hash = "f250d6778f5b8d03ca32913bea5ea677508e9bb6d8201cdebe005bbe9c3100ee" metafile = true [[files]] file = "mods/dataloader.pw.toml" -hash = "fba69b4019ac182a4c028baa177a38e9cbe3a15915aae58b647b0bba315d68cf" metafile = true [[files]] file = "mods/dungeons-and-taverns.pw.toml" -hash = "c5e846de822236cf20f7f9c2b754aae5530344d4616bee8efd5ad987e8245fe0" metafile = true [[files]] file = "mods/enhanced-groups.pw.toml" -hash = "a40e757d5f7f8d114f40430a2457fb7d48db457905e2f97ed9aa4fb8285a5113" metafile = true [[files]] file = "mods/explorify.pw.toml" -hash = "930f3c6ba869160e03c602b88bdb07cc1e994f8dab353f8df084c076219d701c" metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "07e0e6a791f94db3ff245a16ba014936e35410fe0ee9aba9cbac2deee25f5a70" metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "e602bc6bb7b5ca5e4fb2351e285cd715ea5f7a4b4f83ffa6e137319e89e41a68" metafile = true [[files]] file = "mods/ferrite-core.pw.toml" -hash = "4146027b92b4885fddec00435233c61c3728b5e09265982ab187021519a4fa89" metafile = true [[files]] file = "mods/floodgate.pw.toml" -hash = "9073cb5d679c1f1ae9c269287bb44e64403d10c1ee1beb3cb758a25244757368" metafile = true [[files]] file = "mods/htm.pw.toml" -hash = "90cc7e3dc4c953b43b4f8849604c89996563d16f87dfae1eda269dfb1ed186a0" metafile = true [[files]] file = "mods/incendium.pw.toml" -hash = "05bedf66c1081d32e21bfd72b11b218a56090461ebd7c9ffd311a81fbb1bfde6" metafile = true [[files]] file = "mods/krypton.pw.toml" -hash = "fe6abe1ea33393fe1441801f79eda74ea892e5f4b677a56eccafafcbf4d253ca" metafile = true [[files]] file = "mods/lazydfu.pw.toml" -hash = "b4ca05b39b85c27cd97ccb65d5fb832f5e9fd7ee5710542a3e69dfa30a97ea7d" metafile = true [[files]] file = "mods/ledger.pw.toml" -hash = "0e255fdef786cb44191db898a911dab8e7e9bff0f9a0b1ee9b453707522a058f" metafile = true [[files]] file = "mods/leukocyte.pw.toml" -hash = "b468b708cce4bd7345a145285db753c9e753424db1f2d4b2c89ce57ad9e583be" metafile = true [[files]] file = "mods/lithium.pw.toml" -hash = "3dedde5213176d72e1c353877fa44315945e8f3da2ba05f5679d81e9f558bb1d" metafile = true [[files]] file = "mods/mambience.pw.toml" -hash = "f46a1742deed48056c007685176906b32450db2900525e6917116665ee6bd83f" metafile = true [[files]] file = "mods/midnightlib.pw.toml" -hash = "bd6d19a7233f79f0dc0330f68e20a9e2cc2baeb6c7d0f0a54f97d95a7c2020f7" metafile = true [[files]] file = "mods/minimotd.pw.toml" -hash = "28c115a5d999a96d39a31b333ad4e3798ef363281d07bf8c6e967ff27d7e6400" metafile = true [[files]] file = "mods/mixintrace.pw.toml" -hash = "b89656eaf7e4404d8d2c5b1e1155aae85a839939f83cab6d1b5e791412ad5f86" metafile = true [[files]] file = "mods/no-chat-reports.pw.toml" -hash = "a6a57004f5990ae59be0b89eb2edc5f50e2233d0410bd5f8060d58401592e0ef" metafile = true [[files]] file = "mods/noisium.pw.toml" -hash = "4e87ee9b05c48cf4ca532f455de6d21d1c7c6adae8f90f9020d7ca0a159472b9" metafile = true [[files]] file = "mods/nullscape.pw.toml" -hash = "f27ad5ca187c5dc5bb410a21eebc10ae03e65e58ceb0e2981f5dafac350c6b07" metafile = true [[files]] file = "mods/player-roles.pw.toml" -hash = "327d9bf44be806a2b33f7dbb914693d871acdd72eaa0f78b66b8cf4fbcb5622c" metafile = true [[files]] file = "mods/remove-terralith-intro-message.pw.toml" -hash = "352bbd75887df2d8c2c181255a27d6aebc78dd52ee867c85a317a4e2b83a49fd" metafile = true [[files]] file = "mods/repurposed-structures-fabric.pw.toml" -hash = "0b71f3c83d98d3e6e645c14f635d8917de07d52185527cbb8c3ecccd8ebd3622" metafile = true [[files]] file = "mods/servercore.pw.toml" -hash = "09bf4b5fc20ed7900078f886b5a73beb0d4a459ca71b1df1bff7da71efd844a2" metafile = true [[files]] file = "mods/silk.pw.toml" -hash = "9376c1e206113df72defcc26ac46ba7e7f4bd6fa7af1840babe20ef5b3b05b4e" metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "b45be2af8beef3e632a89482ca4a11028d89bc063ca282c112ee69e886992d43" metafile = true [[files]] file = "mods/sit!.pw.toml" -hash = "ceae5b57e93fe139383612b786808db056c7718930f80e9d7cf01cfd31f8540a" metafile = true [[files]] file = "mods/spark.pw.toml" -hash = "3f1cdc39c7c76eba1c62b6f22d07f9507ff1c9a9e860f179481ec63449451a79" metafile = true [[files]] file = "mods/stackdeobf.pw.toml" -hash = "c190e3b4f36f65c9c6ce72beb5f9760fa9c3793be2fa956e09d99fbbaeef6aaa" metafile = true [[files]] file = "mods/styled-chat.pw.toml" -hash = "b39682962003795c0460309315f1ad3672d89310e26df1633d3d5e8e131454fc" metafile = true [[files]] file = "mods/styled-nicknames.pw.toml" -hash = "acbac0dfc2d12cb758d77cd705f666e677837a2497168e85212f2d2e899a398c" metafile = true [[files]] file = "mods/styledplayerlist.pw.toml" -hash = "d2e79b6f83ec10bb1d275186e8f79048ca73ca48b434c2539bf2542d86f2cf56" metafile = true [[files]] file = "mods/syncmatica.pw.toml" -hash = "992d84eb399727e0f688c5a8421b176a8f6f91599dd236445c4da06d410e48e2" metafile = true [[files]] file = "mods/tectonic.pw.toml" -hash = "52ae7d824d0e2856df296db16f108d4843a7e1fea3b1769e4678f2e5b6dd991e" metafile = true [[files]] file = "mods/terralith.pw.toml" -hash = "40dcf336019cfc44fbef0bab03a9105470c811532a0715507885a9c22deba57d" metafile = true [[files]] file = "mods/timeoutout.pw.toml" -hash = "c4bd495a452840e026fdb0dee9f38c4d4cb8697ff4980210fce49fe74ace7cbd" metafile = true [[files]] file = "mods/universal-graves.pw.toml" -hash = "b33d7e2107f39202f200be55051457551aaf4b389af68aa8f417a140f3e6e260" metafile = true [[files]] @@ -397,12 +316,10 @@ metafile = true [[files]] file = "mods/vmp-fabric.pw.toml" -hash = "d5fa0e898cb2233b7928c1b6109d041e3f0a507bdbdca6aefabbb4462044d9c6" metafile = true [[files]] file = "mods/voice-chat-interaction.pw.toml" -hash = "d4654e71ed969ebc1beab111a46c2061468d7539fb050112779cbcd798a7e009" metafile = true [[files]] @@ -411,60 +328,48 @@ metafile = true [[files]] file = "mods/yosbr.pw.toml" -hash = "6f6334f336a876088431df70e2bba6ac52ca2ddeb73a4880ce88d6954b09af00" metafile = true [[files]] file = "mods/yungs-api.pw.toml" -hash = "c1f303e748533026bac66512ca2986c269563c53a33a3ffeef2da2bbfb1a6347" metafile = true [[files]] file = "mods/yungs-better-desert-temples.pw.toml" -hash = "b96b67baae3ef8cc56688093857b40a5355bdff9514f3385f7d188a452515167" metafile = true [[files]] file = "mods/yungs-better-dungeons.pw.toml" -hash = "d6202d1b98b336632a8d60a04273d2011108e747424f7ba8686c02936accdcf3" metafile = true [[files]] file = "mods/yungs-better-end-island.pw.toml" -hash = "26fa4789cc5d22169d3eed32017239744fd6d686acb4dce9a6384d0375438563" metafile = true [[files]] file = "mods/yungs-better-jungle-temples.pw.toml" -hash = "47464785105f44de66ad15cbb08d709f6e8c3a0f5b24b1a218494f46df44f4a9" metafile = true [[files]] file = "mods/yungs-better-mineshafts.pw.toml" -hash = "d5f77e6d2168e55ab8ae3b979d2c105e576362c4998f847d03aee87d77af1826" metafile = true [[files]] file = "mods/yungs-better-nether-fortresses.pw.toml" -hash = "ee23e8111c85b1c7e28d15547520471db972663c708ba1b797b2505af6bbac54" metafile = true [[files]] file = "mods/yungs-better-ocean-monuments.pw.toml" -hash = "3e9d2cc41ca6ea354423cc920e70ff4a2032c2a02f7fb8eebdeceda08f27aebe" metafile = true [[files]] file = "mods/yungs-better-strongholds.pw.toml" -hash = "3f85d9ff145de3bae00d22af08634cd990ee7d7b758f1cfe666cbe85169742ec" metafile = true [[files]] file = "mods/yungs-better-witch-huts.pw.toml" -hash = "f8a3e4c29caa862887b1bb1c338145ec33de1ba24fca2a41284336e8fc03db60" metafile = true [[files]] file = "mods/yungs-extras.pw.toml" -hash = "152bb2393f34fbde175d0690531278804aac8974e7a438e4d83772b194f471d9" metafile = true diff --git a/TrotCraft/server/mods/wits.pw.toml b/TrotCraft/server/mods/wits.pw.toml index 9a5565f..a063a5d 100644 --- a/TrotCraft/server/mods/wits.pw.toml +++ b/TrotCraft/server/mods/wits.pw.toml @@ -1,13 +1,13 @@ name = "WITS (What Is This Structure?)" -filename = "wits-1.2.1+1.20.3-fabric.jar" +filename = "wits-1.2.3+1.20.4-fabric.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/AVo2esap/versions/6Xjvbk9m/wits-1.2.1%2B1.20.3-fabric.jar" +url = "https://cdn.modrinth.com/data/AVo2esap/versions/AdWvkW1n/wits-1.2.3%2B1.20.4-fabric.jar" hash-format = "sha1" -hash = "b6080fd283204e081bf1f9a3acbda4f8384d533c" +hash = "6978b5ab9a3459b691fc65daba2c3d4ee961b717" [update] [update.modrinth] mod-id = "AVo2esap" -version = "6Xjvbk9m" +version = "AdWvkW1n" diff --git a/TrotCraft/server/pack.toml b/TrotCraft/server/pack.toml index 2602498..33b3f3b 100644 --- a/TrotCraft/server/pack.toml +++ b/TrotCraft/server/pack.toml @@ -8,7 +8,7 @@ file = "index.toml" hash-format = "sha256" [versions] -fabric = "0.15.10" +fabric = "0.15.11" minecraft = "1.20.4" [options] From 9241a60de464cdd577b95a833814dc43bd35b955 Mon Sep 17 00:00:00 2001 From: Fauli1221 Date: Sat, 11 May 2024 20:11:22 +0200 Subject: [PATCH 17/17] added more motd's --- .../config/yosbr/config/MiniMOTD/main.conf | 38 ++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/TrotCraft/server/config/yosbr/config/MiniMOTD/main.conf b/TrotCraft/server/config/yosbr/config/MiniMOTD/main.conf index ca29ab2..d3897ad 100644 --- a/TrotCraft/server/config/yosbr/config/MiniMOTD/main.conf +++ b/TrotCraft/server/config/yosbr/config/MiniMOTD/main.conf @@ -90,6 +90,15 @@ motds=[ line1="Muni cute" line2="|||||||||||||||||||||||" }, + { + # Set the icon to use with this MOTD + # Either use 'random' to randomly choose an icon, or use the name + # of a file in the icons folder (excluding the '.png' extension) + # ex: icon="myIconFile" + icon=random + line1="Ace cute" + line2="|||||||||||||||||||||||" + }, { # Set the icon to use with this MOTD # Either use 'random' to randomly choose an icon, or use the name @@ -151,7 +160,7 @@ motds=[ # ex: icon="myIconFile" icon=random line1="<#F48C8C>I'm not cute, I'm Ace!" - line2="" + line2="yes you are" }, { # Set the icon to use with this MOTD @@ -161,6 +170,33 @@ motds=[ icon=random line1="Hair is made of hair" line2="" + }, + { + # Set the icon to use with this MOTD + # Either use 'random' to randomly choose an icon, or use the name + # of a file in the icons folder (excluding the '.png' extension) + # ex: icon="myIconFile" + icon=random + line1="<#F48C8C>Send Pinkies" + line2="" + }, + { + # Set the icon to use with this MOTD + # Either use 'random' to randomly choose an icon, or use the name + # of a file in the icons folder (excluding the '.png' extension) + # ex: icon="myIconFile" + icon=random + line1="<#2121ff>eeeeeeeeeeeeeeeeeeeeeeeeeee" + line2="" + }, + { + # Set the icon to use with this MOTD + # Either use 'random' to randomly choose an icon, or use the name + # of a file in the icons folder (excluding the '.png' extension) + # ex: icon="myIconFile" + icon=random + line1="<#ffb623>mangos" + line2="" } ] player-count-settings {