diff --git a/README.md b/README.md index 852e1b5..32fcf04 100644 --- a/README.md +++ b/README.md @@ -213,7 +213,6 @@ CREATE MACHINES CREATE MACHINES CREATE MACHINES CREATE * [CS] **[Create: Pattern Schematics](https://modrinth.com/mod/create-pattern-schematics)** - Build with dynamic schematics! * [CS] **[Create Railways Navigator](https://modrinth.com/mod/create-railways-navigator)** - Get possible train connections in your world from one station to another using the Create Railways Navigator. An addon for the Create Mod. * [CS] **[Create: Steam 'n' Rails](https://modrinth.com/mod/create-steam-n-rails)** - Adding depth to Create's rail network & steam system - * [SO] **[Create Track Map](https://modrinth.com/mod/create-track-map)** - A web-based track map of your world's Create train system, complete with signals, stations, and trains moving in real time. * [CS] **[Create Crafts & Additions](https://modrinth.com/mod/createaddition)** - Create Crafts & Additions extends Create and acts as a bridge between electricity and kinetic energy * [CS] **[Extended AE](https://modrinth.com/mod/extended-ae)** - ExtendedAE brings some 1.7.10/1.12.2 AE features back to modern AE. * [CS] **[Immersive Aircraft](https://modrinth.com/mod/immersive-aircraft)** - A bunch of rustic aircraft to travel, transport, and explore! diff --git a/index.toml b/index.toml index 3df495e..cf334cb 100644 --- a/index.toml +++ b/index.toml @@ -2,7 +2,7 @@ hash-format = "sha256" [[files]] file = "README.md" -hash = "2ba4c9250235d3415e17d2c55815e90ad6c27736aa0bcc519ab46892e04c76de" +hash = "8033647fdfcb00250f8048c544d1c69e49ab014bdcc5387749474e6d7d42ecda" [[files]] file = "make-list.py" @@ -10,7 +10,7 @@ hash = "3d4daf2b31fc7223f1d8ae13e66af64c88564127e805681ee0eccbc2baf94e92" [[files]] file = "modinfo.toml" -hash = "b529375aaa80970433d78d4369d44ed28802fa643993749c9f54202eb3bf8b5e" +hash = "1070fe537d1895f30e02e6cfee14304e997d3ce5d5da1878bae71fe19728c1c5" [[files]] file = "mods/3dskinlayers.pw.toml" @@ -412,11 +412,6 @@ file = "mods/create-steam-n-rails.pw.toml" hash = "4fac0263f4d5e5b8810969b6a04b64ee2396cd42232fd16bcadf7e8e7ae96d90" metafile = true -[[files]] -file = "mods/create-track-map.pw.toml" -hash = "93adce5ea0a86dc042dfac4ae7f2f7068e159b57426cd4de2c7db35615f74e28" -metafile = true - [[files]] file = "mods/create-trimmed.pw.toml" hash = "650bb01ab2e62006652c079d212023a26db63baf6667537c139bec0f17ac44a6" diff --git a/modinfo.toml b/modinfo.toml index e1650b9..d47621c 100644 --- a/modinfo.toml +++ b/modinfo.toml @@ -2179,6 +2179,7 @@ icon = "https://cdn.modrinth.com/data/gxoNIjg6/a67aa736ddbd20c45cca55d1dc5ef03c2 side = "server" optional = false category = "technology" +removed = true [mods.yungs-better-dungeons] name = "YUNG's Better Dungeons" diff --git a/mods/create-track-map.pw.toml b/mods/create-track-map.pw.toml deleted file mode 100644 index 2518a5a..0000000 --- a/mods/create-track-map.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Create Track Map" -filename = "create-track-map-1.4+mc1.20.1-fabric.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/gxoNIjg6/versions/qoyYyg2G/create-track-map-1.4%2Bmc1.20.1-fabric.jar" -hash-format = "sha1" -hash = "262e54637fc296c09473325f0fe83d37bc4b3d08" - -[update] -[update.modrinth] -mod-id = "gxoNIjg6" -version = "qoyYyg2G" diff --git a/pack.toml b/pack.toml index 0d79bbe..cd0b643 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "aeb3e33c4d924ca534359633ea6085b83cdb71db38e3c1e16a1b1a081ed8d26a" +hash = "498897febe834c7a05dfeb6af5e2b46af4859c8ad3527fb2374e2f6e509bee01" [versions] fabric = "0.16.3"