diff --git a/TrotCraft/server/index.toml b/TrotCraft/server/index.toml index ab1e872..d765cfd 100644 --- a/TrotCraft/server/index.toml +++ b/TrotCraft/server/index.toml @@ -255,14 +255,6 @@ metafile = true file = "mods/player-roles.pw.toml" metafile = true -[[files]] -file = "mods/polydecorations.pw.toml" -metafile = true - -[[files]] -file = "mods/polymer.pw.toml" -metafile = true - [[files]] file = "mods/remove-terralith-intro-message.pw.toml" metafile = true diff --git a/TrotCraft/server/mods/polydecorations.pw.toml b/TrotCraft/server/mods/polydecorations.pw.toml deleted file mode 100644 index 2bac781..0000000 --- a/TrotCraft/server/mods/polydecorations.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "PolyDecorations" -filename = "polydecorations-0.4.2+1.21.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/5710VC7f/versions/wDSyqj4f/polydecorations-0.4.2%2B1.21.jar" -hash-format = "sha1" -hash = "73881647568e0fa63f5fd72cbf88d084e2c2900c" - -[update] -[update.modrinth] -mod-id = "5710VC7f" -version = "wDSyqj4f" diff --git a/TrotCraft/server/mods/polymer.pw.toml b/TrotCraft/server/mods/polymer.pw.toml deleted file mode 100644 index 71df7d9..0000000 --- a/TrotCraft/server/mods/polymer.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Polymer" -filename = "polymer-bundled-0.9.10+1.21.1.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/xGdtZczs/versions/Qt9CW5JI/polymer-bundled-0.9.10%2B1.21.1.jar" -hash-format = "sha1" -hash = "fda331738e03235e7a6820552dbf5bcdbc4893ae" - -[update] -[update.modrinth] -mod-id = "xGdtZczs" -version = "Qt9CW5JI"