diff --git a/README.md b/README.md index ee6f8a3..2b34dd0 100644 --- a/README.md +++ b/README.md @@ -1,34 +1,55 @@ ## About MMS -**M**odded **M**inecraft **S**erver project - the name says it all (I'm open for suggestions if you've got a better name). This repository is mostly about the modpack and includes other info like the configuration of the official server running at `mms.nanody.de`. -The modpack is currently labeled **"Industrial Adventures"**. IA revolves around the [Create mod](https://github.com/Fabricators-of-Create/Create). Why Create? Because it's a cool mod, obviously! Furthermore the adventorous aspects may be expanded on in the future. +**M**odded **M**inecraft **S**erver project - the name says it all (I'm open for suggestions if you've got a better name). This repository is mostly about the modpack and includes other info like the configuration of the official server running at mms.nanody.de. +MMS revolves around the [Create mod](https://github.com/Fabricators-of-Create/Create). Why Create? Because it's a cool mod, obviously! Apart from that there are 4 goals: -- Only add features and functionality to the game, keep the vanilla features and functionality untouched. Complex Redstone contraptions, for example, which are supposed to work in vanilla, should also work with Industrial Adventures. +- Only add features and functionality to the game, keep the vanilla features and functionality untouched. Complex Redstone contraptions, for example, which are supposed to work in vanilla, should also work with the MMS modpack. - Find a middle ground between being too minimalistic and too bloated. - Improve performance and be playable on inexpensive hardware. - Prefer open source software and respect user privacy by default. Based on these goals everything else is decided. -That's why the chosen mod loader is [Fabric](https://fabricmc.net/), which is lightweight and doesn't change Minecraft's vanilla behaviour. +That's why the mod loader is [Fabric](https://fabricmc.net/), which is lightweight and doesn't change Minecraft's vanilla behaviour. +**If the Create mod and these goals appeal to you, MMS might be just the thing!** -### Distribution -Industrial Adventures is being distributed in two variants: -- **IA-full** Provides the full IA experience in singleplayer as well as multiplayer. It may however run less smoothly than IA-client on your computer. -- **IA-client** is for use in multiplayer and is more lightweight than IA-full by excluding server-only features like world generation mods. It can also be used in singleplayer, without the full IA experience and requires less resources than IA-full does in singleplayer. +The 'MMS' project is separated into three modpacks: +- **MMS-full** combines MMS-client and MMS-server, providing the full MMS experience in Singleplayer as well. It may however run less smoothly than MMS-client on your computer. +- **MMS-client** is for use with MMS-server and is more lightweight than MMS-full by excluding server-only features like world generation mods. It can also be used in Singleplayer, without the full MMS experience and requires less resources than MMS-full. +- **MMS-server** is to be used on a dedicated server. It contains Mods with functionality only on servers. -Additionally, the IA-client-min package is provided as information on how to make a client compatible with the server. It's only the bare minimum to achieve compatibility. It also includes optional mods, which the server provides support for. They are `.disabled` by default. +Additionally, MMS-client-min is provided as information on how to make a client compatible with the server. It's only the bare minimum to achieve compatibility. It also includes optional mods, which the server provides supports for. They are `.disabled` by default. -Explicit contents and explanations can be found [in the wiki](https://git.nanody.de/anonoe/MMS/wiki/Explicit-contents). +Explicit contents: -This is the Git repository of MMS. This repositry's goal is to ease development of the project with the Git workflow, enable collaboration and of course to make the project [open source](https://en.wikipedia.org/wiki/Open_source). +
+MMS-full +WIP +
-## Installation Instructions Industrial Adventures -### IA-client Installation +
+MMS-client +WIP +
+ +
+MMS-client-min +WIP +
+ +
+MMS-server +WIP +
+ +This is the Git repository of MMS. This repositry's goal is to ease development of the project with the Git workflow, enable collaboration (in the future) and of course to make the project [open source](https://en.wikipedia.org/wiki/Open_source). + +## Installation Instructions +### MMS-client Installation #### 1. Install PrismLauncher PrismLauncher is a so-called 3rd-party-launcher, which makes installation and management of mods and modpacks very easy. Follow installation instructions on https://prismlauncher.org/ #### 2. Log in with PrismLauncher On the top right "Accounts -> Manage Accounts... -> Add Microsoft". This opens the Microsoft website in your browser, where you have to login to your Microsoft account and then authorize PrismLauncher to access your "XBox account". -If your browser doesnt start automatically, copy the URL displayed and paste it into your browser. +If your broser doesnt start automatically, copy the URL displayed and paste it into your browser. This will allow PrismLauncher to generate a token, which grants temporary access to your XBox/Minecraft account. PrismLauncher stores this token only on your device and only uses it to launch Minecraft with your Minecraft account. #### 3. Import the modpack On the top left "Add Instance -> Import". @@ -37,8 +58,8 @@ Paste the following link: and press "OK". #### 4. Launch game and join server Select the instance and press "Launch". Have a little patience for the downloads to finish and the game to launch. Finally join the server, if you are whitelisted. -### IA-client-min Installation -IA-client-min is a symbolic modpack, which isn't meant to be 'installed'. It's meant as information for advanced people who prefer to configure their client on their own. If the information isn't enough for you to do that, then you're probably not advanced enough (yet). +### MMS-client-min Installation +MMS-client-min is a symbolic modpack, which isn't meant to be 'installed'. It's meant as information for advanced people who prefer to configure their client on their own. If the information isn't enough for you to do that, then you're probably not advanced enough (yet). ### MMS-server Installation WIP @@ -46,18 +67,22 @@ WIP WIP ## Licensing & Credits -- This repository is *mostly* licensed under the [AGPL-3.0-or-later](./LICENSE). -- The modpack Industrial Adventures is based on [Simply Optimized](https://modrinth.com/modpack/sop) by "HyperSoop", which has it's own license at . +- This project is *mostly* licensed under the [AGPL-3.0-or-later](./LICENSE). +- The "client" and "server" modpacks are based on [Simply Optimized](https://modrinth.com/modpack/sop) by "HyperSoop", which has it's own license at . - **Excluded** from the [AGPL-3.0-or-later](./LICENSE) are - - all "mods" (jar binaries), as each has their own license (most of which are open-source). This only affects the PrismLauncher/MultiMC ZIP packages, as the repo as well as MRPACK packages only contain references to the actual jar files (modrinth.index.json). - - These mods are not licensed open-source, but All Rights Reserved: + - all "mods" (jar binaries), as each has their own license (most of which are open-source). You can find them in the "mods" folders: + - [./client/mods](./client/mods) + - [./client-min/mods](./client-min/mods) + - [./server/server/mods](./server/server/mods) + - These mods are licensed All Rights Reserved: + - Xaero's World Map, closed-source - What Are They Up To (Watut), [source available](https://github.com/Corosauce/WATUT) - dependency CoroUtil, [source available](https://github.com/Corosauce/CoroUtil) - - all resourcepacks in [./client/overrides/resourcepacks](./client/overrides/resourcepacks) as I (anonoe) do not own them. I distribute them with the permission granted by Vanilla Tweaks [here](https://vanillatweaks.net/terms/). - - all datapacks in [./server/server/overrides/world/datapacks](./server/server/overrides/world/datapacks) as I (anonoe) do not own them. I distribute them with the permission granted by Vanilla Tweaks [here](https://vanillatweaks.net/terms/) and by Stardust Labs [here](https://github.com/Stardust-Labs-MC/Structory/blob/v1.3.5/license.txt) and [here](https://github.com/Stardust-Labs-MC/Structory-Towers/blob/v1.0.7/license.txt). - - the fabric-server-mc...loader...launcher...jar file(s) located at [./server/server/overrides](./server/server/overrides) by FabricMC licensed under the [Apache-2.0 License](https://github.com/FabricMC/fabric-installer/?tab=Apache-2.0-1-ov-file#readme) + - all resourcepacks in [./client/resourcepacks](./client/resourcepacks) as I (anonoe) do not own them. I distribute them with the permission granted by Vanilla Tweaks [here](https://vanillatweaks.net/terms/). + - all datapacks in [./server/server/world/datapacks](./server/server/world/datapacks) as I (anonoe) do not own them. I distribute them with the permission granted by Vanilla Tweaks [here](https://vanillatweaks.net/terms/) and by Stardust Labs [here](https://github.com/Stardust-Labs-MC/Structory/blob/v1.3.5/license.txt) and [here](https://github.com/Stardust-Labs-MC/Structory-Towers/blob/v1.0.7/license.txt). + - the fabric-server-mc...loader...launcher...jar file(s) located at [./server/server](./server/server) by FabricMC licensed under the [Apache-2.0 License](https://github.com/FabricMC/fabric-installer/?tab=Apache-2.0-1-ov-file#readme) - When executed, the server launcher will download & execute the actual closed-source Minecraft executables by Mojang, as the [EULA](https://aka.ms/MinecraftEULA) forbids distribution. - Credits go to [Vanilla Tweaks](https://vanillatweaks.net/) for - - the resourcepacks in [./client/overrides/resourcepacks](./client/overrides/resourcepacks). - - most of the datapacks in [./server/server/overrides/world/datapacks](./server/server/overrides/world/datapacks). + - the resourcepacks in [./client/resourcepacks](./client/resourcepacks). + - most of the datapacks in [./server/server/world/datapacks](./server/server/world/datapacks). - Credits go to [Stardust Labs](https://www.stardustlabs.net/) for the datapacks [Structory](https://github.com/Stardust-Labs-MC/Structory) and [Structory: Towers](https://github.com/Stardust-Labs-MC/Structory-Towers). diff --git a/client-min/modrinth.index.json b/client-min/modrinth.index.json deleted file mode 100644 index 915f2d9..0000000 --- a/client-min/modrinth.index.json +++ /dev/null @@ -1 +0,0 @@ -{"dependencies":{"fabric-loader":"0.16.13","minecraft":"1.20.1"},"files":[{"downloads":["https://cdn.modrinth.com/data/uCdwusMi/versions/lC6CwqPp/DistantHorizons-2.4.5-b-1.20.1-fabric-forge.jar"],"env":{"client":"optional","server":"optional"},"fileSize":25378978,"hashes":{"sha1":"ce3814dd5971edda4d04c3a42ef0df5c6cf8e10d","sha512":"679cb6f9b55d7eea43c17f0204042140590de712b0cecdc14016e8064a9846695e2f438922377f658e26534c49cb61e6da939a6be53c2cb1cd1bc088b69db3ee"},"path":"mods/DistantHorizons-2.4.5-b-1.20.1-fabric-forge.jar"},{"downloads":["https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar"],"env":{"client":"optional","server":"optional"},"fileSize":619812,"hashes":{"sha1":"b99f23fb76aad5a944400717e6d71aa011c4d7f7","sha512":"3213e37fc12205e49f69a6c295c8c3237d8464d63dedbfbac4901892752741d22ebf7e1b40d6683143e70ca158fc95b00c2af177a1263038edce9a46b6cbeb79"},"path":"mods/NoChatReports-FABRIC-1.20.1-v2.2.2.jar"},{"downloads":["https://cdn.modrinth.com/data/ZzjhlDgM/versions/yMgmXIuq/Steam_Rails-1.6.14-beta%2Bfabric-mc1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":9886849,"hashes":{"sha1":"f9461857577c832c38ea7f98f1945b6427e06d65","sha512":"1cd1d40eb3b3d50599aa115ed9c44e65d8ca283869830ef7f220c759e9d4f9393aa0284de99a98013e220af1edcc87b831745c2a83bc119cff570ba654ea5c49"},"path":"mods/Steam_Rails-1.6.14-beta+fabric-mc1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/2u6LRnMa/versions/f3ATcSfq/botarium-fabric-1.20.1-2.3.4.jar"],"env":{"client":"required","server":"required"},"fileSize":188388,"hashes":{"sha1":"20e1c12cd5e4b4127c7b20ab7e7f81e7119dbf8b","sha512":"03589a8d05c17dbb4271c212d0eb00c53d9d5c0705f63c7816ff9e099245db71f94e7c544e323beaeac28d30bd3807eeccb1352792cb6d778ff6ecf68f4635c7"},"path":"mods/botarium-fabric-1.20.1-2.3.4.jar"},{"downloads":["https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":1172214,"hashes":{"sha1":"d5fe84a0cc9ed5c7290a76ba570e1f8716afecab","sha512":"2da85c071c854223cc30c8e46794391b77e53f28ecdbbde59dc83b3dbbdfc74be9e68da9ed464e7f98b4361033899ba4f681ebff1f35edc2c60e599a59796f1c"},"path":"mods/cloth-config-11.1.136-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/UT2M39wf/versions/WYmjbo0H/copycats-2.2.2%2Bmc.1.20.1-fabric.jar"],"env":{"client":"optional","server":"optional"},"fileSize":1933455,"hashes":{"sha1":"bee12467cf7cd605ad79fa65a5fb53625ac8c1fa","sha512":"21c4409d5f453a29d161b34ebed3b6253953529fbfcac4651fd4476059a99f6d2244486345b69a46dc9b3a1ebdfd39cd0ef0c1b8b814a95b3cf7c8465471eee1"},"path":"mods/copycats-2.2.2+mc.1.20.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/rLLJ1OZM/versions/7tRnsYkP/coroutil-fabric-1.20.1-1.3.7.jar"],"env":{"client":"optional","server":"optional"},"fileSize":2392617,"hashes":{"sha1":"0b9a1b0db34d1271fe7bcc4ec0e451c3fb25a04c","sha512":"4a03363dd9cfd517eb04bea77779c88e74f12c1dacadc726869cb9b595348d615e50041893ad72155f7ac2c359219604710d6157dec95a46fe0e598ef5642035"},"path":"mods/coroutil-fabric-1.20.1-1.3.7.jar"},{"downloads":["https://cdn.modrinth.com/data/Xbc0uyRg/versions/HAqwA6X1/create-fabric-6.0.8.1%2Bbuild.1744-mc1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":32189889,"hashes":{"sha1":"f750d019bc1230c8c7a8a4ccf549d1db192d7a69","sha512":"6edaddb93bc87bf8204376d3ceddd3e3dfec1d716556a5925802f2ade59ce5a660ded50088fa94188842ff83fc29445363dfa5d423e425b1574092833b6fa896"},"path":"mods/create-fabric-6.0.8.1+build.1744-mc1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/Q4F90RHI/versions/C9U99P99/create_armor_trims-1.20.1-2.0.1.jar"],"env":{"client":"required","server":"required"},"fileSize":113676,"hashes":{"sha1":"d47ef027154e5dcaf1ea8bea3fb70e8824c01f60","sha512":"aded234e3c435f88b3282592e04c0923d7509b464abe20ebd5a250daad603e7da9e3c26dd978b734f988e1326d5b0fd1e8302807d3d4e5dd7934deb1b90e841c"},"path":"mods/create_armor_trims-1.20.1-2.0.1.jar"},{"downloads":["https://cdn.modrinth.com/data/E9MuZ1zB/versions/fHsTW7eS/create_power_loader-1.5.3-mc1.20.1-fabric.jar"],"env":{"client":"optional","server":"optional"},"fileSize":347572,"hashes":{"sha1":"773fa689a5d1027959bb7900585900dbb75cf0dc","sha512":"b2b04775d9afaa2091a82eaa9e81f7f6cfd57cc99adee0e869c7ea0044524c943f771860b74588eacf5a8ee1e0924ebbd04b97f716442caf07d8bcf2b6081989"},"path":"mods/create_power_loader-1.5.3-mc1.20.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/sMvUb4Rb/versions/GsxgfeNu/createdeco-2.0.2-1.20.1-fabric.jar"],"env":{"client":"optional","server":"optional"},"fileSize":3971046,"hashes":{"sha1":"b7b525c64cde199d1ab12fee7f1171812a283646","sha512":"f7ce4b520b7eb47fb9d1a8f510465b96673dee2d6f91ff0720713ee62143d095b399a980666538ebfb8b401fb5e93baf50a2cb2be6a4f2adfde2024f198a35c9"},"path":"mods/createdeco-2.0.2-1.20.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/OEAJaSuI/versions/v2ijIuGa/createestrogen-1.0.0%2B1.20.1-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":257067,"hashes":{"sha1":"988d30d31c6f2ea17133b1e34235e92621cb39b9","sha512":"41e588e14e55b1d17134603992b188a8f47a65691db27a4f08db79d9402ce1ad26af6d76731b95fa0f553196812a668da6704c8f8a2f84a0fb6670a10e9193bf"},"path":"mods/createestrogen-1.0.0+1.20.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/Dq3STxps/versions/JYYwMQBw/createrailwaysnavigator-fabric-1.20.1-beta-0.8.5-C6.jar"],"env":{"client":"required","server":"required"},"fileSize":3299949,"hashes":{"sha1":"8e5fefadb4a37358874bad042e235d3bec465206","sha512":"faa3dfb89b780ba169373aa6c2db1f5269db0ee70f103c991e7af0a743ea0736552fdff84c975d7e54c6cd7fbc93b05a5a35a62557716d6d9ae0d4c974fc596e"},"path":"mods/createrailwaysnavigator-fabric-1.20.1-beta-0.8.5-C6.jar"},{"downloads":["https://cdn.modrinth.com/data/4JVfdODB/versions/73PdF2tT/cynosure-0.1.13-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":2329631,"hashes":{"sha1":"398d1382e1167a141beb929ca1dd1418f9ffe81d","sha512":"18a67a5a729723974b81a82841111c1c9384f96e31b9a90ecd830a6bbdb3b509fcca1f98621e737e68f6b64aaac480be43955e7e9d96f545c637a9cf4ec28208"},"path":"mods/cynosure-0.1.13-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/t6BIRVZn/versions/FibgWXh0/decorative_blocks-fabric-1.20.1-4.1.3.jar"],"env":{"client":"required","server":"required"},"fileSize":546719,"hashes":{"sha1":"26455641c583a36dd678a7614676a8c7185eefaf","sha512":"d679847cc78b196a688b0e36cc18352bde9c75f87e8d5421dd0e5311c2aab7418427612f6d54f807725c91c0c5c97fcc3496c5105f56e5e73ef9c136b463dd34"},"path":"mods/decorative_blocks-fabric-1.20.1-4.1.3.jar"},{"downloads":["https://cdn.modrinth.com/data/HhIJW8n1/versions/2J7DuoD3/estrogen-5.0.5%2B1.20.1-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":29576797,"hashes":{"sha1":"fd3bd09e0b03d2e40edaadffbaf9e5e5c7a1afb2","sha512":"1a77ec0baf9c14623e3f9acf2eef13f11998a0bc0d7ab20d0715b50b5c556267b323ee889d75f82275b41e1633d806dec0c0ae9b9001f9f5f269d7e91a767375"},"path":"mods/estrogen-5.0.5+1.20.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/P7dR8mSH/versions/UapVHwiP/fabric-api-0.92.6%2B1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":2107873,"hashes":{"sha1":"3ec0a88b64f252257df6287e9a1d47ed96331e5d","sha512":"2bd2ed0cee22305b7ff49597c103a57c8fbe5f64be54a906796d48b589862626c951ff4cbf5cb1ed764a4d6479d69c3077594e693b7a291240eeea2bb3132b0c"},"path":"mods/fabric-api-0.92.6+1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/TQTTVgYE/versions/K0Wj117C/fabric-carpet-1.20-1.4.112%2Bv230608.jar"],"env":{"client":"optional","server":"optional"},"fileSize":1577482,"hashes":{"sha1":"29faa4d1c22509b67a6d66b2a8c9d3b5aa483b65","sha512":"bf9060e6b1d30d676d9efd30369ccb5baef164fc2d87aad7c7a19d2d9265b5d1d328428a308bdd15960a26bfe46dcd823a236c39f4e26474847354337b043c51"},"path":"mods/fabric-carpet-1.20-1.4.112+v230608.jar"},{"downloads":["https://cdn.modrinth.com/data/Ha28R6CL/versions/LcgnDDmT/fabric-language-kotlin-1.13.7%2Bkotlin.2.2.21.jar"],"env":{"client":"required","server":"required"},"fileSize":7479608,"hashes":{"sha1":"ab71e8daf9a2d529204b5c28b3801713d22f3d46","sha512":"0453a8a4eb8d791b5f0097a6628fae6f13b6dfba1e2bd1f91218769123808c4396a88bcdfc785f1d6bca348f267b32afc2aa9e0d5ec93a7b35bcfe295268c7bc"},"path":"mods/fabric-language-kotlin-1.13.7+kotlin.2.2.21.jar"},{"downloads":["https://cdn.modrinth.com/data/OX7oyAQX/versions/oEnu0qVQ/flashfreeze-0.3.4%2B1.20.1.jar"],"env":{"client":"optional","server":"optional"},"fileSize":732112,"hashes":{"sha1":"831e59a5f0d5a922dcccb7e51b8b875514244861","sha512":"e4aac942cc12ce09d835f825473d7750aba9b7d01ba14d0223ba977ad50affd5aad40a2fcdcc5d943cdab44d5fddcd3f9e3854300debf98825a29618785e3d46"},"path":"mods/flashfreeze-0.3.4+1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/8BmcQJ2H/versions/AXhbVyuq/geckolib-fabric-1.20.1-4.8.2.jar"],"env":{"client":"required","server":"required"},"fileSize":1069282,"hashes":{"sha1":"5608d18e362a4c1263c2599735d1891d8be8cc26","sha512":"cf0f40b02ce712610984c486ed6c7fa0c46f5926da0f8a4d329622dfaadf96a90bd1c2f9afdfc08082a66fb6e9dbf4d6853a9405f16c856bf0b55c62efcbb0a6"},"path":"mods/geckolib-fabric-1.20.1-4.8.2.jar"},{"downloads":["https://cdn.modrinth.com/data/GcWjdA9I/versions/V7yLDtJV/malilib-fabric-1.20.1-0.16.3.jar"],"env":{"client":"optional","server":"unsupported"},"fileSize":545403,"hashes":{"sha1":"94d4dd8a82e493d956b423019134d8c48ee737be","sha512":"2c16a64cf9af03569618c6bd0359797bbaecec854ac8e8197e9180b1739eb74b6157a9c389a4f8dd8b4aabe52227aafb8d2a6b6b72732ed3c450ff9a0849234c"},"path":"mods/malilib-fabric-1.20.1-0.16.3.jar"},{"downloads":["https://cdn.modrinth.com/data/tNmWwdI2/versions/HhfnomCg/mcqoy-0.4.1%2Bfabric-1.20.jar"],"env":{"client":"optional","server":"unsupported"},"fileSize":311457,"hashes":{"sha1":"601d20754865303d0bc42f4e7f96264f47917509","sha512":"796dfce519cef59d9fc5a4866d6a9253fbe19c2504a77ddf6b73b0e9336d0b89c65bf23ce8cd688281b2e7b47c14eafc457032211e652aa82fe6b0a9f0d06cea"},"path":"mods/mcqoy-0.4.1+fabric-1.20.jar"},{"downloads":["https://cdn.modrinth.com/data/UMxybHE8/versions/s4CUdPPN/minihud-fabric-1.20.1-0.27.1.jar"],"env":{"client":"optional","server":"unsupported"},"fileSize":328743,"hashes":{"sha1":"8347b83dd02718cc1b187e5ea83f371e0ac26ab7","sha512":"913d4b745db01c05d4f12b62d045b098b24a7a26b918446e4682c3a0c3a5b8029c7b824b27007a9b627761d0eed784eb92f1b1f0f5ec8b78d07739d563b9b160"},"path":"mods/minihud-fabric-1.20.1-0.27.1.jar"},{"downloads":["https://cdn.modrinth.com/data/mOgUt4GM/versions/lEkperf6/modmenu-7.2.2.jar"],"env":{"client":"optional","server":"unsupported"},"fileSize":721366,"hashes":{"sha1":"099c68feeb74887cbbbd8ce9a27c6123804a2c5a","sha512":"9a7837e04bb34376611b207a3b20e5fe1c82a4822b42929d5b410809ec4b88ff3cac8821c4568f880775bafa3c079dfc7800f8471356a4046248b12607e855eb"},"path":"mods/modmenu-7.2.2.jar"},{"downloads":["https://cdn.modrinth.com/data/F8BQNPWX/versions/dMGBsRgz/naturalist-fabric-4.0.3-1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":4310075,"hashes":{"sha1":"309142b01014a047cf8cbdded96b085ca59fac85","sha512":"2598c35680c48d8a5a30c05883cf1c0b3cbada36594ba93f35f3e99555634e64d3b4eea5d1c8beb84ef7019d3d61a32350cdc68368ab0a2b731ab381978492b0"},"path":"mods/naturalist-fabric-4.0.3-1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/RsZDxTI3/versions/Eq9r6JQQ/quickshulker-1.4.0-1.20.jar"],"env":{"client":"optional","server":"optional"},"fileSize":250646,"hashes":{"sha1":"10670458f2b106ce97a58bc287816ea184924741","sha512":"6ea5b7e5628ffa5fb80317454672ff5eee8b4aa6264bf3397c1adc72b126e9486ec00fc81418109d5904ab54999df1511b0b7e10aaf3e056a9d3126936a6245a"},"path":"mods/quickshulker-1.4.0-1.20.jar"},{"downloads":["https://cdn.modrinth.com/data/G1hIVOrD/versions/UOdaYbhh/resourcefullib-fabric-1.20.1-2.1.29.jar"],"env":{"client":"required","server":"required"},"fileSize":431646,"hashes":{"sha1":"e1d85a3100c2f3683a65dca20518e3914d82b0f0","sha512":"d3fcf5440c9359ee84cdec6ab198a6b2e10e5b1939995d2b12837ffdaa1f82d3caa80b14107cf02380718c65f20672b1faca3a498d2b41d79c79de34b2f7189b"},"path":"mods/resourcefullib-fabric-1.20.1-2.1.29.jar"},{"downloads":["https://cdn.modrinth.com/data/J2SCGP0Y/versions/ITE4y7fS/shulkercharm-1.2.2.jar"],"env":{"client":"required","server":"required"},"fileSize":39917,"hashes":{"sha1":"ece6b869cd8d5027179195b609fbb21006ea9273","sha512":"86a259c564743bdd2e1a087016706ee38ecd6bd43f9ba108e94b808c5713ef01f61ae2378a19ed7905ca95ef672e27a9271e9bdce76f5d39157d23d684c343bb"},"path":"mods/shulkercharm-1.2.2.jar"},{"downloads":["https://cdn.modrinth.com/data/4KjqhPc9/versions/ykwbsgaV/surveyor-1.1.2%2B1.20.jar"],"env":{"client":"optional","server":"optional"},"fileSize":586532,"hashes":{"sha1":"405a4e1c3033594234a6bdf957128177d131e3ca","sha512":"2f58895e7f03a4f4f74dbb944c2245f361cc78cb9c38f5b45847ffd5a741310285f1ced50d8bb9f2bc5a72f5320d0f0af6d16b56bda079cf59693e7df0d15fa6"},"path":"mods/surveyor-1.1.2+1.20.jar"},{"downloads":["https://cdn.modrinth.com/data/5aaWibi9/versions/AHxQGtuC/trinkets-3.7.2.jar"],"env":{"client":"required","server":"required"},"fileSize":238532,"hashes":{"sha1":"d58cc8759587f03f320f188972ca66baa788d008","sha512":"bedf97c87c5e556416410267108ad358b32806448be24ef8ae1a79ac63b78b48b9c851c00c845b8aedfc7805601385420716b9e65326fdab21340e8ba3cc4274"},"path":"mods/trinkets-3.7.2.jar"},{"downloads":["https://cdn.modrinth.com/data/9eGKb6K1/versions/z5kIPm1A/voicechat-fabric-1.20.1-2.6.11.jar"],"env":{"client":"required","server":"required"},"fileSize":5251599,"hashes":{"sha1":"ceb26733205db520e86acf5cdab7a87f3aae60f9","sha512":"c4e89a59232c007f862d77151d590ae25d6c0d6a88cb330bf9aa6644b14ac28f07e2d8b85667741e1a99a3452848a59b8a03e5c378afe74375e34cdefe2941aa"},"path":"mods/voicechat-fabric-1.20.1-2.6.11.jar"},{"downloads":["https://cdn.modrinth.com/data/AtB5mHky/versions/Ub8MHZaV/watut-fabric-1.20.1-1.2.3.jar"],"env":{"client":"optional","server":"optional"},"fileSize":789018,"hashes":{"sha1":"e3b5da7d097e95d5b8c244f8f6c7947e1f5fdf92","sha512":"78e36fafa354d8e793d592b377c6162886fa487cadf8ca7dc24c3140909cfe2af943a2c954a4a9dbc7c7828fe606ff5d44e98cf7a4d9e8846810c498e1cc49eb"},"path":"mods/watut-fabric-1.20.1-1.2.3.jar"},{"downloads":["https://cdn.modrinth.com/data/1eAoo2KR/versions/dvS5DjUA/yet_another_config_lib_v3-3.6.6%2B1.20.1-fabric.jar"],"env":{"client":"optional","server":"optional"},"fileSize":1294234,"hashes":{"sha1":"dc5ac6c6c4d1e48e8e520b9a41b41e704e82cf55","sha512":"20f282b3cdaec7c83a96840edb756336677c5816ed943145022f1ce1eafac0c9aa7c621939e15abe6f4309626738bc56d3d1b8434f5175d22e7409108630b02b"},"path":"mods/yet_another_config_lib_v3-3.6.6+1.20.1-fabric.jar"}],"formatVersion":1,"game":"minecraft","name":"IA-client-min","versionId":"4.0"} \ No newline at end of file diff --git a/client-min/mods/.index/botarium.pw.toml b/client-min/mods/.index/botarium.pw.toml new file mode 100644 index 0000000..eab7cb4 --- /dev/null +++ b/client-min/mods/.index/botarium.pw.toml @@ -0,0 +1,16 @@ +filename = 'botarium-fabric-1.20.1-2.3.4.jar' +name = 'Botarium' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '03589a8d05c17dbb4271c212d0eb00c53d9d5c0705f63c7816ff9e099245db71f94e7c544e323beaeac28d30bd3807eeccb1352792cb6d778ff6ecf68f4635c7' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/2u6LRnMa/versions/f3ATcSfq/botarium-fabric-1.20.1-2.3.4.jar' + +[update.modrinth] +mod-id = '2u6LRnMa' +version = 'f3ATcSfq' \ No newline at end of file diff --git a/client-min/mods/.index/carpet.pw.toml b/client-min/mods/.index/carpet.pw.toml new file mode 100644 index 0000000..f4502a2 --- /dev/null +++ b/client-min/mods/.index/carpet.pw.toml @@ -0,0 +1,16 @@ +filename = 'fabric-carpet-1.20-1.4.112+v230608.jar' +name = 'Carpet' +side = 'server' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'bf9060e6b1d30d676d9efd30369ccb5baef164fc2d87aad7c7a19d2d9265b5d1d328428a308bdd15960a26bfe46dcd823a236c39f4e26474847354337b043c51' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/TQTTVgYE/versions/K0Wj117C/fabric-carpet-1.20-1.4.112%2Bv230608.jar' + +[update.modrinth] +mod-id = 'TQTTVgYE' +version = 'K0Wj117C' \ No newline at end of file diff --git a/client-min/mods/.index/cloth-config.pw.toml b/client-min/mods/.index/cloth-config.pw.toml new file mode 100644 index 0000000..3b85d48 --- /dev/null +++ b/client-min/mods/.index/cloth-config.pw.toml @@ -0,0 +1,16 @@ +filename = 'cloth-config-11.1.136-fabric.jar' +name = 'Cloth Config API' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '2da85c071c854223cc30c8e46794391b77e53f28ecdbbde59dc83b3dbbdfc74be9e68da9ed464e7f98b4361033899ba4f681ebff1f35edc2c60e599a59796f1c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar' + +[update.modrinth] +mod-id = '9s6osm5g' +version = '2xQdCMyG' \ No newline at end of file diff --git a/client-min/mods/.index/copycats.pw.toml b/client-min/mods/.index/copycats.pw.toml new file mode 100644 index 0000000..174d0e7 --- /dev/null +++ b/client-min/mods/.index/copycats.pw.toml @@ -0,0 +1,16 @@ +filename = 'copycats-2.2.2+mc.1.20.1-fabric.jar' +name = 'Create: Copycats+' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '21c4409d5f453a29d161b34ebed3b6253953529fbfcac4651fd4476059a99f6d2244486345b69a46dc9b3a1ebdfd39cd0ef0c1b8b814a95b3cf7c8465471eee1' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/UT2M39wf/versions/WYmjbo0H/copycats-2.2.2%2Bmc.1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'UT2M39wf' +version = 'WYmjbo0H' \ No newline at end of file diff --git a/client-min/mods/.index/coroutil.pw.toml b/client-min/mods/.index/coroutil.pw.toml new file mode 100644 index 0000000..103aab4 --- /dev/null +++ b/client-min/mods/.index/coroutil.pw.toml @@ -0,0 +1,16 @@ +filename = 'coroutil-fabric-1.20.1-1.3.7.jar' +name = 'CoroUtil' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '4a03363dd9cfd517eb04bea77779c88e74f12c1dacadc726869cb9b595348d615e50041893ad72155f7ac2c359219604710d6157dec95a46fe0e598ef5642035' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/rLLJ1OZM/versions/7tRnsYkP/coroutil-fabric-1.20.1-1.3.7.jar' + +[update.modrinth] +mod-id = 'rLLJ1OZM' +version = '7tRnsYkP' \ No newline at end of file diff --git a/client-min/mods/.index/create-deco.pw.toml b/client-min/mods/.index/create-deco.pw.toml new file mode 100644 index 0000000..baf211f --- /dev/null +++ b/client-min/mods/.index/create-deco.pw.toml @@ -0,0 +1,16 @@ +filename = 'createdeco-2.0.2-1.20.1-fabric.jar' +name = 'Create Deco' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'f7ce4b520b7eb47fb9d1a8f510465b96673dee2d6f91ff0720713ee62143d095b399a980666538ebfb8b401fb5e93baf50a2cb2be6a4f2adfde2024f198a35c9' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/sMvUb4Rb/versions/GsxgfeNu/createdeco-2.0.2-1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'sMvUb4Rb' +version = 'GsxgfeNu' \ No newline at end of file diff --git a/client-min/mods/.index/create-fabric.pw.toml b/client-min/mods/.index/create-fabric.pw.toml new file mode 100644 index 0000000..f25d633 --- /dev/null +++ b/client-min/mods/.index/create-fabric.pw.toml @@ -0,0 +1,16 @@ +filename = 'create-fabric-0.5.1-j-build.1631+mc1.20.1.jar' +name = 'Create Fabric' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = '73ff936492c857ae411c10cae0194d64a56b98a1a7a9478ca13fe2a6e3ee155e327cf4590a3888aaa671561b4cf74de97f2f44224d7981b03a546e36236c3de2' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Xbc0uyRg/versions/7Ub71nPb/create-fabric-0.5.1-j-build.1631%2Bmc1.20.1.jar' + +[update.modrinth] +mod-id = 'Xbc0uyRg' +version = '7Ub71nPb' \ No newline at end of file diff --git a/client-min/mods/.index/create-mod-trims.pw.toml b/client-min/mods/.index/create-mod-trims.pw.toml new file mode 100644 index 0000000..c396646 --- /dev/null +++ b/client-min/mods/.index/create-mod-trims.pw.toml @@ -0,0 +1,16 @@ +filename = 'create_armor_trims-1.20.1-2.0.1.jar' +name = 'Create: Armor Trims' +side = 'both' +x-prismlauncher-loaders = [ 'forge', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'aded234e3c435f88b3282592e04c0923d7509b464abe20ebd5a250daad603e7da9e3c26dd978b734f988e1326d5b0fd1e8302807d3d4e5dd7934deb1b90e841c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Q4F90RHI/versions/C9U99P99/create_armor_trims-1.20.1-2.0.1.jar' + +[update.modrinth] +mod-id = 'Q4F90RHI' +version = 'C9U99P99' \ No newline at end of file diff --git a/client-min/mods/.index/create-power-loader-fabric.pw.toml b/client-min/mods/.index/create-power-loader-fabric.pw.toml new file mode 100644 index 0000000..61015b6 --- /dev/null +++ b/client-min/mods/.index/create-power-loader-fabric.pw.toml @@ -0,0 +1,16 @@ +filename = 'create_power_loader-1.5.3-mc1.20.1-fabric.jar' +name = 'Create: Power Loader (Fabric)' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = 'b2b04775d9afaa2091a82eaa9e81f7f6cfd57cc99adee0e869c7ea0044524c943f771860b74588eacf5a8ee1e0924ebbd04b97f716442caf07d8bcf2b6081989' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/E9MuZ1zB/versions/fHsTW7eS/create_power_loader-1.5.3-mc1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'E9MuZ1zB' +version = 'fHsTW7eS' \ No newline at end of file diff --git a/client-min/mods/.index/create-railways-navigator.pw.toml b/client-min/mods/.index/create-railways-navigator.pw.toml new file mode 100644 index 0000000..0d2adaa --- /dev/null +++ b/client-min/mods/.index/create-railways-navigator.pw.toml @@ -0,0 +1,16 @@ +filename = 'createrailwaysnavigator-fabric-1.20.1-beta-0.7.2.jar' +name = 'Create Railways Navigator' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = 'c33199fab45eee6a2b504d4e7c6525096c84369f919237af994829259f126b0f194667356450770d452cee7b49d62beea11ed4234f5175d4bc4689309f977c6a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Dq3STxps/versions/BNIhuyhA/createrailwaysnavigator-fabric-1.20.1-beta-0.7.2.jar' + +[update.modrinth] +mod-id = 'Dq3STxps' +version = 'BNIhuyhA' \ No newline at end of file diff --git a/client-min/mods/.index/create-steam-n-rails.pw.toml b/client-min/mods/.index/create-steam-n-rails.pw.toml new file mode 100644 index 0000000..2f09794 --- /dev/null +++ b/client-min/mods/.index/create-steam-n-rails.pw.toml @@ -0,0 +1,16 @@ +filename = 'Steam_Rails-1.6.9+fabric-mc1.20.1.jar' +name = "Create: Steam 'n' Rails" +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '048a0cad7fd4f9eb7516ee557a8d427f4e65b7e7020a24f60fe171f5b84c53dc0a67b603fc4a7d063f15df05ae5e35fc4ff64ec1b8996ca6fc42833fc2f5d55b' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/ZzjhlDgM/versions/VFhdqLko/Steam_Rails-1.6.9%2Bfabric-mc1.20.1.jar' + +[update.modrinth] +mod-id = 'ZzjhlDgM' +version = 'VFhdqLko' \ No newline at end of file diff --git a/client-min/mods/.index/decorative-blocks.pw.toml b/client-min/mods/.index/decorative-blocks.pw.toml new file mode 100644 index 0000000..123b416 --- /dev/null +++ b/client-min/mods/.index/decorative-blocks.pw.toml @@ -0,0 +1,16 @@ +filename = 'decorative_blocks-fabric-1.20.1-4.1.3.jar' +name = 'Decorative Blocks' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'd679847cc78b196a688b0e36cc18352bde9c75f87e8d5421dd0e5311c2aab7418427612f6d54f807725c91c0c5c97fcc3496c5105f56e5e73ef9c136b463dd34' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/t6BIRVZn/versions/FibgWXh0/decorative_blocks-fabric-1.20.1-4.1.3.jar' + +[update.modrinth] +mod-id = 't6BIRVZn' +version = 'FibgWXh0' \ No newline at end of file diff --git a/client-min/mods/.index/distanthorizons.pw.toml b/client-min/mods/.index/distanthorizons.pw.toml new file mode 100644 index 0000000..b5a02a4 --- /dev/null +++ b/client-min/mods/.index/distanthorizons.pw.toml @@ -0,0 +1,16 @@ +filename = 'DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar' +name = 'Distant Horizons' +side = 'both' +x-prismlauncher-loaders = [ 'forge', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = '14f5548cffa24fabdcfce6626fc813db42e28350a126833a54e1c54e13e6b393e232b5a0d55fe6bc6f7e273061adaade67f8a8bbee9503cdaf869c28db0995b7' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/uCdwusMi/versions/vSDePnsB/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar' + +[update.modrinth] +mod-id = 'uCdwusMi' +version = 'vSDePnsB' \ No newline at end of file diff --git a/client-min/mods/.index/estrogen.pw.toml b/client-min/mods/.index/estrogen.pw.toml new file mode 100644 index 0000000..948b1ad --- /dev/null +++ b/client-min/mods/.index/estrogen.pw.toml @@ -0,0 +1,16 @@ +filename = 'Estrogen-4.3.4+1.20.1-fabric.jar' +name = 'Create: Estrogen' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '63b41969ca3008082a5c2c7b1a5b4a4ad10f6ba46f84357893df33413e97a9d910cbfd226c45b54538ca7b826e7de58525f83911c9a93a897da064302f7ce53c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/HhIJW8n1/versions/MCFB20q2/Estrogen-4.3.4%2B1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'HhIJW8n1' +version = 'MCFB20q2' \ No newline at end of file diff --git a/client-min/mods/.index/fabric-api.pw.toml b/client-min/mods/.index/fabric-api.pw.toml new file mode 100644 index 0000000..ca6b84e --- /dev/null +++ b/client-min/mods/.index/fabric-api.pw.toml @@ -0,0 +1,16 @@ +filename = 'fabric-api-0.92.5+1.20.1.jar' +name = 'Fabric API' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'e42bf30f4c60d7e3b07579b3ecc1aed345dc76dd72633514c9df6e801e9753a582abe7d722797a0045d46ea860029bf138a301ec30397eb151a0611cea1069e7' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/P7dR8mSH/versions/PB9Kjpo3/fabric-api-0.92.5%2B1.20.1.jar' + +[update.modrinth] +mod-id = 'P7dR8mSH' +version = 'PB9Kjpo3' \ No newline at end of file diff --git a/client-min/mods/.index/geckolib.pw.toml b/client-min/mods/.index/geckolib.pw.toml new file mode 100644 index 0000000..ba88fc3 --- /dev/null +++ b/client-min/mods/.index/geckolib.pw.toml @@ -0,0 +1,16 @@ +filename = 'geckolib-fabric-1.20.1-4.7.1.2.jar' +name = 'Geckolib' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '6c4fd60cfce9b398e7fe71946e4847cf9c5f509148a7f9f5352fdb844803c72631f7b13645f7358607fa5dc4fd3a7d8c620a22499cb7c51b5718a6d460a0c78f' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/8BmcQJ2H/versions/ytGMpRks/geckolib-fabric-1.20.1-4.7.1.2.jar' + +[update.modrinth] +mod-id = '8BmcQJ2H' +version = 'ytGMpRks' \ No newline at end of file diff --git a/client-min/mods/.index/malilib.pw.toml b/client-min/mods/.index/malilib.pw.toml new file mode 100644 index 0000000..8d99a28 --- /dev/null +++ b/client-min/mods/.index/malilib.pw.toml @@ -0,0 +1,16 @@ +filename = 'malilib-fabric-1.20.1-0.16.3.jar' +name = 'MaLiLib' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '2c16a64cf9af03569618c6bd0359797bbaecec854ac8e8197e9180b1739eb74b6157a9c389a4f8dd8b4aabe52227aafb8d2a6b6b72732ed3c450ff9a0849234c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/GcWjdA9I/versions/V7yLDtJV/malilib-fabric-1.20.1-0.16.3.jar' + +[update.modrinth] +mod-id = 'GcWjdA9I' +version = 'V7yLDtJV' \ No newline at end of file diff --git a/client-min/mods/.index/minihud.pw.toml b/client-min/mods/.index/minihud.pw.toml new file mode 100644 index 0000000..79a2920 --- /dev/null +++ b/client-min/mods/.index/minihud.pw.toml @@ -0,0 +1,16 @@ +filename = 'minihud-fabric-1.20.1-0.27.1.jar' +name = 'MiniHUD' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '913d4b745db01c05d4f12b62d045b098b24a7a26b918446e4682c3a0c3a5b8029c7b824b27007a9b627761d0eed784eb92f1b1f0f5ec8b78d07739d563b9b160' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/UMxybHE8/versions/s4CUdPPN/minihud-fabric-1.20.1-0.27.1.jar' + +[update.modrinth] +mod-id = 'UMxybHE8' +version = 's4CUdPPN' \ No newline at end of file diff --git a/client-min/mods/.index/naturalist.pw.toml b/client-min/mods/.index/naturalist.pw.toml new file mode 100644 index 0000000..9fe5e45 --- /dev/null +++ b/client-min/mods/.index/naturalist.pw.toml @@ -0,0 +1,16 @@ +filename = 'naturalist-fabric-4.0.3-1.20.1.jar' +name = 'Naturalist' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '2598c35680c48d8a5a30c05883cf1c0b3cbada36594ba93f35f3e99555634e64d3b4eea5d1c8beb84ef7019d3d61a32350cdc68368ab0a2b731ab381978492b0' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/F8BQNPWX/versions/dMGBsRgz/naturalist-fabric-4.0.3-1.20.1.jar' + +[update.modrinth] +mod-id = 'F8BQNPWX' +version = 'dMGBsRgz' \ No newline at end of file diff --git a/client-min/mods/.index/no-chat-reports.pw.toml b/client-min/mods/.index/no-chat-reports.pw.toml new file mode 100644 index 0000000..d47bbc5 --- /dev/null +++ b/client-min/mods/.index/no-chat-reports.pw.toml @@ -0,0 +1,16 @@ +filename = 'NoChatReports-FABRIC-1.20.1-v2.2.2.jar' +name = 'No Chat Reports' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '3213e37fc12205e49f69a6c295c8c3237d8464d63dedbfbac4901892752741d22ebf7e1b40d6683143e70ca158fc95b00c2af177a1263038edce9a46b6cbeb79' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar' + +[update.modrinth] +mod-id = 'qQyHxfxd' +version = 'HeZZR2kF' \ No newline at end of file diff --git a/client-min/mods/.index/quickshulker.pw.toml b/client-min/mods/.index/quickshulker.pw.toml new file mode 100644 index 0000000..978995e --- /dev/null +++ b/client-min/mods/.index/quickshulker.pw.toml @@ -0,0 +1,16 @@ +filename = 'quickshulker-1.4.0-1.20.jar' +name = 'QuickShulker' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '6ea5b7e5628ffa5fb80317454672ff5eee8b4aa6264bf3397c1adc72b126e9486ec00fc81418109d5904ab54999df1511b0b7e10aaf3e056a9d3126936a6245a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/RsZDxTI3/versions/Eq9r6JQQ/quickshulker-1.4.0-1.20.jar' + +[update.modrinth] +mod-id = 'RsZDxTI3' +version = 'Eq9r6JQQ' \ No newline at end of file diff --git a/client-min/mods/.index/resourceful-lib.pw.toml b/client-min/mods/.index/resourceful-lib.pw.toml new file mode 100644 index 0000000..aec1aea --- /dev/null +++ b/client-min/mods/.index/resourceful-lib.pw.toml @@ -0,0 +1,16 @@ +filename = 'resourcefullib-fabric-1.20.1-2.1.29.jar' +name = 'Resourceful Lib' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'd3fcf5440c9359ee84cdec6ab198a6b2e10e5b1939995d2b12837ffdaa1f82d3caa80b14107cf02380718c65f20672b1faca3a498d2b41d79c79de34b2f7189b' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/G1hIVOrD/versions/UOdaYbhh/resourcefullib-fabric-1.20.1-2.1.29.jar' + +[update.modrinth] +mod-id = 'G1hIVOrD' +version = 'UOdaYbhh' \ No newline at end of file diff --git a/client-min/mods/.index/shulker-charm.pw.toml b/client-min/mods/.index/shulker-charm.pw.toml new file mode 100644 index 0000000..dec8fc6 --- /dev/null +++ b/client-min/mods/.index/shulker-charm.pw.toml @@ -0,0 +1,16 @@ +filename = 'shulkercharm-1.2.2.jar' +name = 'Shulker Charm' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '86a259c564743bdd2e1a087016706ee38ecd6bd43f9ba108e94b808c5713ef01f61ae2378a19ed7905ca95ef672e27a9271e9bdce76f5d39157d23d684c343bb' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/J2SCGP0Y/versions/ITE4y7fS/shulkercharm-1.2.2.jar' + +[update.modrinth] +mod-id = 'J2SCGP0Y' +version = 'ITE4y7fS' \ No newline at end of file diff --git a/client-min/mods/.index/simple-voice-chat.pw.toml b/client-min/mods/.index/simple-voice-chat.pw.toml new file mode 100644 index 0000000..df6f072 --- /dev/null +++ b/client-min/mods/.index/simple-voice-chat.pw.toml @@ -0,0 +1,16 @@ +filename = 'voicechat-fabric-1.20.1-2.5.30.jar' +name = 'Simple Voice Chat' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'f745d0982604f20aef7ef50ea49165ae490871a1f62da2c28c1c0094e9e4bd142f9f6228a601b81dc337f332cb9348039e1a116dea239b4a9fdfea8de78f250e' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/9eGKb6K1/versions/QuG5IP28/voicechat-fabric-1.20.1-2.5.30.jar' + +[update.modrinth] +mod-id = '9eGKb6K1' +version = 'QuG5IP28' \ No newline at end of file diff --git a/client-min/mods/.index/trinkets.pw.toml b/client-min/mods/.index/trinkets.pw.toml new file mode 100644 index 0000000..b9de112 --- /dev/null +++ b/client-min/mods/.index/trinkets.pw.toml @@ -0,0 +1,16 @@ +filename = 'trinkets-3.7.2.jar' +name = 'Trinkets' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'bedf97c87c5e556416410267108ad358b32806448be24ef8ae1a79ac63b78b48b9c851c00c845b8aedfc7805601385420716b9e65326fdab21340e8ba3cc4274' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/5aaWibi9/versions/AHxQGtuC/trinkets-3.7.2.jar' + +[update.modrinth] +mod-id = '5aaWibi9' +version = 'AHxQGtuC' \ No newline at end of file diff --git a/client-min/mods/.index/what-are-they-up-to.pw.toml b/client-min/mods/.index/what-are-they-up-to.pw.toml new file mode 100644 index 0000000..f8170bc --- /dev/null +++ b/client-min/mods/.index/what-are-they-up-to.pw.toml @@ -0,0 +1,16 @@ +filename = 'watut-fabric-1.20.1-1.2.3.jar' +name = 'What Are They Up To (Watut)' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '78e36fafa354d8e793d592b377c6162886fa487cadf8ca7dc24c3140909cfe2af943a2c954a4a9dbc7c7828fe606ff5d44e98cf7a4d9e8846810c498e1cc49eb' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/AtB5mHky/versions/Ub8MHZaV/watut-fabric-1.20.1-1.2.3.jar' + +[update.modrinth] +mod-id = 'AtB5mHky' +version = 'Ub8MHZaV' \ No newline at end of file diff --git a/client-min/mods/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar.disabled b/client-min/mods/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar.disabled new file mode 100644 index 0000000..d171a65 Binary files /dev/null and b/client-min/mods/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar.disabled differ diff --git a/client-min/mods/Estrogen-4.3.4+1.20.1-fabric.jar b/client-min/mods/Estrogen-4.3.4+1.20.1-fabric.jar new file mode 100644 index 0000000..af6491e Binary files /dev/null and b/client-min/mods/Estrogen-4.3.4+1.20.1-fabric.jar differ diff --git a/client-min/mods/NoChatReports-FABRIC-1.20.1-v2.2.2.jar.disabled b/client-min/mods/NoChatReports-FABRIC-1.20.1-v2.2.2.jar.disabled new file mode 100644 index 0000000..8c95bb4 Binary files /dev/null and b/client-min/mods/NoChatReports-FABRIC-1.20.1-v2.2.2.jar.disabled differ diff --git a/client-min/mods/Steam_Rails-1.6.9+fabric-mc1.20.1.jar b/client-min/mods/Steam_Rails-1.6.9+fabric-mc1.20.1.jar new file mode 100644 index 0000000..5405752 Binary files /dev/null and b/client-min/mods/Steam_Rails-1.6.9+fabric-mc1.20.1.jar differ diff --git a/client-min/mods/botarium-fabric-1.20.1-2.3.4.jar b/client-min/mods/botarium-fabric-1.20.1-2.3.4.jar new file mode 100644 index 0000000..1ef1145 Binary files /dev/null and b/client-min/mods/botarium-fabric-1.20.1-2.3.4.jar differ diff --git a/client-min/mods/cloth-config-11.1.136-fabric.jar b/client-min/mods/cloth-config-11.1.136-fabric.jar new file mode 100644 index 0000000..a233a84 Binary files /dev/null and b/client-min/mods/cloth-config-11.1.136-fabric.jar differ diff --git a/client-min/mods/copycats-2.2.2+mc.1.20.1-fabric.jar b/client-min/mods/copycats-2.2.2+mc.1.20.1-fabric.jar new file mode 100644 index 0000000..a576f65 Binary files /dev/null and b/client-min/mods/copycats-2.2.2+mc.1.20.1-fabric.jar differ diff --git a/client-min/mods/coroutil-fabric-1.20.1-1.3.7.jar.disabled b/client-min/mods/coroutil-fabric-1.20.1-1.3.7.jar.disabled new file mode 100644 index 0000000..0a6c249 Binary files /dev/null and b/client-min/mods/coroutil-fabric-1.20.1-1.3.7.jar.disabled differ diff --git a/client-min/mods/create-fabric-0.5.1-j-build.1631+mc1.20.1.jar b/client-min/mods/create-fabric-0.5.1-j-build.1631+mc1.20.1.jar new file mode 100644 index 0000000..7277760 Binary files /dev/null and b/client-min/mods/create-fabric-0.5.1-j-build.1631+mc1.20.1.jar differ diff --git a/client-min/mods/create_armor_trims-1.20.1-2.0.1.jar b/client-min/mods/create_armor_trims-1.20.1-2.0.1.jar new file mode 100644 index 0000000..f72ff29 Binary files /dev/null and b/client-min/mods/create_armor_trims-1.20.1-2.0.1.jar differ diff --git a/client-min/mods/create_power_loader-1.5.3-mc1.20.1-fabric.jar b/client-min/mods/create_power_loader-1.5.3-mc1.20.1-fabric.jar new file mode 100644 index 0000000..c13e2af Binary files /dev/null and b/client-min/mods/create_power_loader-1.5.3-mc1.20.1-fabric.jar differ diff --git a/client-min/mods/createdeco-2.0.2-1.20.1-fabric.jar b/client-min/mods/createdeco-2.0.2-1.20.1-fabric.jar new file mode 100644 index 0000000..5bda6a9 Binary files /dev/null and b/client-min/mods/createdeco-2.0.2-1.20.1-fabric.jar differ diff --git a/client-min/mods/createrailwaysnavigator-fabric-1.20.1-beta-0.7.2.jar b/client-min/mods/createrailwaysnavigator-fabric-1.20.1-beta-0.7.2.jar new file mode 100644 index 0000000..3446ce0 Binary files /dev/null and b/client-min/mods/createrailwaysnavigator-fabric-1.20.1-beta-0.7.2.jar differ diff --git a/client-min/mods/decorative_blocks-fabric-1.20.1-4.1.3.jar b/client-min/mods/decorative_blocks-fabric-1.20.1-4.1.3.jar new file mode 100644 index 0000000..2582e39 Binary files /dev/null and b/client-min/mods/decorative_blocks-fabric-1.20.1-4.1.3.jar differ diff --git a/client-min/mods/fabric-api-0.92.5+1.20.1.jar b/client-min/mods/fabric-api-0.92.5+1.20.1.jar new file mode 100644 index 0000000..d7162ad Binary files /dev/null and b/client-min/mods/fabric-api-0.92.5+1.20.1.jar differ diff --git a/client-min/mods/fabric-carpet-1.20-1.4.112+v230608.jar.disabled b/client-min/mods/fabric-carpet-1.20-1.4.112+v230608.jar.disabled new file mode 100644 index 0000000..a649911 Binary files /dev/null and b/client-min/mods/fabric-carpet-1.20-1.4.112+v230608.jar.disabled differ diff --git a/client-min/mods/geckolib-fabric-1.20.1-4.7.1.2.jar b/client-min/mods/geckolib-fabric-1.20.1-4.7.1.2.jar new file mode 100644 index 0000000..6f43ba5 Binary files /dev/null and b/client-min/mods/geckolib-fabric-1.20.1-4.7.1.2.jar differ diff --git a/client-min/mods/malilib-fabric-1.20.1-0.16.3.jar.disabled b/client-min/mods/malilib-fabric-1.20.1-0.16.3.jar.disabled new file mode 100644 index 0000000..c1b41da Binary files /dev/null and b/client-min/mods/malilib-fabric-1.20.1-0.16.3.jar.disabled differ diff --git a/client-min/mods/minihud-fabric-1.20.1-0.27.1.jar.disabled b/client-min/mods/minihud-fabric-1.20.1-0.27.1.jar.disabled new file mode 100644 index 0000000..8696f5f Binary files /dev/null and b/client-min/mods/minihud-fabric-1.20.1-0.27.1.jar.disabled differ diff --git a/client-min/mods/naturalist-fabric-4.0.3-1.20.1.jar b/client-min/mods/naturalist-fabric-4.0.3-1.20.1.jar new file mode 100644 index 0000000..44b353a Binary files /dev/null and b/client-min/mods/naturalist-fabric-4.0.3-1.20.1.jar differ diff --git a/client-min/mods/quickshulker-1.4.0-1.20.jar.disabled b/client-min/mods/quickshulker-1.4.0-1.20.jar.disabled new file mode 100644 index 0000000..96a368a Binary files /dev/null and b/client-min/mods/quickshulker-1.4.0-1.20.jar.disabled differ diff --git a/client-min/mods/resourcefullib-fabric-1.20.1-2.1.29.jar b/client-min/mods/resourcefullib-fabric-1.20.1-2.1.29.jar new file mode 100644 index 0000000..6830e4f Binary files /dev/null and b/client-min/mods/resourcefullib-fabric-1.20.1-2.1.29.jar differ diff --git a/client-min/mods/shulkercharm-1.2.2.jar b/client-min/mods/shulkercharm-1.2.2.jar new file mode 100644 index 0000000..5a209e2 Binary files /dev/null and b/client-min/mods/shulkercharm-1.2.2.jar differ diff --git a/client-min/mods/trinkets-3.7.2.jar b/client-min/mods/trinkets-3.7.2.jar new file mode 100644 index 0000000..a87ea44 Binary files /dev/null and b/client-min/mods/trinkets-3.7.2.jar differ diff --git a/client-min/mods/voicechat-fabric-1.20.1-2.5.30.jar b/client-min/mods/voicechat-fabric-1.20.1-2.5.30.jar new file mode 100644 index 0000000..3511320 Binary files /dev/null and b/client-min/mods/voicechat-fabric-1.20.1-2.5.30.jar differ diff --git a/client-min/mods/watut-fabric-1.20.1-1.2.3.jar.disabled b/client-min/mods/watut-fabric-1.20.1-1.2.3.jar.disabled new file mode 100644 index 0000000..e5613ae Binary files /dev/null and b/client-min/mods/watut-fabric-1.20.1-1.2.3.jar.disabled differ diff --git a/client/overrides/IA-client-4.0.bin b/client/minecraft/MMS-client-3.0.bin similarity index 100% rename from client/overrides/IA-client-4.0.bin rename to client/minecraft/MMS-client-3.0.bin diff --git a/client/minecraft/config/DistantHorizons.toml b/client/minecraft/config/DistantHorizons.toml new file mode 100644 index 0000000..d28723b --- /dev/null +++ b/client/minecraft/config/DistantHorizons.toml @@ -0,0 +1,790 @@ +_version = 3 + +[server] + # + # Defines the Z-coordinate of the central point for generation boundaries, in blocks. + generationBoundsZ = 0 + # + # Defines the distance the player will receive updates around. + realTimeUpdateDistanceRadiusInChunks = 256 + # + # Prefix of the level keys sent to the clients. + # If the mod is running behind a proxy, each backend should use a unique value. + # If this value is empty, level key will be based on the server's seed hash. + levelKeyPrefix = "" + # + # Defines the distance allowed to be synchronized around the player. + # Should be the same or larger than maxGenerationRequestDistance in most cases. + maxSyncOnLoadRequestDistance = 4096 + # + # If true, clients will receive updated LODs when joining or loading new LODs. + synchronizeOnLoad = true + # + # Defines the distance allowed to generate around the player. + maxGenerationRequestDistance = 4096 + # + # Defines the X-coordinate of the central point for generation boundaries, in blocks. + generationBoundsX = 0 + # + # Makes the server send level keys for each world. + # Disable this if you use alternative ways to send level keys. + sendLevelKeys = true + # + # How many LOD generation requests per second should a client send? + # Also limits the number of client requests allowed to stay in the server's queue. + generationRequestRateLimit = 20 + # + # How many LOD sync requests per second should a client send? + # Also limits the amount of player's requests allowed to stay in the server's queue. + syncOnLoadRateLimit = 50 + # + # Defines the radius around the central point within which generation is allowed, in blocks. + # If this value is set to 0, generation bounds are disabled. + generationBoundsRadius = 0 + # + # Maximum speed for uploading LODs to the clients, in KB/s. + # Value of 0 disables the limit. + maxDataTransferSpeed = 500 + # + # If true, clients will receive real-time LOD updates for chunks outside the client's render distance. + enableRealTimeUpdates = true + + [server.experimental] + # + # When enabled on the client, this allows loading lower detail levels as needed to speed up terrain generation. + # This must also be enabled on the server; otherwise, it will have no effect. + # For better performance when switching LOD detail levels, enabling [upsampleLowerDetailLodsToFillHoles] is recommended. + enableNSizedGeneration = false + +[common] + + [common.lodBuilding] + # + # How should block data be compressed when creating LOD data? + # This setting will only affect new or updated LOD data, + # any data already generated when this setting is changed will be + # unaffected until it is modified or re-loaded. + # + # MERGE_SAME_BLOCKS + # Every block/biome change is recorded in the database. + # This is what DH 2.0 and 2.0.1 all used by default and will store a lot of data. + # Expected Compression Ratio: 1.0 + # + # VISUALLY_EQUAL + # Only visible block/biome changes are recorded in the database. + # Hidden blocks (IE ores) are ignored. + # Expected Compression Ratio: 0.7 + worldCompression = "VISUALLY_EQUAL" + # + # When DH pulls in pre-existing chunks it will attempt to + # run any missing world generation steps; for example: + # if a chunk has the status SURFACE, DH will skip BIOMES + # and SURFACE, but will run FEATURES. + # + # However if for some reason the chunks are malformed + # or there's some other issue that causes the status + # to be incorrect that can either cause world gen + # lock-ups and/or crashes. + # If either of those happen try setting this to True. + assumePreExistingChunksAreFinished = false + # + # If true LOD generation for pre-existing chunks will attempt to pull the lighting data + # saved in Minecraft's Region files. + # If false DH will pull in chunks without lighting and re-light them. + # + # Setting this to true will result in faster LOD generation + # for already generated worlds, but is broken by most lighting mods. + # + # Set this to false if LODs are black. + pullLightingForPregeneratedChunks = false + # + # What algorithm should be used to compress new LOD data? + # This setting will only affect new or updated LOD data, + # any data already generated when this setting is changed will be + # unaffected until it needs to be re-written to the database. + # + # UNCOMPRESSED + # Should only be used for testing, is worse in every way vs [LZ4]. + # Expected Compression Ratio: 1.0 + # Estimated average DTO read speed: 1.64 milliseconds + # Estimated average DTO write speed: 12.44 milliseconds + # + # LZ4 + # A good option if you're CPU limited and have plenty of hard drive space. + # Expected Compression Ratio: 0.36 + # Estimated average DTO read speed: 1.85 ms + # Estimated average DTO write speed: 9.46 ms + # + # LZMA2 + # Slow but very good compression. + # Expected Compression Ratio: 0.14 + # Estimated average DTO read speed: 11.89 ms + # Estimated average DTO write speed: 192.01 ms + dataCompression = "LZMA2" + # + # Enabling this will drastically increase chunk processing time + # and you may need to increase your CPU load to handle it. + # + # Normally DH will attempt to skip creating LODs for chunks it's already seen + # and that haven't changed. + # + # However sometimes that logic incorrectly prevents LODs from being updated. + # Disabling this check may fix issues where LODs aren't updated after + # blocks have been changed. + disableUnchangedChunkCheck = false + # + # True: Recalculate chunk height maps before chunks can be used by DH. + # This can fix problems with worlds created by World Painter or + # other external tools where the heightmap format may be incorrect. + # False: Assume any height maps handled by Minecraft are correct. + # + # Fastest: False + # Most Compatible: True + recalculateChunkHeightmaps = false + + [common.lodBuilding.experimental] + # + # When active DH will attempt to fill missing LOD data + # with any data that is present in the tree, preventing holes when moving + # when a N-sized generator (or server) is active. + # + # This is only used when N-sized world generation is available + # and/or when on a server where [generateOnlyInHighestDetail] is false. + # + # Experimental: + # Enabling this option will increase CPU and harddrive use + # and may cause rendering bugs. + upsampleLowerDetailLodsToFillHoles = false + + [common.multiThreading] + # + # How many threads should be used by Distant Horizons? + numberOfThreads = 2 + # + # A value between 1.0 and 0.0 that represents the percentage + # of time each thread can run before going idle. + # + # This can be used to reduce CPU usage if the thread count + # is already set to 1 for the given option, or more finely + # tune CPU performance. + threadRunTimeRatio = "1.0" + + [common.logging] + # + # If enabled, the mod will log information about the renderer OpenGL process. + # This can be useful for debugging. + logRendererGLEvent = "LOG_ERROR_TO_CHAT_AND_INFO_TO_FILE" + # + # If enabled, the mod will log performance about the world generation process. + # This can be useful for debugging. + logWorldGenPerformance = "LOG_ERROR_TO_CHAT_AND_INFO_TO_FILE" + # + # If enabled, the mod will log information about network operations. + # This can be useful for debugging. + logNetworkEvent = "LOG_ERROR_TO_CHAT_AND_INFO_TO_FILE" + # + # If enabled, the mod will log information about the renderer buffer process. + # This can be useful for debugging. + logRendererBufferEvent = "LOG_ERROR_TO_CHAT_AND_INFO_TO_FILE" + # + # If enabled, the mod will log information about the world generation process. + # This can be useful for debugging. + logWorldGenEvent = "LOG_ERROR_TO_CHAT_AND_INFO_TO_FILE" + # + # If enabled, the mod will log information about the world generation process. + # This can be useful for debugging. + logWorldGenLoadEvent = "LOG_ERROR_TO_CHAT_AND_INFO_TO_FILE" + + [common.logging.warning] + # + # If enabled, a chat message will be displayed when DH has too many chunks + # queued for updating. + showUpdateQueueOverloadedChatWarning = false + # + # If enabled, a chat message will be displayed if Java doesn't have enough + # memory allocated to run DH well. + showLowMemoryWarningOnStartup = true + # + # If enabled, a chat message will be displayed when a replay is started + # giving some basic information about how DH will function. + showReplayWarningOnStartup = true + # + # If enabled, a chat message will be displayed when a potentially problematic + # mod is installed alongside DH. + showModCompatibilityWarningsOnStartup = true + # + # If enabled, a chat message will be displayed if vanilla MC's + # render distance is higher than the recommended amount. + showHighVanillaRenderDistanceWarning = true + # + # If enabled, a chat message will be displayed if DH detects + # that any pooled objects have been garbage collected. + showPoolInsufficientMemoryWarning = true + + [common.worldGenerator] + # + # How detailed should LODs be generated outside the vanilla render distance? + # + # PRE_EXISTING_ONLY + # Only create LOD data for already generated chunks. + # + # + # SURFACE + # Generate the world surface, + # this does NOT include trees, + # or structures. + # + # FEATURES + # Generate everything except structures. + # WARNING: This may cause world generator bugs or instability when paired with certain world generator mods. + # + # INTERNAL_SERVER + # Ask the local server to generate/load each chunk. + # This is the most compatible and will generate structures correctly, + # but may cause server/simulation lag. + # Note: unlike other modes this option DOES save generated chunks to + # Minecraft's region files. + distantGeneratorMode = "FEATURES" + # + # How should distant generator progress be displayed? + # + # OVERLAY: may be the same as CHAT for some Minecraft versions + # CHAT + # LOG + # DISABLED + showGenerationProgress = "OVERLAY" + # + # How often should the distant generator progress be displayed? + generationProgressDisplayIntervalInSeconds = 2 + # + # For how many seconds should instructions for disabling the distant generator progress be displayed? + # Setting this to 0 hides the instructional message so the world gen progress is shown immediately when it starts. + generationProgressDisableMessageDisplayTimeInSeconds = 20 + # + # Should Distant Horizons slowly generate LODs + # outside the vanilla render distance? + # Depending on the generator mode, this will import existing chunks + # and/or generating missing chunks. + enableDistantGeneration = true + +[client] + # + # Should Distant Horizon's config button appear in Minecraft's options screen next to the fov slider? + showDhOptionsButtonInMinecraftUi = true + + [client.advanced] + + [client.advanced.autoUpdater] + # + # If DH should use the nightly (provided by Gitlab), or stable (provided by Modrinth) build. + # If [AUTO] is selected DH will update to new stable releases if the current jar is a stable jar + # and will update to new nightly builds if the current jar is a nightly jar (IE the version number ends in '-dev'). + updateBranch = "AUTO" + # + # Automatically check for updates on game launch? + enableAutoUpdater = true + # + # Should Distant Horizons silently, automatically download and install new versions? + # This setting is force disabled on dedicated servers for stability reasons. + enableSilentUpdates = false + + [client.advanced.debugging] + # + # If enabled this will disable (most) vanilla Minecraft rendering. + # + # NOTE: Do not report any issues when this mode is on! + # This setting is only for fun and debugging. + # Mod compatibility is not guaranteed. + lodOnlyMode = false + # + # Stops vertex colors from being passed. + # Useful for debugging shaders + enableWhiteWorld = false + # + # What renderer is active? + # + # DEFAULT: Default lod renderer + # DEBUG: Debug testing renderer + # DISABLED: Disable rendering + rendererMode = "DEFAULT" + # + # If enabled the LODs will render as wireframe. + renderWireframe = false + # + # If true the F8 key can be used to cycle through the different debug modes. + # and the F6 key can be used to enable and disable LOD rendering. + enableDebugKeybindings = false + # + # If true overlapping quads will be rendered as bright red for easy identification. + # If false the quads will be rendered normally. + showOverlappingQuadErrors = false + # + # Should specialized colors/rendering modes be used? + # + # OFF: LODs will be drawn with their normal colors. + # SHOW_DETAIL: LODs' color will be based on their detail level. + # SHOW_BLOCK_MATERIAL: LODs' color will be based on their material. + # SHOW_OVERLAPPING_QUADS: LODs will be drawn with total white, but overlapping quads will be drawn with red. + debugRendering = "OFF" + # + # If true OpenGL Buffer garbage collection will be logged + # this also includes the number of live buffers. + logBufferGarbageCollection = false + + [client.advanced.debugging.debugWireframe] + # + # Render LOD section status? + showRenderSectionStatus = false + # + # Render queued network sync on load tasks? + showNetworkSyncOnLoadQueue = false + # + # Render full data update/lock status? + showFullDataUpdateStatus = false + # + # Render queued world gen tasks? + showWorldGenQueue = false + # + # A white box will be drawn when an LOD starts rendering + # and a purple box when an LOD stops rendering. + # + # This can be used to debug Quad Tree holes. + showRenderSectionToggling = false + # + # Render Quad Tree Rendering status? + showQuadTreeRenderStatus = false + # + # If enabled, various wireframes for debugging internal functions will be drawn. + # + # NOTE: There WILL be performance hit! + # Additionally, only stuff that's loaded after you enable this + # will render their debug wireframes. + enableRendering = false + + [client.advanced.debugging.f3Screen] + # + # Shows how many chunks are queud for processing and the max count that can be queued. + showQueuedChunkUpdateCount = true + # + # Shows the memory use and array counts for each DH object pool. + showSeparatedObjectPools = false + # + # Shows info about each thread pool. + showPlayerPos = true + # + # Shows the combined memory use and array counts for all DH pooled objects. + showCombinedObjectPools = false + # + # Defines what internal detail level the player position will be shown as. + # Internal detail level means: 6 = 1x1 block, 7 = 2x2 blocks, etc. + playerPosSectionDetailLevel = 6 + # + # Shows info about each thread pool. + showThreadPools = true + # + # Shows what levels are loaded and world gen/rendering info about those levels. + showLevelStatus = true + + [client.advanced.debugging.openGl] + # + # Defines how OpenGL errors are handled. + # Requires rebooting Minecraft to change. + # Will catch OpenGL errors thrown by other mods. + overrideVanillaGLLogger = true + # + # Defines how OpenGL errors are handled. + # May incorrectly catch OpenGL errors thrown by other mods. + # + # IGNORE: Do nothing. + # LOG: write an error to the log. + # LOG_THROW: write to the log and throw an exception. + # Warning: this should only be enabled when debugging the LOD renderer + # as it may break Minecraft's renderer when an exception is thrown. + glErrorHandlingMode = "IGNORE" + # + # Massively reduces FPS. + # Should only be used if mysterious EXCEPTION_ACCESS_VIOLATION crashes are happening in DH's rendering code for troubleshooting. + validateBufferIdsBeforeRendering = false + # + # If true each Open GL error will only be logged once. + # Enabling this may cause some error logs to be missed. + # Does nothing if overrideVanillaGLLogger is set to false. + # + # Generally this can be kept as 'true' to prevent log spam. + # However, Please set this to 'false' if a developer needs your log to debug a GL issue. + onlyLogGlErrorsOnce = true + + [client.advanced.debugging.exampleConfigScreen] + shortTest = "69" + mapTest = "{}" + byteTest = "8" + longTest = "42069" + listTest = ["option 1", "option 2", "option 3"] + boolTest = false + doubleTest = "420.69" + floatTest = "0.42069" + linkableTest = 420 + intTest = 69420 + stringTest = "Test input box" + + [client.advanced.graphics] + + [client.advanced.graphics.culling] + # + # If false all beacons near the camera won't be drawn to prevent vanilla overdraw. + # If true all beacons will be rendered. + # + # Generally this should be left as true. It's main purpose is for debugging + # beacon updating/rendering. + disableBeaconDistanceCulling = true + # + # Determines how far from the camera Distant Horizons will start rendering. + # Measured as a percentage of the vanilla render distance. + # + # 0 = auto, overdraw will change based on the vanilla render distance. + # + # Higher values will prevent LODs from rendering behind vanilla blocks at a higher distance, + # but may cause holes in the world. + # Holes are most likely to appear when flying through unloaded terrain. + # + # Increasing the vanilla render distance increases the effectiveness of this setting. + overdrawPrevention = "0.0" + # + # If enabled caves won't be rendered. + # + # Note: for some world types this can cause + # overhangs or walls for floating objects. + # Tweaking the caveCullingHeight, can resolve some + # of those issues. + enableCaveCulling = true + # + # Identical to the other frustum culling option + # only used when a shader mod is present using the DH API + # and the shadow pass is being rendered. + # + # Disable this if shadows render incorrectly. + disableShadowPassFrustumCulling = false + # + # At what Y value should cave culling start? + # Lower this value if you get walls for areas with 0 light. + caveCullingHeight = 60 + # + # A comma separated list of block resource locations that shouldn't be rendered + # if they are in a 0 sky light underground area. + # Air is always included in this list. + # Requires a restart to change. + ignoredRenderCaveBlockCsv = "minecraft:glow_lichen,minecraft:rail,minecraft:water,minecraft:lava,minecraft:bubble_column,minecraft:cave_vines_plant,minecraft:vine,minecraft:cave_vines,minecraft:short_grass,minecraft:tall_grass,minecraft:small_dripleaf,minecraft:big_dripleaf,minecraft:big_dripleaf_stem,minecraft:sculk_vein" + # + # A comma separated list of block resource locations that won't be rendered by DH. + # Air is always included in this list. + # Requires a restart to change. + ignoredRenderBlockCsv = "minecraft:barrier,minecraft:structure_void,minecraft:light,minecraft:tripwire,minecraft:brown_mushroom" + # + # If true LODs outside the player's camera + # aren't drawn, increasing GPU performance. + # + # If false all LODs are drawn, even those behind + # the player's camera, decreasing GPU performance. + # + # Disable this if you see LODs disappearing at the corners of your vision. + disableFrustumCulling = false + + [client.advanced.graphics.ssao] + # + # Determines how many points in space are sampled for the occlusion test. + # Higher numbers will improve quality and reduce banding, but will increase GPU load. + sampleCount = 6 + # + # Determines how dark the Screen Space Ambient Occlusion effect will be. + strength = "0.2" + # + # The radius, measured in pixels, that blurring is calculated for the SSAO. + # Higher numbers will reduce banding at the cost of GPU performance. + blurRadius = 2 + # + # Increasing the value can reduce banding at the cost of reducing the strength of the effect. + bias = "0.02" + # + # Determines how dark the occlusion shadows can be. + # 0 = totally black at the corners + # 1 = no shadow + minLight = "0.25" + # + # Enable Screen Space Ambient Occlusion + enableSsao = true + # + # Determines the radius Screen Space Ambient Occlusion is applied, measured in blocks. + radius = "4.0" + + [client.advanced.graphics.noiseTexture] + # + # Should a noise texture be applied to LODs? + # + # This is done to simulate textures and make the LODs appear more detailed. + enableNoiseTexture = true + # + # Defines how far should the noise texture render before it fades away. (in blocks) + # Set to 0 to disable noise from fading away + noiseDropoff = 1024 + # + # How many steps of noise should be applied to LODs? + noiseSteps = 4 + # + # How intense should the noise should be? + noiseIntensity = "5.0" + + [client.advanced.graphics.experimental] + # + # This is the earth size ratio when applying the curvature shader effect. + # Note: Enabling this feature may cause rendering bugs. + # + # 0 = flat/disabled + # 1 = 1 to 1 (6,371,000 blocks) + # 100 = 1 to 100 (63,710 blocks) + # 10000 = 1 to 10000 (637.1 blocks) + # + # Note: Due to current limitations, the min value is 50 + # and the max value is 5000. Any values outside this range + # will be set to 0 (disabled). + earthCurveRatio = 0 + + [client.advanced.graphics.genericRendering] + # + # If true LOD clouds will be rendered. + enableCloudRendering = true + # + # Sets the maximum height at which beacons will render.This will only affect new beacons coming into LOD render distance.Beacons currently visible in LOD chunks will not be affected. + beaconRenderHeight = 6000 + # + # If true LOD beacon beams will be rendered. + enableBeaconRendering = true + # + # If true non terrain objects will be rendered in DH's terrain. + # This includes beacon beams and clouds. + enableGenericRendering = true + # + # Can be disabled to use much slower but more compatible direct rendering. + # Disabling this can be used to fix some crashes on Mac. + enableInstancedRendering = true + + [client.advanced.graphics.quality] + # + # What is the maximum detail LODs should be drawn at? + # Higher settings will increase memory and GPU usage. + # + # CHUNK: render 1 LOD for each Chunk. + # HALF_CHUNK: render 4 LODs for each Chunk. + # FOUR_BLOCKS: render 16 LODs for each Chunk. + # TWO_BLOCKS: render 64 LODs for each Chunk. + # BLOCK: render 256 LODs for each Chunk (width of one block). + # + # Lowest Quality: CHUNK + # Highest Quality: BLOCK + maxHorizontalResolution = "BLOCK" + # + # If true LODs will fade away as you get closer to them. + # If false LODs will cut off abruptly at a set distance from the camera. + # This setting is affected by the vanilla overdraw prevention config. + ditherDhFade = true + # + # How bright LOD colors are. + # + # 0 = black + # 1 = normal + # 2 = near white + brightnessMultiplier = "1.0" + # + # How should LODs be shaded? + # + # AUTO: Uses the same side shading as vanilla Minecraft blocks. + # ENABLED: Simulates Minecraft's block shading for LODs. + # Can be used to force LOD shading when using some shaders. + # DISABLED: All LOD sides will be rendered with the same brightness. + lodShading = "AUTO" + # + # How saturated LOD colors are. + # + # 0 = black and white + # 1 = normal + # 2 = very saturated + saturationMultiplier = "1.0" + # + # This indicates how well LODs will represent + # overhangs, caves, floating islands, etc. + # Higher options will make the world more accurate, butwill increase memory and GPU usage. + # + # Lowest Quality: HEIGHT_MAP + # Highest Quality: EXTREME + verticalQuality = "MEDIUM" + # + # What blocks shouldn't be rendered as LODs? + # + # NONE: Represent all blocks in the LODs + # NON_COLLIDING: Only represent solid blocks in the LODs (tall grass, torches, etc. won't count for a LOD's height) + blocksToIgnore = "NON_COLLIDING" + # + # The radius of the mod's render distance. (measured in chunks) + lodChunkRenderDistanceRadius = 256 + # + # What the value should vanilla Minecraft's texture LodBias be? + # If set to 0 the mod wont overwrite vanilla's default (which so happens to also be 0) + lodBias = "0.0" + # + # How should the sides and bottom of grass block LODs render? + # + # AS_GRASS: all sides of dirt LOD's render using the top (green) color. + # FADE_TO_DIRT: sides fade from grass to dirt. + # AS_DIRT: sides render entirely as dirt. + grassSideRendering = "FADE_TO_DIRT" + # + # Should the blocks underneath avoided blocks gain the color of the avoided block? + # + # True: a red flower will tint the grass below it red. + # False: skipped blocks will not change color of surface below them. + tintWithAvoidedBlocks = true + # + # This indicates how quickly LODs decrease in quality the further away they are. + # Higher settings will render higher quality fake chunks farther away, + # but will increase memory and GPU usage. + horizontalQuality = "MEDIUM" + # + # How should LOD transparency be handled. + # + # COMPLETE: LODs will render transparent. + # FAKE: LODs will be opaque, but shaded to match the blocks underneath. + # DISABLED: LODs will be opaque. + transparency = "COMPLETE" + # + # How should vanilla Minecraft fade into Distant Horizons LODs? + # + # NONE: Fastest, there will be a pronounced border between DH and MC rendering. + # SINGLE_PASS: Fades after MC's transparent pass, opaque blocks underwater won't be faded. + # DOUBLE_PASS: Slowest, fades after both MC's opaque and transparent passes, provides the smoothest transition. + vanillaFadeMode = "DOUBLE_PASS" + + [client.advanced.graphics.fog] + # + # Should Minecraft's fog render? + # Note: Other mods may conflict with this setting. + enableVanillaFog = false + # + # What is the maximum fog thickness? + # + # 0.0: No fog. + # 1.0: Fully opaque fog. + farFogMax = "1.0" + # + # Determines if fog is drawn on DH LODs. + enableDhFog = true + # + # At what distance should the far fog start? + # + # 0.0: Fog starts at the player's position. + # 1.0: Fog starts at the closest edge of the vanilla render distance. + # 1.414: Fog starts at the corner of the vanilla render distance. + farFogStart = "0.4" + # + # What is the minimum fog thickness? + # + # 0.0: No fog. + # 1.0: Fully opaque fog. + farFogMin = "0.0" + # + # What color should fog use? + # + # USE_WORLD_FOG_COLOR: Use the world's fog color. + # USE_SKY_COLOR: Use the sky's color. + colorMode = "USE_WORLD_FOG_COLOR" + # + # How should the fog thickness should be calculated? + # + # LINEAR: Linear based on distance (will ignore 'density') + # EXPONENTIAL: 1/(e^(distance*density)) + # EXPONENTIAL_SQUARED: 1/(e^((distance*density)^2) + farFogFalloff = "EXPONENTIAL_SQUARED" + # + # Used in conjunction with the Fog Falloff. + farFogDensity = "2.5" + # + # Where should the far fog end? + # + # 0.0: Fog ends at player's position. + # 1.0: Fog ends at the closest edge of the vanilla render distance. + # 1.414: Fog ends at the corner of the vanilla render distance. + farFogEnd = "1.0" + + [client.advanced.graphics.fog.heightFog] + # + # Where should the height fog start? + # + # ABOVE_CAMERA: Height fog starts at the camera and goes towards the sky + # BELOW_CAMERA: Height fog starts at the camera and goes towards the void + # ABOVE_AND_BELOW_CAMERA: Height fog starts from the camera to goes towards both the sky and void + # ABOVE_SET_HEIGHT: Height fog starts from a set height and goes towards the sky + # BELOW_SET_HEIGHT: Height fog starts from a set height and goes towards the void + # ABOVE_AND_BELOW_SET_HEIGHT: Height fog starts from a set height and goes towards both the sky and void + heightFogDirection = "BELOW_SET_HEIGHT" + # + # What is the minimum fog thickness? + # + # 0.0: No fog. + # 1.0: Fully opaque fog. + heightFogMin = "0.0" + # + # If the height fog is calculated around a set height, what is that height position? + heightFogBaseHeight = "80.0" + # + # What is the maximum fog thickness? + # + # 0.0: No fog. + # 1.0: Fully opaque fog. + heightFogMax = "1.0" + # + # How should the height fog thickness should be calculated? + # + # LINEAR: Linear based on height (will ignore 'density') + # EXPONENTIAL: 1/(e^(height*density)) + # EXPONENTIAL_SQUARED: 1/(e^((height*density)^2) + heightFogFalloff = "EXPONENTIAL_SQUARED" + # + # What is the height fog's density? + heightFogDensity = "20.0" + # + # How should height effect the fog thickness? + # Note: height fog is combined with the other fog settings. + # + # SPHERICAL: Fog is calculated based on camera distance. + # CYLINDRICAL: Ignore height, fog is calculated based on horizontal distance. + # + # MAX: max(heightFog, farFog) + # ADDITION: heightFog + farFog + # MULTIPLY: heightFog * farFog + # INVERSE_MULTIPLY: 1 - (1-heightFog) * (1-farFog) + # LIMITED_ADDITION: farFog + max(farFog, heightFog) + # MULTIPLY_ADDITION: farFog + farFog * heightFog + # INVERSE_MULTIPLY_ADDITION: farFog + 1 - (1-heightFog) * (1-farFog) + # AVERAGE: farFog*0.5 + heightFog*0.5 + heightFogMixMode = "SPHERICAL" + # + # Should the start of the height fog be offset? + # + # 0.0: Fog start with no offset. + # 1.0: Fog start with offset of the entire world's height. (Includes depth) + heightFogStart = "0.0" + # + # Should the end of the height fog be offset? + # + # 0.0: Fog end with no offset. + # 1.0: Fog end with offset of the entire world's height. (Include depth) + heightFogEnd = "0.6" + + [client.advanced.multiplayer] + # + # How should multiplayer save folders should be named? + # + # NAME_ONLY: Example: "Minecraft Server" + # IP_ONLY: Example: "192.168.1.40" + # NAME_IP: Example: "Minecraft Server IP 192.168.1.40" + # NAME_IP_PORT: Example: "Minecraft Server IP 192.168.1.40:25565"NAME_IP_PORT_MC_VERSION: Example: "Minecraft Server IP 192.168.1.40:25565 GameVersion 1.16.5" + serverFolderNameMode = "IP_ONLY" + diff --git a/client/overrides/config/NoChatReports/NCR-Client.json b/client/minecraft/config/NoChatReports/NCR-Client.json similarity index 100% rename from client/overrides/config/NoChatReports/NCR-Client.json rename to client/minecraft/config/NoChatReports/NCR-Client.json diff --git a/client/minecraft/config/badoptimizations.txt b/client/minecraft/config/badoptimizations.txt new file mode 100644 index 0000000..2b45c84 --- /dev/null +++ b/client/minecraft/config/badoptimizations.txt @@ -0,0 +1,17 @@ +enable_lightmap_caching: true +lightmap_time_change_needed_for_update: 80 +enable_sky_color_caching: true +skycolor_time_change_needed_for_update: 20 +enable_debug_renderer_disable_if_not_needed: true +enable_particle_manager_optimization: true +enable_toast_optimizations: true +enable_sky_angle_caching_in_worldrenderer: true +enable_entity_renderer_caching: true +enable_block_entity_renderer_caching: true +enable_entity_flag_caching: true +enable_remove_redundant_fov_calculations: true +enable_remove_tutorial_if_not_demo: true +show_f3_text: false +ignore_mod_incompatibilities: false +log_config: false +config_version: 4 diff --git a/client/overrides/config/betteradvancements.json b/client/minecraft/config/betteradvancements.json similarity index 100% rename from client/overrides/config/betteradvancements.json rename to client/minecraft/config/betteradvancements.json diff --git a/client/overrides/config/betterf3.json b/client/minecraft/config/betterf3.json similarity index 100% rename from client/overrides/config/betterf3.json rename to client/minecraft/config/betterf3.json diff --git a/client/overrides/config/c2me.toml b/client/minecraft/config/c2me.toml similarity index 100% rename from client/overrides/config/c2me.toml rename to client/minecraft/config/c2me.toml diff --git a/client/overrides/config/enhanced_bes.properties b/client/minecraft/config/enhanced_bes.properties similarity index 100% rename from client/overrides/config/enhanced_bes.properties rename to client/minecraft/config/enhanced_bes.properties diff --git a/client/overrides/config/entityculling.json b/client/minecraft/config/entityculling.json similarity index 100% rename from client/overrides/config/entityculling.json rename to client/minecraft/config/entityculling.json diff --git a/client/overrides/config/fabric_loader_dependencies.json b/client/minecraft/config/fabric_loader_dependencies.json similarity index 100% rename from client/overrides/config/fabric_loader_dependencies.json rename to client/minecraft/config/fabric_loader_dependencies.json diff --git a/client/overrides/config/ferritecore.mixin.properties b/client/minecraft/config/ferritecore.mixin.properties similarity index 100% rename from client/overrides/config/ferritecore.mixin.properties rename to client/minecraft/config/ferritecore.mixin.properties diff --git a/client/overrides/config/immediatelyfast.json b/client/minecraft/config/immediatelyfast.json similarity index 100% rename from client/overrides/config/immediatelyfast.json rename to client/minecraft/config/immediatelyfast.json diff --git a/client/overrides/config/minihud.json b/client/minecraft/config/minihud.json similarity index 100% rename from client/overrides/config/minihud.json rename to client/minecraft/config/minihud.json diff --git a/client/overrides/config/modernfix-mixins.properties b/client/minecraft/config/modernfix-mixins.properties similarity index 100% rename from client/overrides/config/modernfix-mixins.properties rename to client/minecraft/config/modernfix-mixins.properties diff --git a/client/overrides/config/modmenu.json b/client/minecraft/config/modmenu.json similarity index 100% rename from client/overrides/config/modmenu.json rename to client/minecraft/config/modmenu.json diff --git a/client/overrides/config/moreculling.toml b/client/minecraft/config/moreculling.toml similarity index 100% rename from client/overrides/config/moreculling.toml rename to client/minecraft/config/moreculling.toml diff --git a/client/overrides/config/sodium-options.json b/client/minecraft/config/sodium-options.json similarity index 100% rename from client/overrides/config/sodium-options.json rename to client/minecraft/config/sodium-options.json diff --git a/client/overrides/config/threadtweak.json b/client/minecraft/config/threadtweak.json similarity index 100% rename from client/overrides/config/threadtweak.json rename to client/minecraft/config/threadtweak.json diff --git a/client/overrides/config/vmp.properties b/client/minecraft/config/vmp.properties similarity index 100% rename from client/overrides/config/vmp.properties rename to client/minecraft/config/vmp.properties diff --git a/client/overrides/config/voicechat/voicechat-volumes.properties b/client/minecraft/config/voicechat/voicechat-volumes.properties similarity index 100% rename from client/overrides/config/voicechat/voicechat-volumes.properties rename to client/minecraft/config/voicechat/voicechat-volumes.properties diff --git a/client/overrides/config/zoomify.json b/client/minecraft/config/zoomify.json similarity index 100% rename from client/overrides/config/zoomify.json rename to client/minecraft/config/zoomify.json diff --git a/client/minecraft/mods/.index/appleskin.pw.toml b/client/minecraft/mods/.index/appleskin.pw.toml new file mode 100644 index 0000000..2005f1a --- /dev/null +++ b/client/minecraft/mods/.index/appleskin.pw.toml @@ -0,0 +1,16 @@ +filename = 'appleskin-fabric-mc1.20.1-2.5.1.jar' +name = 'AppleSkin' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '1544c3705133694a886233bdf75b0d03c9ab489421c1f9f30e51d8dd9f4dcab5826edbef4b7d477b81ac995253c6258844579a54243422b73446f6fb8653b979' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/EsAfCjCV/versions/xcauwnEB/appleskin-fabric-mc1.20.1-2.5.1.jar' + +[update.modrinth] +mod-id = 'EsAfCjCV' +version = 'xcauwnEB' \ No newline at end of file diff --git a/client/minecraft/mods/.index/architectury-api.pw.toml b/client/minecraft/mods/.index/architectury-api.pw.toml new file mode 100644 index 0000000..c613819 --- /dev/null +++ b/client/minecraft/mods/.index/architectury-api.pw.toml @@ -0,0 +1,16 @@ +filename = 'architectury-9.2.14-fabric.jar' +name = 'Architectury API' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '4cb8f009fd522d68a795d2cf5a657bdbe248b32ba7c33cd968f5ab521e9d60e198f8a3f6c50e7d960a2b8f50375116be0db1fd44b5710ea758697d8ea70d15de' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar' + +[update.modrinth] +mod-id = 'lhGA9TYQ' +version = 'WbL7MStR' \ No newline at end of file diff --git a/client/minecraft/mods/.index/badoptimizations.pw.toml b/client/minecraft/mods/.index/badoptimizations.pw.toml new file mode 100644 index 0000000..edb4e25 --- /dev/null +++ b/client/minecraft/mods/.index/badoptimizations.pw.toml @@ -0,0 +1,16 @@ +filename = 'BadOptimizations-2.2.1-1.20.1.jar' +name = 'BadOptimizations' +side = 'both' +x-prismlauncher-loaders = [ 'forge', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '5cb3a2cfe8c84f40ceb506e32c4ef9b8a4e560f7583a54adf7a402121cb285b37aae417d3c94314264a615b4fda0c8b974be115a1c18d783d80537acbc14b736' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/g96Z4WVZ/versions/M0bM4C3I/BadOptimizations-2.2.1-1.20.1.jar' + +[update.modrinth] +mod-id = 'g96Z4WVZ' +version = 'M0bM4C3I' \ No newline at end of file diff --git a/client/minecraft/mods/.index/better-advancements.pw.toml b/client/minecraft/mods/.index/better-advancements.pw.toml new file mode 100644 index 0000000..ce64225 --- /dev/null +++ b/client/minecraft/mods/.index/better-advancements.pw.toml @@ -0,0 +1,16 @@ +filename = 'BetterAdvancements-Fabric-1.20.1-0.4.2.25.jar' +name = 'Better Advancements' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'alpha' + +[download] +hash = 'e3111771d6b16639757d562c1714ae1ee2cdb0e14a923c8be87ab87db2a2848dba9b0c40f5f83495140045d2aa5c8bc8e4a9273f1b1470fe71398267aa668816' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Q2OqKxDG/versions/g2QPj5Kb/BetterAdvancements-Fabric-1.20.1-0.4.2.25.jar' + +[update.modrinth] +mod-id = 'Q2OqKxDG' +version = 'g2QPj5Kb' \ No newline at end of file diff --git a/client/minecraft/mods/.index/betterf3.pw.toml b/client/minecraft/mods/.index/betterf3.pw.toml new file mode 100644 index 0000000..ce2c592 --- /dev/null +++ b/client/minecraft/mods/.index/betterf3.pw.toml @@ -0,0 +1,16 @@ +filename = 'BetterF3-7.0.2-Fabric-1.20.1.jar' +name = 'BetterF3' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '1b1f5bae45050bf01a23c57cfe94b7f42c6e0e9d669150effc04d3d09fd43c2dbea6c634117309ab1ee11253fcdb3c6061a9034e963b7f08476a76f1e98c3b8a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/8shC1gFX/versions/7WkFnw9F/BetterF3-7.0.2-Fabric-1.20.1.jar' + +[update.modrinth] +mod-id = '8shC1gFX' +version = '7WkFnw9F' \ No newline at end of file diff --git a/client/minecraft/mods/.index/botarium.pw.toml b/client/minecraft/mods/.index/botarium.pw.toml new file mode 100644 index 0000000..eab7cb4 --- /dev/null +++ b/client/minecraft/mods/.index/botarium.pw.toml @@ -0,0 +1,16 @@ +filename = 'botarium-fabric-1.20.1-2.3.4.jar' +name = 'Botarium' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '03589a8d05c17dbb4271c212d0eb00c53d9d5c0705f63c7816ff9e099245db71f94e7c544e323beaeac28d30bd3807eeccb1352792cb6d778ff6ecf68f4635c7' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/2u6LRnMa/versions/f3ATcSfq/botarium-fabric-1.20.1-2.3.4.jar' + +[update.modrinth] +mod-id = '2u6LRnMa' +version = 'f3ATcSfq' \ No newline at end of file diff --git a/client/minecraft/mods/.index/c2me-fabric.pw.toml b/client/minecraft/mods/.index/c2me-fabric.pw.toml new file mode 100644 index 0000000..033a488 --- /dev/null +++ b/client/minecraft/mods/.index/c2me-fabric.pw.toml @@ -0,0 +1,16 @@ +filename = 'c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar' +name = 'Concurrent Chunk Management Engine' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'alpha' + +[download] +hash = '359c715fd6a0464192d36b4d9dbb7927776eaae498f0cab939b49740fc724bda83aaf4f069f395dc5975d1e82762ee3b602111d9375eb27ab6f5360c4b17f2ff' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/VSNURh3q/versions/s4WOiNtz/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.16.jar' + +[update.modrinth] +mod-id = 'VSNURh3q' +version = 's4WOiNtz' \ No newline at end of file diff --git a/client/minecraft/mods/.index/carpet.pw.toml b/client/minecraft/mods/.index/carpet.pw.toml new file mode 100644 index 0000000..f4502a2 --- /dev/null +++ b/client/minecraft/mods/.index/carpet.pw.toml @@ -0,0 +1,16 @@ +filename = 'fabric-carpet-1.20-1.4.112+v230608.jar' +name = 'Carpet' +side = 'server' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'bf9060e6b1d30d676d9efd30369ccb5baef164fc2d87aad7c7a19d2d9265b5d1d328428a308bdd15960a26bfe46dcd823a236c39f4e26474847354337b043c51' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/TQTTVgYE/versions/K0Wj117C/fabric-carpet-1.20-1.4.112%2Bv230608.jar' + +[update.modrinth] +mod-id = 'TQTTVgYE' +version = 'K0Wj117C' \ No newline at end of file diff --git a/client/minecraft/mods/.index/client-commands.pw.toml b/client/minecraft/mods/.index/client-commands.pw.toml new file mode 100644 index 0000000..15057e3 --- /dev/null +++ b/client/minecraft/mods/.index/client-commands.pw.toml @@ -0,0 +1,16 @@ +filename = 'clientcommands-2.8.5.jar' +name = 'clientcommands' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '9fe63a6ce4249c25f7a1ec0b2b7416dc72cf73d4baf0a8526676f22eb0864105d7b4122cbb293b2fbc24229593253d237383f8b52241b577282ad616ee822c0a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/7Coz83fv/versions/ZWPrW9TU/clientcommands-2.8.5.jar' + +[update.modrinth] +mod-id = '7Coz83fv' +version = 'ZWPrW9TU' \ No newline at end of file diff --git a/client/minecraft/mods/.index/cloth-config.pw.toml b/client/minecraft/mods/.index/cloth-config.pw.toml new file mode 100644 index 0000000..f01d73b --- /dev/null +++ b/client/minecraft/mods/.index/cloth-config.pw.toml @@ -0,0 +1,16 @@ +filename = 'cloth-config-11.1.136-fabric.jar' +name = 'Cloth Config v11' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '2da85c071c854223cc30c8e46794391b77e53f28ecdbbde59dc83b3dbbdfc74be9e68da9ed464e7f98b4361033899ba4f681ebff1f35edc2c60e599a59796f1c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar' + +[update.modrinth] +mod-id = '9s6osm5g' +version = '2xQdCMyG' \ No newline at end of file diff --git a/client/minecraft/mods/.index/connected-doors.pw.toml b/client/minecraft/mods/.index/connected-doors.pw.toml new file mode 100644 index 0000000..762dd9b --- /dev/null +++ b/client/minecraft/mods/.index/connected-doors.pw.toml @@ -0,0 +1,16 @@ +filename = 'connected-doors-1.2+1.20.jar' +name = 'Connected Doors' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'e53d38384de0925febd564fae4ed0b867319a207ec6c634a15bb82c09ca295ab6f508825432772e27de08c7ccbceb0738a998a7585134f3d9f4818f85aa79279' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/3KwAcCSv/versions/tnuNyIy1/connected-doors-1.2%2B1.20.jar' + +[update.modrinth] +mod-id = '3KwAcCSv' +version = 'tnuNyIy1' \ No newline at end of file diff --git a/client/minecraft/mods/.index/continuity.pw.toml b/client/minecraft/mods/.index/continuity.pw.toml new file mode 100644 index 0000000..be4bde6 --- /dev/null +++ b/client/minecraft/mods/.index/continuity.pw.toml @@ -0,0 +1,16 @@ +filename = 'continuity-3.0.0+1.20.1.jar' +name = 'Continuity' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '7205cae3c534fd5d5328a9659146911381c06e54da995aabd11745ad72def5bd5120b7cb792fab2e8dcaa4670c23bdba21079b8f6da94152cfc6ea4b415edcbf' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/1IjD5062/versions/qGTDcjHM/continuity-3.0.0%2B1.20.1.jar' + +[update.modrinth] +mod-id = '1IjD5062' +version = 'qGTDcjHM' \ No newline at end of file diff --git a/client/minecraft/mods/.index/controlling.pw.toml b/client/minecraft/mods/.index/controlling.pw.toml new file mode 100644 index 0000000..667d17c --- /dev/null +++ b/client/minecraft/mods/.index/controlling.pw.toml @@ -0,0 +1,16 @@ +filename = 'Controlling-fabric-1.20.1-12.0.2.jar' +name = 'Controlling' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '1e3da9b2b50488daa7b9165930a48158330404110912037cf42543c6acf649ad79019a324ee42e5ef88ad51bb64ee40684a147bfb7847412259b7cebff0134ee' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/xv94TkTM/versions/6ipZLQSK/Controlling-fabric-1.20.1-12.0.2.jar' + +[update.modrinth] +mod-id = 'xv94TkTM' +version = '6ipZLQSK' \ No newline at end of file diff --git a/client/minecraft/mods/.index/copycats.pw.toml b/client/minecraft/mods/.index/copycats.pw.toml new file mode 100644 index 0000000..174d0e7 --- /dev/null +++ b/client/minecraft/mods/.index/copycats.pw.toml @@ -0,0 +1,16 @@ +filename = 'copycats-2.2.2+mc.1.20.1-fabric.jar' +name = 'Create: Copycats+' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '21c4409d5f453a29d161b34ebed3b6253953529fbfcac4651fd4476059a99f6d2244486345b69a46dc9b3a1ebdfd39cd0ef0c1b8b814a95b3cf7c8465471eee1' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/UT2M39wf/versions/WYmjbo0H/copycats-2.2.2%2Bmc.1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'UT2M39wf' +version = 'WYmjbo0H' \ No newline at end of file diff --git a/client/minecraft/mods/.index/coroutil.pw.toml b/client/minecraft/mods/.index/coroutil.pw.toml new file mode 100644 index 0000000..103aab4 --- /dev/null +++ b/client/minecraft/mods/.index/coroutil.pw.toml @@ -0,0 +1,16 @@ +filename = 'coroutil-fabric-1.20.1-1.3.7.jar' +name = 'CoroUtil' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '4a03363dd9cfd517eb04bea77779c88e74f12c1dacadc726869cb9b595348d615e50041893ad72155f7ac2c359219604710d6157dec95a46fe0e598ef5642035' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/rLLJ1OZM/versions/7tRnsYkP/coroutil-fabric-1.20.1-1.3.7.jar' + +[update.modrinth] +mod-id = 'rLLJ1OZM' +version = '7tRnsYkP' \ No newline at end of file diff --git a/client/minecraft/mods/.index/create-deco.pw.toml b/client/minecraft/mods/.index/create-deco.pw.toml new file mode 100644 index 0000000..baf211f --- /dev/null +++ b/client/minecraft/mods/.index/create-deco.pw.toml @@ -0,0 +1,16 @@ +filename = 'createdeco-2.0.2-1.20.1-fabric.jar' +name = 'Create Deco' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'f7ce4b520b7eb47fb9d1a8f510465b96673dee2d6f91ff0720713ee62143d095b399a980666538ebfb8b401fb5e93baf50a2cb2be6a4f2adfde2024f198a35c9' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/sMvUb4Rb/versions/GsxgfeNu/createdeco-2.0.2-1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'sMvUb4Rb' +version = 'GsxgfeNu' \ No newline at end of file diff --git a/client/minecraft/mods/.index/create-fabric.pw.toml b/client/minecraft/mods/.index/create-fabric.pw.toml new file mode 100644 index 0000000..cb48cdb --- /dev/null +++ b/client/minecraft/mods/.index/create-fabric.pw.toml @@ -0,0 +1,16 @@ +filename = 'create-fabric-0.5.1-j-build.1631+mc1.20.1.jar' +name = 'Create' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = '73ff936492c857ae411c10cae0194d64a56b98a1a7a9478ca13fe2a6e3ee155e327cf4590a3888aaa671561b4cf74de97f2f44224d7981b03a546e36236c3de2' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Xbc0uyRg/versions/7Ub71nPb/create-fabric-0.5.1-j-build.1631%2Bmc1.20.1.jar' + +[update.modrinth] +mod-id = 'Xbc0uyRg' +version = '7Ub71nPb' \ No newline at end of file diff --git a/client/minecraft/mods/.index/create-mod-trims.pw.toml b/client/minecraft/mods/.index/create-mod-trims.pw.toml new file mode 100644 index 0000000..c396646 --- /dev/null +++ b/client/minecraft/mods/.index/create-mod-trims.pw.toml @@ -0,0 +1,16 @@ +filename = 'create_armor_trims-1.20.1-2.0.1.jar' +name = 'Create: Armor Trims' +side = 'both' +x-prismlauncher-loaders = [ 'forge', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'aded234e3c435f88b3282592e04c0923d7509b464abe20ebd5a250daad603e7da9e3c26dd978b734f988e1326d5b0fd1e8302807d3d4e5dd7934deb1b90e841c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Q4F90RHI/versions/C9U99P99/create_armor_trims-1.20.1-2.0.1.jar' + +[update.modrinth] +mod-id = 'Q4F90RHI' +version = 'C9U99P99' \ No newline at end of file diff --git a/client/minecraft/mods/.index/create-power-loader-fabric.pw.toml b/client/minecraft/mods/.index/create-power-loader-fabric.pw.toml new file mode 100644 index 0000000..61015b6 --- /dev/null +++ b/client/minecraft/mods/.index/create-power-loader-fabric.pw.toml @@ -0,0 +1,16 @@ +filename = 'create_power_loader-1.5.3-mc1.20.1-fabric.jar' +name = 'Create: Power Loader (Fabric)' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = 'b2b04775d9afaa2091a82eaa9e81f7f6cfd57cc99adee0e869c7ea0044524c943f771860b74588eacf5a8ee1e0924ebbd04b97f716442caf07d8bcf2b6081989' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/E9MuZ1zB/versions/fHsTW7eS/create_power_loader-1.5.3-mc1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'E9MuZ1zB' +version = 'fHsTW7eS' \ No newline at end of file diff --git a/client/minecraft/mods/.index/create-railways-navigator.pw.toml b/client/minecraft/mods/.index/create-railways-navigator.pw.toml new file mode 100644 index 0000000..0d2adaa --- /dev/null +++ b/client/minecraft/mods/.index/create-railways-navigator.pw.toml @@ -0,0 +1,16 @@ +filename = 'createrailwaysnavigator-fabric-1.20.1-beta-0.7.2.jar' +name = 'Create Railways Navigator' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = 'c33199fab45eee6a2b504d4e7c6525096c84369f919237af994829259f126b0f194667356450770d452cee7b49d62beea11ed4234f5175d4bc4689309f977c6a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Dq3STxps/versions/BNIhuyhA/createrailwaysnavigator-fabric-1.20.1-beta-0.7.2.jar' + +[update.modrinth] +mod-id = 'Dq3STxps' +version = 'BNIhuyhA' \ No newline at end of file diff --git a/client/minecraft/mods/.index/create-steam-n-rails.pw.toml b/client/minecraft/mods/.index/create-steam-n-rails.pw.toml new file mode 100644 index 0000000..2f09794 --- /dev/null +++ b/client/minecraft/mods/.index/create-steam-n-rails.pw.toml @@ -0,0 +1,16 @@ +filename = 'Steam_Rails-1.6.9+fabric-mc1.20.1.jar' +name = "Create: Steam 'n' Rails" +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '048a0cad7fd4f9eb7516ee557a8d427f4e65b7e7020a24f60fe171f5b84c53dc0a67b603fc4a7d063f15df05ae5e35fc4ff64ec1b8996ca6fc42833fc2f5d55b' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/ZzjhlDgM/versions/VFhdqLko/Steam_Rails-1.6.9%2Bfabric-mc1.20.1.jar' + +[update.modrinth] +mod-id = 'ZzjhlDgM' +version = 'VFhdqLko' \ No newline at end of file diff --git a/client/minecraft/mods/.index/decorative-blocks.pw.toml b/client/minecraft/mods/.index/decorative-blocks.pw.toml new file mode 100644 index 0000000..123b416 --- /dev/null +++ b/client/minecraft/mods/.index/decorative-blocks.pw.toml @@ -0,0 +1,16 @@ +filename = 'decorative_blocks-fabric-1.20.1-4.1.3.jar' +name = 'Decorative Blocks' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'd679847cc78b196a688b0e36cc18352bde9c75f87e8d5421dd0e5311c2aab7418427612f6d54f807725c91c0c5c97fcc3496c5105f56e5e73ef9c136b463dd34' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/t6BIRVZn/versions/FibgWXh0/decorative_blocks-fabric-1.20.1-4.1.3.jar' + +[update.modrinth] +mod-id = 't6BIRVZn' +version = 'FibgWXh0' \ No newline at end of file diff --git a/client/minecraft/mods/.index/distanthorizons.pw.toml b/client/minecraft/mods/.index/distanthorizons.pw.toml new file mode 100644 index 0000000..b5a02a4 --- /dev/null +++ b/client/minecraft/mods/.index/distanthorizons.pw.toml @@ -0,0 +1,16 @@ +filename = 'DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar' +name = 'Distant Horizons' +side = 'both' +x-prismlauncher-loaders = [ 'forge', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = '14f5548cffa24fabdcfce6626fc813db42e28350a126833a54e1c54e13e6b393e232b5a0d55fe6bc6f7e273061adaade67f8a8bbee9503cdaf869c28db0995b7' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/uCdwusMi/versions/vSDePnsB/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar' + +[update.modrinth] +mod-id = 'uCdwusMi' +version = 'vSDePnsB' \ No newline at end of file diff --git a/client/minecraft/mods/.index/ebe.pw.toml b/client/minecraft/mods/.index/ebe.pw.toml new file mode 100644 index 0000000..770eff3 --- /dev/null +++ b/client/minecraft/mods/.index/ebe.pw.toml @@ -0,0 +1,16 @@ +filename = 'enhancedblockentities-0.9+1.20.jar' +name = 'Enhanced Block Entities' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '7e8b402fd25efd396bc7f0f25a663808ae9890accc227850c454dfcdc975657f22afceb15878e781485622434a6f6d60aff2a60264aa4425edd52ebe052a0de5' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/OVuFYfre/versions/i3v1Skck/enhancedblockentities-0.9%2B1.20.jar' + +[update.modrinth] +mod-id = 'OVuFYfre' +version = 'i3v1Skck' \ No newline at end of file diff --git a/client/minecraft/mods/.index/entityculling.pw.toml b/client/minecraft/mods/.index/entityculling.pw.toml new file mode 100644 index 0000000..026558c --- /dev/null +++ b/client/minecraft/mods/.index/entityculling.pw.toml @@ -0,0 +1,16 @@ +filename = 'entityculling-fabric-1.7.4-mc1.20.1.jar' +name = 'EntityCulling' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '53af41a718ad4a9c45309ec7c1ca80347be1dc7799ed309265aad1dc2b99742a2b1bf37932c029f074aa57edc433afded005bb30a912dad65bf495245ee92145' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/NNAgCjsB/versions/xuiHEnFJ/entityculling-fabric-1.7.4-mc1.20.1.jar' + +[update.modrinth] +mod-id = 'NNAgCjsB' +version = 'xuiHEnFJ' \ No newline at end of file diff --git a/client/minecraft/mods/.index/estrogen.pw.toml b/client/minecraft/mods/.index/estrogen.pw.toml new file mode 100644 index 0000000..948b1ad --- /dev/null +++ b/client/minecraft/mods/.index/estrogen.pw.toml @@ -0,0 +1,16 @@ +filename = 'Estrogen-4.3.4+1.20.1-fabric.jar' +name = 'Create: Estrogen' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '63b41969ca3008082a5c2c7b1a5b4a4ad10f6ba46f84357893df33413e97a9d910cbfd226c45b54538ca7b826e7de58525f83911c9a93a897da064302f7ce53c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/HhIJW8n1/versions/MCFB20q2/Estrogen-4.3.4%2B1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'HhIJW8n1' +version = 'MCFB20q2' \ No newline at end of file diff --git a/client/minecraft/mods/.index/fabric-api.pw.toml b/client/minecraft/mods/.index/fabric-api.pw.toml new file mode 100644 index 0000000..ca6b84e --- /dev/null +++ b/client/minecraft/mods/.index/fabric-api.pw.toml @@ -0,0 +1,16 @@ +filename = 'fabric-api-0.92.5+1.20.1.jar' +name = 'Fabric API' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'e42bf30f4c60d7e3b07579b3ecc1aed345dc76dd72633514c9df6e801e9753a582abe7d722797a0045d46ea860029bf138a301ec30397eb151a0611cea1069e7' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/P7dR8mSH/versions/PB9Kjpo3/fabric-api-0.92.5%2B1.20.1.jar' + +[update.modrinth] +mod-id = 'P7dR8mSH' +version = 'PB9Kjpo3' \ No newline at end of file diff --git a/client/minecraft/mods/.index/fabric-language-kotlin.pw.toml b/client/minecraft/mods/.index/fabric-language-kotlin.pw.toml new file mode 100644 index 0000000..4f73f63 --- /dev/null +++ b/client/minecraft/mods/.index/fabric-language-kotlin.pw.toml @@ -0,0 +1,54 @@ +filename = 'fabric-language-kotlin-1.13.2+kotlin.2.1.20.jar' +name = 'Fabric Language Kotlin' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ + '1.14', + '1.14.1', + '1.14.2', + '1.14.3', + '1.14.4', + '1.15', + '1.15.1', + '1.15.2', + '1.16', + '1.16.1', + '1.16.2', + '1.16.3', + '1.16.4', + '1.16.5', + '1.17', + '1.17.1', + '1.18', + '1.18.1', + '1.18.2', + '1.19', + '1.19.1', + '1.19.2', + '1.19.3', + '1.19.4', + '1.20', + '1.20.1', + '1.20.2', + '1.20.3', + '1.20.4', + '1.20.5', + '1.20.6', + '1.21', + '1.21.1', + '1.21.2', + '1.21.3', + '1.21.4', + '1.21.5' +] +x-prismlauncher-release-type = 'release' + +[download] +hash = '875c8ea380dce07c8a3dd5249226265745d3fc84876e2f1b235ce99084aa991f7d08c05ab12d73a3209649e3bd4d7c407b96d4b4f4a332179d40afdae836a92f' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Ha28R6CL/versions/E4WyjCxJ/fabric-language-kotlin-1.13.2%2Bkotlin.2.1.20.jar' + +[update.modrinth] +mod-id = 'Ha28R6CL' +version = 'E4WyjCxJ' \ No newline at end of file diff --git a/client/minecraft/mods/.index/ferrite-core.pw.toml b/client/minecraft/mods/.index/ferrite-core.pw.toml new file mode 100644 index 0000000..4bb2d4b --- /dev/null +++ b/client/minecraft/mods/.index/ferrite-core.pw.toml @@ -0,0 +1,16 @@ +filename = 'ferritecore-6.0.1-fabric.jar' +name = 'FerriteCore' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '9b7dc686bfa7937815d88c7bbc6908857cd6646b05e7a96ddbdcada328a385bd4ba056532cd1d7df9d2d7f4265fd48bd49ff683f217f6d4e817177b87f6bc457' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar' + +[update.modrinth] +mod-id = 'uXXizFIs' +version = 'unerR5MN' \ No newline at end of file diff --git a/client/minecraft/mods/.index/geckolib.pw.toml b/client/minecraft/mods/.index/geckolib.pw.toml new file mode 100644 index 0000000..2e48f87 --- /dev/null +++ b/client/minecraft/mods/.index/geckolib.pw.toml @@ -0,0 +1,16 @@ +filename = 'geckolib-fabric-1.20.1-4.7.1.2.jar' +name = 'GeckoLib 4' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '6c4fd60cfce9b398e7fe71946e4847cf9c5f509148a7f9f5352fdb844803c72631f7b13645f7358607fa5dc4fd3a7d8c620a22499cb7c51b5718a6d460a0c78f' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/8BmcQJ2H/versions/ytGMpRks/geckolib-fabric-1.20.1-4.7.1.2.jar' + +[update.modrinth] +mod-id = '8BmcQJ2H' +version = 'ytGMpRks' \ No newline at end of file diff --git a/client/minecraft/mods/.index/immediatelyfast.pw.toml b/client/minecraft/mods/.index/immediatelyfast.pw.toml new file mode 100644 index 0000000..2e4a938 --- /dev/null +++ b/client/minecraft/mods/.index/immediatelyfast.pw.toml @@ -0,0 +1,16 @@ +filename = 'ImmediatelyFast-Fabric-1.5.0+1.20.4.jar' +name = 'ImmediatelyFast' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '39984da8bd7daf0d71ddfb74b1a0ea6f60e8a332705b2d2342d1d0c4f8029f384bca43df7a3d6a6f999b2ac32e9d98f70b4907ce29cfcf02a00a3ece5a7538b9' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/5ZwdcRci/versions/6QvRWWbF/ImmediatelyFast-Fabric-1.5.0%2B1.20.4.jar' + +[update.modrinth] +mod-id = '5ZwdcRci' +version = '6QvRWWbF' \ No newline at end of file diff --git a/client/minecraft/mods/.index/indium.pw.toml b/client/minecraft/mods/.index/indium.pw.toml new file mode 100644 index 0000000..5651f2e --- /dev/null +++ b/client/minecraft/mods/.index/indium.pw.toml @@ -0,0 +1,16 @@ +filename = 'indium-1.0.36+mc1.20.1.jar' +name = 'Indium' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1', '1.20.5', '1.20.6' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '7c5a1851f1fc08ae69318e151d07151fabba6cda2a24616c9251e1a4e5b969453e88b97d60f926271d60e3511bfc6fa05a64a108466efb7f29bec4519547e0c9' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Orvt0mRa/versions/nQHYSjxO/indium-1.0.36%2Bmc1.20.1.jar' + +[update.modrinth] +mod-id = 'Orvt0mRa' +version = 'nQHYSjxO' \ No newline at end of file diff --git a/client/minecraft/mods/.index/krypton.pw.toml b/client/minecraft/mods/.index/krypton.pw.toml new file mode 100644 index 0000000..3694f36 --- /dev/null +++ b/client/minecraft/mods/.index/krypton.pw.toml @@ -0,0 +1,16 @@ +filename = 'krypton-0.2.3.jar' +name = 'Krypton' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '92b73a70737cfc1daebca211bd1525de7684b554be392714ee29cbd558f2a27a8bdda22accbe9176d6e531d74f9bf77798c28c3e8559c970f607422b6038bc9e' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/fQEb0iXm/versions/jiDwS0W1/krypton-0.2.3.jar' + +[update.modrinth] +mod-id = 'fQEb0iXm' +version = 'jiDwS0W1' \ No newline at end of file diff --git a/client/minecraft/mods/.index/lithium.pw.toml b/client/minecraft/mods/.index/lithium.pw.toml new file mode 100644 index 0000000..6386d55 --- /dev/null +++ b/client/minecraft/mods/.index/lithium.pw.toml @@ -0,0 +1,16 @@ +filename = 'lithium-fabric-mc1.20.1-0.11.3.jar' +name = 'Lithium' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'dc9bc65146f41cf99c46b46216dd3645be7c45cfeb2bc7cdceaa11bcd57771cdf2c30e84ce057f12b8dbf0d54fb808143cf46d92626370011ba5112bec18e720' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/gvQqBUqZ/versions/vuuAe7ZA/lithium-fabric-mc1.20.1-0.11.3.jar' + +[update.modrinth] +mod-id = 'gvQqBUqZ' +version = 'vuuAe7ZA' \ No newline at end of file diff --git a/client/minecraft/mods/.index/malilib.pw.toml b/client/minecraft/mods/.index/malilib.pw.toml new file mode 100644 index 0000000..8d99a28 --- /dev/null +++ b/client/minecraft/mods/.index/malilib.pw.toml @@ -0,0 +1,16 @@ +filename = 'malilib-fabric-1.20.1-0.16.3.jar' +name = 'MaLiLib' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '2c16a64cf9af03569618c6bd0359797bbaecec854ac8e8197e9180b1739eb74b6157a9c389a4f8dd8b4aabe52227aafb8d2a6b6b72732ed3c450ff9a0849234c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/GcWjdA9I/versions/V7yLDtJV/malilib-fabric-1.20.1-0.16.3.jar' + +[update.modrinth] +mod-id = 'GcWjdA9I' +version = 'V7yLDtJV' \ No newline at end of file diff --git a/client/minecraft/mods/.index/minihud.pw.toml b/client/minecraft/mods/.index/minihud.pw.toml new file mode 100644 index 0000000..65e022e --- /dev/null +++ b/client/minecraft/mods/.index/minihud.pw.toml @@ -0,0 +1,16 @@ +filename = 'minihud-fabric-1.20.1-0.27.1.jar' +name = 'MiniHUD' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '913d4b745db01c05d4f12b62d045b098b24a7a26b918446e4682c3a0c3a5b8029c7b824b27007a9b627761d0eed784eb92f1b1f0f5ec8b78d07739d563b9b160' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/UMxybHE8/versions/s4CUdPPN/minihud-fabric-1.20.1-0.27.1.jar' + +[update.modrinth] +mod-id = 'UMxybHE8' +version = 's4CUdPPN' \ No newline at end of file diff --git a/client/minecraft/mods/.index/modernfix.pw.toml b/client/minecraft/mods/.index/modernfix.pw.toml new file mode 100644 index 0000000..ed92dfd --- /dev/null +++ b/client/minecraft/mods/.index/modernfix.pw.toml @@ -0,0 +1,16 @@ +filename = 'modernfix-fabric-5.21.0+mc1.20.1.jar' +name = 'ModernFix' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '6b9d55e23c801e0a697237906b4a1df70a6d5795b774aa6e0c81cdab9b6d6c677c10ee0df840cdd010867d8128558ae791dc5042256828b9942a85c6baae403f' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/nmDcB62a/versions/srmUM7tY/modernfix-fabric-5.21.0%2Bmc1.20.1.jar' + +[update.modrinth] +mod-id = 'nmDcB62a' +version = 'srmUM7tY' \ No newline at end of file diff --git a/client/minecraft/mods/.index/modmenu.pw.toml b/client/minecraft/mods/.index/modmenu.pw.toml new file mode 100644 index 0000000..b48c52a --- /dev/null +++ b/client/minecraft/mods/.index/modmenu.pw.toml @@ -0,0 +1,16 @@ +filename = 'modmenu-7.2.2.jar' +name = 'Mod Menu' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '9a7837e04bb34376611b207a3b20e5fe1c82a4822b42929d5b410809ec4b88ff3cac8821c4568f880775bafa3c079dfc7800f8471356a4046248b12607e855eb' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/mOgUt4GM/versions/lEkperf6/modmenu-7.2.2.jar' + +[update.modrinth] +mod-id = 'mOgUt4GM' +version = 'lEkperf6' \ No newline at end of file diff --git a/client/minecraft/mods/.index/moreculling.pw.toml b/client/minecraft/mods/.index/moreculling.pw.toml new file mode 100644 index 0000000..2ed4151 --- /dev/null +++ b/client/minecraft/mods/.index/moreculling.pw.toml @@ -0,0 +1,16 @@ +filename = 'moreculling-1.20.4-0.24.0.jar' +name = 'More Culling' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '3a8accedfa48ce86b4091ce7994d63b2c7d1f6654119a5dc8430bd7370084bf04801c71600bb2b1546a58aef972797048f86eebbff2a666905a86c2b1cf7632e' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/51shyZVL/versions/3m5znPWm/moreculling-1.20.4-0.24.0.jar' + +[update.modrinth] +mod-id = '51shyZVL' +version = '3m5znPWm' \ No newline at end of file diff --git a/client/minecraft/mods/.index/naturalist.pw.toml b/client/minecraft/mods/.index/naturalist.pw.toml new file mode 100644 index 0000000..9fe5e45 --- /dev/null +++ b/client/minecraft/mods/.index/naturalist.pw.toml @@ -0,0 +1,16 @@ +filename = 'naturalist-fabric-4.0.3-1.20.1.jar' +name = 'Naturalist' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '2598c35680c48d8a5a30c05883cf1c0b3cbada36594ba93f35f3e99555634e64d3b4eea5d1c8beb84ef7019d3d61a32350cdc68368ab0a2b731ab381978492b0' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/F8BQNPWX/versions/dMGBsRgz/naturalist-fabric-4.0.3-1.20.1.jar' + +[update.modrinth] +mod-id = 'F8BQNPWX' +version = 'dMGBsRgz' \ No newline at end of file diff --git a/client/minecraft/mods/.index/no-chat-reports.pw.toml b/client/minecraft/mods/.index/no-chat-reports.pw.toml new file mode 100644 index 0000000..d47bbc5 --- /dev/null +++ b/client/minecraft/mods/.index/no-chat-reports.pw.toml @@ -0,0 +1,16 @@ +filename = 'NoChatReports-FABRIC-1.20.1-v2.2.2.jar' +name = 'No Chat Reports' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '3213e37fc12205e49f69a6c295c8c3237d8464d63dedbfbac4901892752741d22ebf7e1b40d6683143e70ca158fc95b00c2af177a1263038edce9a46b6cbeb79' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar' + +[update.modrinth] +mod-id = 'qQyHxfxd' +version = 'HeZZR2kF' \ No newline at end of file diff --git a/client/minecraft/mods/.index/noisium.pw.toml b/client/minecraft/mods/.index/noisium.pw.toml new file mode 100644 index 0000000..56f1c88 --- /dev/null +++ b/client/minecraft/mods/.index/noisium.pw.toml @@ -0,0 +1,16 @@ +filename = 'noisium-fabric-2.3.0+mc1.20-1.20.1.jar' +name = 'Noisium' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'f0abcdac514bd2b4eb6af3529eeb9980a6fef534d31244879acb291a9943151aeb34f372bf98ae01f6191870bf95e1c0bc36d522433353a1090b96e7ac03c417' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/KuNKN7d2/versions/erSJnRcq/noisium-fabric-2.3.0%2Bmc1.20-1.20.1.jar' + +[update.modrinth] +mod-id = 'KuNKN7d2' +version = 'erSJnRcq' \ No newline at end of file diff --git a/client/minecraft/mods/.index/nvidium.pw.toml b/client/minecraft/mods/.index/nvidium.pw.toml new file mode 100644 index 0000000..8d8a397 --- /dev/null +++ b/client/minecraft/mods/.index/nvidium.pw.toml @@ -0,0 +1,16 @@ +filename = 'nvidium-0.2.6-beta.jar' +name = 'Nvidium' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1', '1.20.4' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = 'fdcb8936da825d5ae7885deba4bfb269528dbcd126363f82a68e43c11f4c12e0a01ab6511aed1b1dcfb20223fc6536b5ec9922c06eda6fd29022001276917bf3' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/SfMw2IZN/versions/J2fuM58R/nvidium-0.2.6-beta.jar' + +[update.modrinth] +mod-id = 'SfMw2IZN' +version = 'J2fuM58R' \ No newline at end of file diff --git a/client/minecraft/mods/.index/quickshulker.pw.toml b/client/minecraft/mods/.index/quickshulker.pw.toml new file mode 100644 index 0000000..978995e --- /dev/null +++ b/client/minecraft/mods/.index/quickshulker.pw.toml @@ -0,0 +1,16 @@ +filename = 'quickshulker-1.4.0-1.20.jar' +name = 'QuickShulker' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '6ea5b7e5628ffa5fb80317454672ff5eee8b4aa6264bf3397c1adc72b126e9486ec00fc81418109d5904ab54999df1511b0b7e10aaf3e056a9d3126936a6245a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/RsZDxTI3/versions/Eq9r6JQQ/quickshulker-1.4.0-1.20.jar' + +[update.modrinth] +mod-id = 'RsZDxTI3' +version = 'Eq9r6JQQ' \ No newline at end of file diff --git a/client/minecraft/mods/.index/rei.pw.toml b/client/minecraft/mods/.index/rei.pw.toml new file mode 100644 index 0000000..ae40b79 --- /dev/null +++ b/client/minecraft/mods/.index/rei.pw.toml @@ -0,0 +1,16 @@ +filename = 'RoughlyEnoughItems-12.1.785-fabric.jar' +name = 'Roughly Enough Items' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '1eaf6de6ba640407599767d150aa0c7dd71ad071915bf34d9a06fa8a0a3825882cd0fa966d3f225912f5fb456be38fe58021db9df988f65d667bea102a861a15' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/nfn13YXA/versions/nYcMSS03/RoughlyEnoughItems-12.1.785-fabric.jar' + +[update.modrinth] +mod-id = 'nfn13YXA' +version = 'nYcMSS03' \ No newline at end of file diff --git a/client/minecraft/mods/.index/resourceful-lib.pw.toml b/client/minecraft/mods/.index/resourceful-lib.pw.toml new file mode 100644 index 0000000..aec1aea --- /dev/null +++ b/client/minecraft/mods/.index/resourceful-lib.pw.toml @@ -0,0 +1,16 @@ +filename = 'resourcefullib-fabric-1.20.1-2.1.29.jar' +name = 'Resourceful Lib' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'd3fcf5440c9359ee84cdec6ab198a6b2e10e5b1939995d2b12837ffdaa1f82d3caa80b14107cf02380718c65f20672b1faca3a498d2b41d79c79de34b2f7189b' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/G1hIVOrD/versions/UOdaYbhh/resourcefullib-fabric-1.20.1-2.1.29.jar' + +[update.modrinth] +mod-id = 'G1hIVOrD' +version = 'UOdaYbhh' \ No newline at end of file diff --git a/client/minecraft/mods/.index/searchables.pw.toml b/client/minecraft/mods/.index/searchables.pw.toml new file mode 100644 index 0000000..91b0a13 --- /dev/null +++ b/client/minecraft/mods/.index/searchables.pw.toml @@ -0,0 +1,16 @@ +filename = 'Searchables-fabric-1.20.1-1.0.3.jar' +name = 'Searchables' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '94a44b9ad58507a28ffb6e1a48b28b23740d4192c5511012b0eb8db33360200232ec84ceba121368fa3e54d1b845458434950ad1f6702d0e8ad5746843480bf3' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/fuuu3xnx/versions/eh4IBlu2/Searchables-fabric-1.20.1-1.0.3.jar' + +[update.modrinth] +mod-id = 'fuuu3xnx' +version = 'eh4IBlu2' \ No newline at end of file diff --git a/client/minecraft/mods/.index/shulker-charm.pw.toml b/client/minecraft/mods/.index/shulker-charm.pw.toml new file mode 100644 index 0000000..dec8fc6 --- /dev/null +++ b/client/minecraft/mods/.index/shulker-charm.pw.toml @@ -0,0 +1,16 @@ +filename = 'shulkercharm-1.2.2.jar' +name = 'Shulker Charm' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '86a259c564743bdd2e1a087016706ee38ecd6bd43f9ba108e94b808c5713ef01f61ae2378a19ed7905ca95ef672e27a9271e9bdce76f5d39157d23d684c343bb' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/J2SCGP0Y/versions/ITE4y7fS/shulkercharm-1.2.2.jar' + +[update.modrinth] +mod-id = 'J2SCGP0Y' +version = 'ITE4y7fS' \ No newline at end of file diff --git a/client/minecraft/mods/.index/simple-voice-chat.pw.toml b/client/minecraft/mods/.index/simple-voice-chat.pw.toml new file mode 100644 index 0000000..df6f072 --- /dev/null +++ b/client/minecraft/mods/.index/simple-voice-chat.pw.toml @@ -0,0 +1,16 @@ +filename = 'voicechat-fabric-1.20.1-2.5.30.jar' +name = 'Simple Voice Chat' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'f745d0982604f20aef7ef50ea49165ae490871a1f62da2c28c1c0094e9e4bd142f9f6228a601b81dc337f332cb9348039e1a116dea239b4a9fdfea8de78f250e' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/9eGKb6K1/versions/QuG5IP28/voicechat-fabric-1.20.1-2.5.30.jar' + +[update.modrinth] +mod-id = '9eGKb6K1' +version = 'QuG5IP28' \ No newline at end of file diff --git a/client/minecraft/mods/.index/sodium.pw.toml b/client/minecraft/mods/.index/sodium.pw.toml new file mode 100644 index 0000000..02621a3 --- /dev/null +++ b/client/minecraft/mods/.index/sodium.pw.toml @@ -0,0 +1,16 @@ +filename = 'sodium-fabric-0.5.13+mc1.20.1.jar' +name = 'Sodium' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '81c64f9c2d3402dfa43ee54d8f5a054f5243bfb08984e3addcab9fe885073c79c43c1c8c41e8f30b625d26a656f82a8e5f370bbbbf222ff1c08f4b324edb7ea4' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/AANobbMI/versions/OihdIimA/sodium-fabric-0.5.13%2Bmc1.20.1.jar' + +[update.modrinth] +mod-id = 'AANobbMI' +version = 'OihdIimA' \ No newline at end of file diff --git a/client/minecraft/mods/.index/sound-physics-remastered.pw.toml b/client/minecraft/mods/.index/sound-physics-remastered.pw.toml new file mode 100644 index 0000000..a13890f --- /dev/null +++ b/client/minecraft/mods/.index/sound-physics-remastered.pw.toml @@ -0,0 +1,16 @@ +filename = 'sound-physics-remastered-fabric-1.20.1-1.4.12.jar' +name = 'Sound Physics Remastered' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'alpha' + +[download] +hash = 'd1719cb99b9f6b239ce0d02527be0d30172b208eed31737a45216f1151b7a1666503747d160dc38ffa6abe579d5f4905f261cafc8e150e4fe1f903505b201b26' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/qyVF9oeo/versions/LrmG4rhi/sound-physics-remastered-fabric-1.20.1-1.4.12.jar' + +[update.modrinth] +mod-id = 'qyVF9oeo' +version = 'LrmG4rhi' \ No newline at end of file diff --git a/client/minecraft/mods/.index/status.pw.toml b/client/minecraft/mods/.index/status.pw.toml new file mode 100644 index 0000000..9b50a0b --- /dev/null +++ b/client/minecraft/mods/.index/status.pw.toml @@ -0,0 +1,16 @@ +filename = 'status-fabric-1.20.1-1.0.8.jar' +name = 'Status' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = '89561a9259ff8e4030a936319530d2d9ed031d9cd1ec257f7b6ccd8c5a3997d9fdd81e9d9f4d3183685222942a8dbac09408e4e4bee95b912a5a22b21ed42e5a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/b93awgkg/versions/GUpw0Opx/status-fabric-1.20.1-1.0.8.jar' + +[update.modrinth] +mod-id = 'b93awgkg' +version = 'GUpw0Opx' \ No newline at end of file diff --git a/client/minecraft/mods/.index/threadtweak.pw.toml b/client/minecraft/mods/.index/threadtweak.pw.toml new file mode 100644 index 0000000..84f7d39 --- /dev/null +++ b/client/minecraft/mods/.index/threadtweak.pw.toml @@ -0,0 +1,16 @@ +filename = 'threadtweak-fabric-1.20.2-0.1.1.jar' +name = 'ThreadTweak' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'b5a9fc2775bc8c020cb88b898dcdf473bf77f03ef41be1661a117872b16582a7e30b4f4a94d4c97855484a173e5e41951d47fcc17aef2429828b35308453835c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/vSEH1ERy/versions/gBP1GqtK/threadtweak-fabric-1.20.2-0.1.1.jar' + +[update.modrinth] +mod-id = 'vSEH1ERy' +version = 'gBP1GqtK' \ No newline at end of file diff --git a/client/minecraft/mods/.index/trinkets.pw.toml b/client/minecraft/mods/.index/trinkets.pw.toml new file mode 100644 index 0000000..b9de112 --- /dev/null +++ b/client/minecraft/mods/.index/trinkets.pw.toml @@ -0,0 +1,16 @@ +filename = 'trinkets-3.7.2.jar' +name = 'Trinkets' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'bedf97c87c5e556416410267108ad358b32806448be24ef8ae1a79ac63b78b48b9c851c00c845b8aedfc7805601385420716b9e65326fdab21340e8ba3cc4274' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/5aaWibi9/versions/AHxQGtuC/trinkets-3.7.2.jar' + +[update.modrinth] +mod-id = '5aaWibi9' +version = 'AHxQGtuC' \ No newline at end of file diff --git a/client/minecraft/mods/.index/vmp-fabric.pw.toml b/client/minecraft/mods/.index/vmp-fabric.pw.toml new file mode 100644 index 0000000..9074457 --- /dev/null +++ b/client/minecraft/mods/.index/vmp-fabric.pw.toml @@ -0,0 +1,16 @@ +filename = 'vmp-fabric-mc1.20.1-0.2.0+beta.7.102-all.jar' +name = 'Very Many Players (Fabric)' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'alpha' + +[download] +hash = '38ba14d870ddbcef233c9baa399005aaccde95d7b77175aa3a795eb9fed1086492b4ac5c6bbc05909dd76dce1b19b5c26613585161c2f3d20f2494beb8b23fe4' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/wnEe9KBa/versions/sV8lIBhJ/vmp-fabric-mc1.20.1-0.2.0%2Bbeta.7.102-all.jar' + +[update.modrinth] +mod-id = 'wnEe9KBa' +version = 'sV8lIBhJ' \ No newline at end of file diff --git a/client/minecraft/mods/.index/vtdownloader.pw.toml b/client/minecraft/mods/.index/vtdownloader.pw.toml new file mode 100644 index 0000000..8a041b0 --- /dev/null +++ b/client/minecraft/mods/.index/vtdownloader.pw.toml @@ -0,0 +1,16 @@ +filename = 'vt-downloader-2.0.8+1.20.1.jar' +name = 'VTDownloader' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'a109d098f672bdbcdad6640a44456e7e35aa1f5fc88b4c0a627a56d9f6d02c33a41e5ace296b966c82bce10e972f575f94a3dec319cc1fc8f53b5b6785c662f7' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/1E2sq1cp/versions/SgARk8e3/vt-downloader-2.0.8%2B1.20.1.jar' + +[update.modrinth] +mod-id = '1E2sq1cp' +version = 'SgARk8e3' \ No newline at end of file diff --git a/client/minecraft/mods/.index/what-are-they-up-to.pw.toml b/client/minecraft/mods/.index/what-are-they-up-to.pw.toml new file mode 100644 index 0000000..f8170bc --- /dev/null +++ b/client/minecraft/mods/.index/what-are-they-up-to.pw.toml @@ -0,0 +1,16 @@ +filename = 'watut-fabric-1.20.1-1.2.3.jar' +name = 'What Are They Up To (Watut)' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '78e36fafa354d8e793d592b377c6162886fa487cadf8ca7dc24c3140909cfe2af943a2c954a4a9dbc7c7828fe606ff5d44e98cf7a4d9e8846810c498e1cc49eb' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/AtB5mHky/versions/Ub8MHZaV/watut-fabric-1.20.1-1.2.3.jar' + +[update.modrinth] +mod-id = 'AtB5mHky' +version = 'Ub8MHZaV' \ No newline at end of file diff --git a/client/minecraft/mods/.index/xaeros-world-map.pw.toml b/client/minecraft/mods/.index/xaeros-world-map.pw.toml new file mode 100644 index 0000000..e208920 --- /dev/null +++ b/client/minecraft/mods/.index/xaeros-world-map.pw.toml @@ -0,0 +1,16 @@ +filename = 'XaerosWorldMap_1.39.4_Fabric_1.20.jar' +name = "Xaero's World Map" +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '42193dd06a379386c2ba06967eef2098dd3283331130907c906bd0bfcb8ffe6de20fc2b8b7ed3dad8a9e1b7f3fb10281b8b88fecb3086197b28a1134189a277e' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/NcUtCpym/versions/Fwao7ZwU/XaerosWorldMap_1.39.4_Fabric_1.20.jar' + +[update.modrinth] +mod-id = 'NcUtCpym' +version = 'Fwao7ZwU' \ No newline at end of file diff --git a/client/minecraft/mods/.index/yacl.pw.toml b/client/minecraft/mods/.index/yacl.pw.toml new file mode 100644 index 0000000..8d41a93 --- /dev/null +++ b/client/minecraft/mods/.index/yacl.pw.toml @@ -0,0 +1,16 @@ +filename = 'yet_another_config_lib_v3-3.6.6+1.20.1-fabric.jar' +name = 'YetAnotherConfigLib' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '20f282b3cdaec7c83a96840edb756336677c5816ed943145022f1ce1eafac0c9aa7c621939e15abe6f4309626738bc56d3d1b8434f5175d22e7409108630b02b' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/1eAoo2KR/versions/dvS5DjUA/yet_another_config_lib_v3-3.6.6%2B1.20.1-fabric.jar' + +[update.modrinth] +mod-id = '1eAoo2KR' +version = 'dvS5DjUA' \ No newline at end of file diff --git a/client/minecraft/mods/.index/zoomify.pw.toml b/client/minecraft/mods/.index/zoomify.pw.toml new file mode 100644 index 0000000..01dfbfd --- /dev/null +++ b/client/minecraft/mods/.index/zoomify.pw.toml @@ -0,0 +1,16 @@ +filename = 'Zoomify-2.14.2+1.20.1.jar' +name = 'Zoomify' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '5ab72d28f2fd3da28818256b849c38d3a0da7d8b38222785dc34ab99e301141e95e904984fb7ec693f699e71d955f7ddcf0e437d02eee1ddb058e6f2ea485afa' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/w7ThoJFB/versions/RW06GEHk/Zoomify-2.14.2%2B1.20.1.jar' + +[update.modrinth] +mod-id = 'w7ThoJFB' +version = 'RW06GEHk' \ No newline at end of file diff --git a/client/minecraft/mods/BadOptimizations-2.2.1-1.20.1.jar b/client/minecraft/mods/BadOptimizations-2.2.1-1.20.1.jar new file mode 100644 index 0000000..00c9f57 Binary files /dev/null and b/client/minecraft/mods/BadOptimizations-2.2.1-1.20.1.jar differ diff --git a/client/minecraft/mods/BetterAdvancements-Fabric-1.20.1-0.4.2.25.jar b/client/minecraft/mods/BetterAdvancements-Fabric-1.20.1-0.4.2.25.jar new file mode 100644 index 0000000..ef0bbde Binary files /dev/null and b/client/minecraft/mods/BetterAdvancements-Fabric-1.20.1-0.4.2.25.jar differ diff --git a/client/minecraft/mods/BetterF3-7.0.2-Fabric-1.20.1.jar b/client/minecraft/mods/BetterF3-7.0.2-Fabric-1.20.1.jar new file mode 100644 index 0000000..09cf35d Binary files /dev/null and b/client/minecraft/mods/BetterF3-7.0.2-Fabric-1.20.1.jar differ diff --git a/client/minecraft/mods/Controlling-fabric-1.20.1-12.0.2.jar b/client/minecraft/mods/Controlling-fabric-1.20.1-12.0.2.jar new file mode 100644 index 0000000..5d65c9e Binary files /dev/null and b/client/minecraft/mods/Controlling-fabric-1.20.1-12.0.2.jar differ diff --git a/client/minecraft/mods/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar b/client/minecraft/mods/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar new file mode 100644 index 0000000..d171a65 Binary files /dev/null and b/client/minecraft/mods/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar differ diff --git a/client/minecraft/mods/Estrogen-4.3.4+1.20.1-fabric.jar b/client/minecraft/mods/Estrogen-4.3.4+1.20.1-fabric.jar new file mode 100644 index 0000000..af6491e Binary files /dev/null and b/client/minecraft/mods/Estrogen-4.3.4+1.20.1-fabric.jar differ diff --git a/client/minecraft/mods/ImmediatelyFast-Fabric-1.5.0+1.20.4.jar b/client/minecraft/mods/ImmediatelyFast-Fabric-1.5.0+1.20.4.jar new file mode 100644 index 0000000..743d3d8 Binary files /dev/null and b/client/minecraft/mods/ImmediatelyFast-Fabric-1.5.0+1.20.4.jar differ diff --git a/client/minecraft/mods/NoChatReports-FABRIC-1.20.1-v2.2.2.jar b/client/minecraft/mods/NoChatReports-FABRIC-1.20.1-v2.2.2.jar new file mode 100644 index 0000000..8c95bb4 Binary files /dev/null and b/client/minecraft/mods/NoChatReports-FABRIC-1.20.1-v2.2.2.jar differ diff --git a/client/minecraft/mods/RoughlyEnoughItems-12.1.785-fabric.jar b/client/minecraft/mods/RoughlyEnoughItems-12.1.785-fabric.jar new file mode 100644 index 0000000..ff797d5 Binary files /dev/null and b/client/minecraft/mods/RoughlyEnoughItems-12.1.785-fabric.jar differ diff --git a/client/minecraft/mods/Searchables-fabric-1.20.1-1.0.3.jar b/client/minecraft/mods/Searchables-fabric-1.20.1-1.0.3.jar new file mode 100644 index 0000000..d426aad Binary files /dev/null and b/client/minecraft/mods/Searchables-fabric-1.20.1-1.0.3.jar differ diff --git a/client/minecraft/mods/Steam_Rails-1.6.9+fabric-mc1.20.1.jar b/client/minecraft/mods/Steam_Rails-1.6.9+fabric-mc1.20.1.jar new file mode 100644 index 0000000..5405752 Binary files /dev/null and b/client/minecraft/mods/Steam_Rails-1.6.9+fabric-mc1.20.1.jar differ diff --git a/client/minecraft/mods/XaerosWorldMap_1.39.4_Fabric_1.20.jar b/client/minecraft/mods/XaerosWorldMap_1.39.4_Fabric_1.20.jar new file mode 100644 index 0000000..d036337 Binary files /dev/null and b/client/minecraft/mods/XaerosWorldMap_1.39.4_Fabric_1.20.jar differ diff --git a/client/minecraft/mods/Zoomify-2.14.2+1.20.1.jar b/client/minecraft/mods/Zoomify-2.14.2+1.20.1.jar new file mode 100644 index 0000000..4583a52 Binary files /dev/null and b/client/minecraft/mods/Zoomify-2.14.2+1.20.1.jar differ diff --git a/client/minecraft/mods/appleskin-fabric-mc1.20.1-2.5.1.jar b/client/minecraft/mods/appleskin-fabric-mc1.20.1-2.5.1.jar new file mode 100644 index 0000000..c06b0cf Binary files /dev/null and b/client/minecraft/mods/appleskin-fabric-mc1.20.1-2.5.1.jar differ diff --git a/client/minecraft/mods/architectury-9.2.14-fabric.jar b/client/minecraft/mods/architectury-9.2.14-fabric.jar new file mode 100644 index 0000000..d05a1da Binary files /dev/null and b/client/minecraft/mods/architectury-9.2.14-fabric.jar differ diff --git a/client/minecraft/mods/botarium-fabric-1.20.1-2.3.4.jar b/client/minecraft/mods/botarium-fabric-1.20.1-2.3.4.jar new file mode 100644 index 0000000..1ef1145 Binary files /dev/null and b/client/minecraft/mods/botarium-fabric-1.20.1-2.3.4.jar differ diff --git a/client/minecraft/mods/c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar b/client/minecraft/mods/c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar new file mode 100644 index 0000000..9bb4c55 Binary files /dev/null and b/client/minecraft/mods/c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar differ diff --git a/client/minecraft/mods/clientcommands-2.8.5.jar b/client/minecraft/mods/clientcommands-2.8.5.jar new file mode 100644 index 0000000..ebdac06 Binary files /dev/null and b/client/minecraft/mods/clientcommands-2.8.5.jar differ diff --git a/client/minecraft/mods/cloth-config-11.1.136-fabric.jar b/client/minecraft/mods/cloth-config-11.1.136-fabric.jar new file mode 100644 index 0000000..a233a84 Binary files /dev/null and b/client/minecraft/mods/cloth-config-11.1.136-fabric.jar differ diff --git a/client/minecraft/mods/connected-doors-1.2+1.20.jar b/client/minecraft/mods/connected-doors-1.2+1.20.jar new file mode 100644 index 0000000..4672e5f Binary files /dev/null and b/client/minecraft/mods/connected-doors-1.2+1.20.jar differ diff --git a/client/minecraft/mods/continuity-3.0.0+1.20.1.jar b/client/minecraft/mods/continuity-3.0.0+1.20.1.jar new file mode 100644 index 0000000..e7ee660 Binary files /dev/null and b/client/minecraft/mods/continuity-3.0.0+1.20.1.jar differ diff --git a/client/minecraft/mods/copycats-2.2.2+mc.1.20.1-fabric.jar b/client/minecraft/mods/copycats-2.2.2+mc.1.20.1-fabric.jar new file mode 100644 index 0000000..a576f65 Binary files /dev/null and b/client/minecraft/mods/copycats-2.2.2+mc.1.20.1-fabric.jar differ diff --git a/client/minecraft/mods/coroutil-fabric-1.20.1-1.3.7.jar b/client/minecraft/mods/coroutil-fabric-1.20.1-1.3.7.jar new file mode 100644 index 0000000..0a6c249 Binary files /dev/null and b/client/minecraft/mods/coroutil-fabric-1.20.1-1.3.7.jar differ diff --git a/client/minecraft/mods/create-fabric-0.5.1-j-build.1631+mc1.20.1.jar b/client/minecraft/mods/create-fabric-0.5.1-j-build.1631+mc1.20.1.jar new file mode 100644 index 0000000..7277760 Binary files /dev/null and b/client/minecraft/mods/create-fabric-0.5.1-j-build.1631+mc1.20.1.jar differ diff --git a/client/minecraft/mods/create_armor_trims-1.20.1-2.0.1.jar b/client/minecraft/mods/create_armor_trims-1.20.1-2.0.1.jar new file mode 100644 index 0000000..f72ff29 Binary files /dev/null and b/client/minecraft/mods/create_armor_trims-1.20.1-2.0.1.jar differ diff --git a/client/minecraft/mods/create_power_loader-1.5.3-mc1.20.1-fabric.jar b/client/minecraft/mods/create_power_loader-1.5.3-mc1.20.1-fabric.jar new file mode 100644 index 0000000..c13e2af Binary files /dev/null and b/client/minecraft/mods/create_power_loader-1.5.3-mc1.20.1-fabric.jar differ diff --git a/client/minecraft/mods/createdeco-2.0.2-1.20.1-fabric.jar b/client/minecraft/mods/createdeco-2.0.2-1.20.1-fabric.jar new file mode 100644 index 0000000..5bda6a9 Binary files /dev/null and b/client/minecraft/mods/createdeco-2.0.2-1.20.1-fabric.jar differ diff --git a/client/minecraft/mods/createrailwaysnavigator-fabric-1.20.1-beta-0.7.2.jar b/client/minecraft/mods/createrailwaysnavigator-fabric-1.20.1-beta-0.7.2.jar new file mode 100644 index 0000000..3446ce0 Binary files /dev/null and b/client/minecraft/mods/createrailwaysnavigator-fabric-1.20.1-beta-0.7.2.jar differ diff --git a/client/minecraft/mods/decorative_blocks-fabric-1.20.1-4.1.3.jar b/client/minecraft/mods/decorative_blocks-fabric-1.20.1-4.1.3.jar new file mode 100644 index 0000000..2582e39 Binary files /dev/null and b/client/minecraft/mods/decorative_blocks-fabric-1.20.1-4.1.3.jar differ diff --git a/client/minecraft/mods/enhancedblockentities-0.9+1.20.jar b/client/minecraft/mods/enhancedblockentities-0.9+1.20.jar new file mode 100644 index 0000000..b2c8b8a Binary files /dev/null and b/client/minecraft/mods/enhancedblockentities-0.9+1.20.jar differ diff --git a/client/minecraft/mods/entityculling-fabric-1.7.4-mc1.20.1.jar b/client/minecraft/mods/entityculling-fabric-1.7.4-mc1.20.1.jar new file mode 100644 index 0000000..dd1bb96 Binary files /dev/null and b/client/minecraft/mods/entityculling-fabric-1.7.4-mc1.20.1.jar differ diff --git a/client/minecraft/mods/fabric-api-0.92.5+1.20.1.jar b/client/minecraft/mods/fabric-api-0.92.5+1.20.1.jar new file mode 100644 index 0000000..d7162ad Binary files /dev/null and b/client/minecraft/mods/fabric-api-0.92.5+1.20.1.jar differ diff --git a/client/minecraft/mods/fabric-carpet-1.20-1.4.112+v230608.jar b/client/minecraft/mods/fabric-carpet-1.20-1.4.112+v230608.jar new file mode 100644 index 0000000..a649911 Binary files /dev/null and b/client/minecraft/mods/fabric-carpet-1.20-1.4.112+v230608.jar differ diff --git a/client/minecraft/mods/fabric-language-kotlin-1.13.2+kotlin.2.1.20.jar b/client/minecraft/mods/fabric-language-kotlin-1.13.2+kotlin.2.1.20.jar new file mode 100644 index 0000000..80f49ef Binary files /dev/null and b/client/minecraft/mods/fabric-language-kotlin-1.13.2+kotlin.2.1.20.jar differ diff --git a/client/minecraft/mods/ferritecore-6.0.1-fabric.jar b/client/minecraft/mods/ferritecore-6.0.1-fabric.jar new file mode 100644 index 0000000..e1c7e31 Binary files /dev/null and b/client/minecraft/mods/ferritecore-6.0.1-fabric.jar differ diff --git a/client/minecraft/mods/geckolib-fabric-1.20.1-4.7.1.2.jar b/client/minecraft/mods/geckolib-fabric-1.20.1-4.7.1.2.jar new file mode 100644 index 0000000..6f43ba5 Binary files /dev/null and b/client/minecraft/mods/geckolib-fabric-1.20.1-4.7.1.2.jar differ diff --git a/client/minecraft/mods/indium-1.0.36+mc1.20.1.jar b/client/minecraft/mods/indium-1.0.36+mc1.20.1.jar new file mode 100644 index 0000000..0a868e6 Binary files /dev/null and b/client/minecraft/mods/indium-1.0.36+mc1.20.1.jar differ diff --git a/client/minecraft/mods/krypton-0.2.3.jar b/client/minecraft/mods/krypton-0.2.3.jar new file mode 100644 index 0000000..03c58d8 Binary files /dev/null and b/client/minecraft/mods/krypton-0.2.3.jar differ diff --git a/client/minecraft/mods/lithium-fabric-mc1.20.1-0.11.3.jar b/client/minecraft/mods/lithium-fabric-mc1.20.1-0.11.3.jar new file mode 100644 index 0000000..ebda51b Binary files /dev/null and b/client/minecraft/mods/lithium-fabric-mc1.20.1-0.11.3.jar differ diff --git a/client/minecraft/mods/malilib-fabric-1.20.1-0.16.3.jar b/client/minecraft/mods/malilib-fabric-1.20.1-0.16.3.jar new file mode 100644 index 0000000..c1b41da Binary files /dev/null and b/client/minecraft/mods/malilib-fabric-1.20.1-0.16.3.jar differ diff --git a/client/minecraft/mods/minihud-fabric-1.20.1-0.27.1.jar b/client/minecraft/mods/minihud-fabric-1.20.1-0.27.1.jar new file mode 100644 index 0000000..8696f5f Binary files /dev/null and b/client/minecraft/mods/minihud-fabric-1.20.1-0.27.1.jar differ diff --git a/client/minecraft/mods/modernfix-fabric-5.21.0+mc1.20.1.jar b/client/minecraft/mods/modernfix-fabric-5.21.0+mc1.20.1.jar new file mode 100644 index 0000000..d9211f0 Binary files /dev/null and b/client/minecraft/mods/modernfix-fabric-5.21.0+mc1.20.1.jar differ diff --git a/client/minecraft/mods/modmenu-7.2.2.jar b/client/minecraft/mods/modmenu-7.2.2.jar new file mode 100644 index 0000000..d2a00b2 Binary files /dev/null and b/client/minecraft/mods/modmenu-7.2.2.jar differ diff --git a/client/minecraft/mods/moreculling-1.20.4-0.24.0.jar b/client/minecraft/mods/moreculling-1.20.4-0.24.0.jar new file mode 100644 index 0000000..5387b36 Binary files /dev/null and b/client/minecraft/mods/moreculling-1.20.4-0.24.0.jar differ diff --git a/client/minecraft/mods/naturalist-fabric-4.0.3-1.20.1.jar b/client/minecraft/mods/naturalist-fabric-4.0.3-1.20.1.jar new file mode 100644 index 0000000..44b353a Binary files /dev/null and b/client/minecraft/mods/naturalist-fabric-4.0.3-1.20.1.jar differ diff --git a/client/minecraft/mods/noisium-fabric-2.3.0+mc1.20-1.20.1.jar b/client/minecraft/mods/noisium-fabric-2.3.0+mc1.20-1.20.1.jar new file mode 100644 index 0000000..8f6a6ca Binary files /dev/null and b/client/minecraft/mods/noisium-fabric-2.3.0+mc1.20-1.20.1.jar differ diff --git a/client/minecraft/mods/nvidium-0.2.6-beta.jar.disabled b/client/minecraft/mods/nvidium-0.2.6-beta.jar.disabled new file mode 100644 index 0000000..afe4d0e Binary files /dev/null and b/client/minecraft/mods/nvidium-0.2.6-beta.jar.disabled differ diff --git a/client/minecraft/mods/quickshulker-1.4.0-1.20.jar b/client/minecraft/mods/quickshulker-1.4.0-1.20.jar new file mode 100644 index 0000000..96a368a Binary files /dev/null and b/client/minecraft/mods/quickshulker-1.4.0-1.20.jar differ diff --git a/client/minecraft/mods/resourcefullib-fabric-1.20.1-2.1.29.jar b/client/minecraft/mods/resourcefullib-fabric-1.20.1-2.1.29.jar new file mode 100644 index 0000000..6830e4f Binary files /dev/null and b/client/minecraft/mods/resourcefullib-fabric-1.20.1-2.1.29.jar differ diff --git a/client/minecraft/mods/shulkercharm-1.2.2.jar b/client/minecraft/mods/shulkercharm-1.2.2.jar new file mode 100644 index 0000000..5a209e2 Binary files /dev/null and b/client/minecraft/mods/shulkercharm-1.2.2.jar differ diff --git a/client/minecraft/mods/sodium-fabric-0.5.13+mc1.20.1.jar b/client/minecraft/mods/sodium-fabric-0.5.13+mc1.20.1.jar new file mode 100644 index 0000000..cb3bb52 Binary files /dev/null and b/client/minecraft/mods/sodium-fabric-0.5.13+mc1.20.1.jar differ diff --git a/client/minecraft/mods/sound-physics-remastered-fabric-1.20.1-1.4.12.jar b/client/minecraft/mods/sound-physics-remastered-fabric-1.20.1-1.4.12.jar new file mode 100644 index 0000000..8f8f37a Binary files /dev/null and b/client/minecraft/mods/sound-physics-remastered-fabric-1.20.1-1.4.12.jar differ diff --git a/client/minecraft/mods/status-fabric-1.20.1-1.0.8.jar b/client/minecraft/mods/status-fabric-1.20.1-1.0.8.jar new file mode 100644 index 0000000..102ca9d Binary files /dev/null and b/client/minecraft/mods/status-fabric-1.20.1-1.0.8.jar differ diff --git a/client/minecraft/mods/threadtweak-fabric-1.20.2-0.1.1.jar b/client/minecraft/mods/threadtweak-fabric-1.20.2-0.1.1.jar new file mode 100644 index 0000000..5ef4393 Binary files /dev/null and b/client/minecraft/mods/threadtweak-fabric-1.20.2-0.1.1.jar differ diff --git a/client/minecraft/mods/trinkets-3.7.2.jar b/client/minecraft/mods/trinkets-3.7.2.jar new file mode 100644 index 0000000..a87ea44 Binary files /dev/null and b/client/minecraft/mods/trinkets-3.7.2.jar differ diff --git a/client/minecraft/mods/vmp-fabric-mc1.20.1-0.2.0+beta.7.102-all.jar b/client/minecraft/mods/vmp-fabric-mc1.20.1-0.2.0+beta.7.102-all.jar new file mode 100644 index 0000000..0819d7a Binary files /dev/null and b/client/minecraft/mods/vmp-fabric-mc1.20.1-0.2.0+beta.7.102-all.jar differ diff --git a/client/minecraft/mods/voicechat-fabric-1.20.1-2.5.30.jar b/client/minecraft/mods/voicechat-fabric-1.20.1-2.5.30.jar new file mode 100644 index 0000000..3511320 Binary files /dev/null and b/client/minecraft/mods/voicechat-fabric-1.20.1-2.5.30.jar differ diff --git a/client/minecraft/mods/vt-downloader-2.0.8+1.20.1.jar b/client/minecraft/mods/vt-downloader-2.0.8+1.20.1.jar new file mode 100644 index 0000000..295442f Binary files /dev/null and b/client/minecraft/mods/vt-downloader-2.0.8+1.20.1.jar differ diff --git a/client/minecraft/mods/watut-fabric-1.20.1-1.2.3.jar b/client/minecraft/mods/watut-fabric-1.20.1-1.2.3.jar new file mode 100644 index 0000000..e5613ae Binary files /dev/null and b/client/minecraft/mods/watut-fabric-1.20.1-1.2.3.jar differ diff --git a/client/minecraft/mods/yet_another_config_lib_v3-3.6.6+1.20.1-fabric.jar b/client/minecraft/mods/yet_another_config_lib_v3-3.6.6+1.20.1-fabric.jar new file mode 100644 index 0000000..dbfd72a Binary files /dev/null and b/client/minecraft/mods/yet_another_config_lib_v3-3.6.6+1.20.1-fabric.jar differ diff --git a/client/overrides/options.txt b/client/minecraft/options.txt similarity index 100% rename from client/overrides/options.txt rename to client/minecraft/options.txt diff --git a/client/overrides/resourcepacks/3D.zip b/client/minecraft/resourcepacks/3D.zip similarity index 100% rename from client/overrides/resourcepacks/3D.zip rename to client/minecraft/resourcepacks/3D.zip diff --git a/client/overrides/resourcepacks/credits.txt b/client/minecraft/resourcepacks/credits.txt similarity index 59% rename from client/overrides/resourcepacks/credits.txt rename to client/minecraft/resourcepacks/credits.txt index 516cfa6..e046409 100644 --- a/client/overrides/resourcepacks/credits.txt +++ b/client/minecraft/resourcepacks/credits.txt @@ -3,6 +3,6 @@ Credits: Vanilla Tweaks: https://vanillatweaks.net/ - fancy.zip: https://vanillatweaks.net/share#lvjYZF + fancy.zip: https://vanillatweaks.net/share#47txpm 3D.zip: https://vanillatweaks.net/share#y8JXES - utility.zip: https://vanillatweaks.net/share#d4f6Ft + utility.zip: https://vanillatweaks.net/share#lwHAf3 diff --git a/client/overrides/resourcepacks/fancy.zip b/client/minecraft/resourcepacks/fancy.zip similarity index 92% rename from client/overrides/resourcepacks/fancy.zip rename to client/minecraft/resourcepacks/fancy.zip index 8f911c0..ac39c5c 100644 Binary files a/client/overrides/resourcepacks/fancy.zip and b/client/minecraft/resourcepacks/fancy.zip differ diff --git a/client/overrides/resourcepacks/utility.zip b/client/minecraft/resourcepacks/utility.zip similarity index 73% rename from client/overrides/resourcepacks/utility.zip rename to client/minecraft/resourcepacks/utility.zip index b4acfb9..5a21537 100644 Binary files a/client/overrides/resourcepacks/utility.zip and b/client/minecraft/resourcepacks/utility.zip differ diff --git a/client/minecraft/servers.dat b/client/minecraft/servers.dat new file mode 100644 index 0000000..0a61b06 Binary files /dev/null and b/client/minecraft/servers.dat differ diff --git a/client/mmc-pack.json b/client/mmc-pack.json new file mode 100644 index 0000000..0150e2f --- /dev/null +++ b/client/mmc-pack.json @@ -0,0 +1,51 @@ +{ + "components": [ + { + "cachedName": "LWJGL 3", + "cachedVersion": "3.3.1", + "cachedVolatile": true, + "dependencyOnly": true, + "uid": "org.lwjgl3", + "version": "3.3.1" + }, + { + "cachedName": "Minecraft", + "cachedRequires": [ + { + "suggests": "3.3.1", + "uid": "org.lwjgl3" + } + ], + "cachedVersion": "1.20.1", + "important": true, + "uid": "net.minecraft", + "version": "1.20.1" + }, + { + "cachedName": "Intermediary Mappings", + "cachedRequires": [ + { + "equals": "1.20.1", + "uid": "net.minecraft" + } + ], + "cachedVersion": "1.20.1", + "cachedVolatile": true, + "dependencyOnly": true, + "uid": "net.fabricmc.intermediary", + "version": "1.20.1" + }, + { + "cachedName": "Fabric Loader", + "cachedRequires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "cachedVersion": "0.16.13", + "uid": "net.fabricmc.fabric-loader", + "version": "0.16.13" + } + ], + "formatVersion": 1 +} diff --git a/client/modrinth.index.json b/client/modrinth.index.json deleted file mode 100644 index 8a765ec..0000000 --- a/client/modrinth.index.json +++ /dev/null @@ -1 +0,0 @@ -{"dependencies":{"fabric-loader":"0.18.4","minecraft":"1.20.1"},"files":[{"downloads":["https://cdn.modrinth.com/data/g96Z4WVZ/versions/DIugITgU/BadOptimizations-2.4.1-1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":460234,"hashes":{"sha1":"304007dcb0fb15ed1a1bc3771736470dafc5be0f","sha512":"5e02d9c5a5bc3dccfccbfac4809cda4eb755c015060063b696e92568e0be3d8354a01f6ac5dae99bd27111b7e20bb680512287119459ad069dcf3e7d17cace0f"},"path":"mods/BadOptimizations-2.4.1-1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/Q2OqKxDG/versions/g2QPj5Kb/BetterAdvancements-Fabric-1.20.1-0.4.2.25.jar"],"env":{"client":"required","server":"unsupported"},"fileSize":97597,"hashes":{"sha1":"22964ac6041bd356e40658eb50425ae730f1b071","sha512":"e3111771d6b16639757d562c1714ae1ee2cdb0e14a923c8be87ab87db2a2848dba9b0c40f5f83495140045d2aa5c8bc8e4a9273f1b1470fe71398267aa668816"},"path":"mods/BetterAdvancements-Fabric-1.20.1-0.4.2.25.jar"},{"downloads":["https://cdn.modrinth.com/data/8shC1gFX/versions/7WkFnw9F/BetterF3-7.0.2-Fabric-1.20.1.jar"],"env":{"client":"required","server":"unsupported"},"fileSize":1782676,"hashes":{"sha1":"ed0383ed8c68e1d1cbfc61267afee028d8a4d7fe","sha512":"1b1f5bae45050bf01a23c57cfe94b7f42c6e0e9d669150effc04d3d09fd43c2dbea6c634117309ab1ee11253fcdb3c6061a9034e963b7f08476a76f1e98c3b8a"},"path":"mods/BetterF3-7.0.2-Fabric-1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/xv94TkTM/versions/6ipZLQSK/Controlling-fabric-1.20.1-12.0.2.jar"],"env":{"client":"required","server":"unsupported"},"fileSize":122778,"hashes":{"sha1":"8d6badebb7f2aea04793c92174dafa946b13f1e9","sha512":"1e3da9b2b50488daa7b9165930a48158330404110912037cf42543c6acf649ad79019a324ee42e5ef88ad51bb64ee40684a147bfb7847412259b7cebff0134ee"},"path":"mods/Controlling-fabric-1.20.1-12.0.2.jar"},{"downloads":["https://cdn.modrinth.com/data/uCdwusMi/versions/lC6CwqPp/DistantHorizons-2.4.5-b-1.20.1-fabric-forge.jar"],"env":{"client":"required","server":"required"},"fileSize":25378978,"hashes":{"sha1":"ce3814dd5971edda4d04c3a42ef0df5c6cf8e10d","sha512":"679cb6f9b55d7eea43c17f0204042140590de712b0cecdc14016e8064a9846695e2f438922377f658e26534c49cb61e6da939a6be53c2cb1cd1bc088b69db3ee"},"path":"mods/DistantHorizons-2.4.5-b-1.20.1-fabric-forge.jar"},{"downloads":["https://cdn.modrinth.com/data/5ZwdcRci/versions/AIFWhP2u/ImmediatelyFast-Fabric-1.5.3%2B1.20.4.jar"],"env":{"client":"required","server":"required"},"fileSize":242879,"hashes":{"sha1":"3f9697cbcc5fcc116a0a0dd0964ea75724ca3dc8","sha512":"abc9ab8ce9c688479d8006025c6268c509be10c0e1b3a86bd54c0665d8aecbf6222105055067cb815059dc62aa58dd956e27b89772124a4d82c96fcbac236d1c"},"path":"mods/ImmediatelyFast-Fabric-1.5.3+1.20.4.jar"},{"downloads":["https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar"],"env":{"client":"required","server":"required"},"fileSize":619812,"hashes":{"sha1":"b99f23fb76aad5a944400717e6d71aa011c4d7f7","sha512":"3213e37fc12205e49f69a6c295c8c3237d8464d63dedbfbac4901892752741d22ebf7e1b40d6683143e70ca158fc95b00c2af177a1263038edce9a46b6cbeb79"},"path":"mods/NoChatReports-FABRIC-1.20.1-v2.2.2.jar"},{"downloads":["https://cdn.modrinth.com/data/nfn13YXA/versions/nYcMSS03/RoughlyEnoughItems-12.1.785-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":2443883,"hashes":{"sha1":"2423e7bbc26384e0f927ab81b513787b2d06b52e","sha512":"1eaf6de6ba640407599767d150aa0c7dd71ad071915bf34d9a06fa8a0a3825882cd0fa966d3f225912f5fb456be38fe58021db9df988f65d667bea102a861a15"},"path":"mods/RoughlyEnoughItems-12.1.785-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/fuuu3xnx/versions/eh4IBlu2/Searchables-fabric-1.20.1-1.0.3.jar"],"env":{"client":"required","server":"unsupported"},"fileSize":80283,"hashes":{"sha1":"d7cbd06088a90f8adfd4bb9a99d1c256bcdf22a1","sha512":"94a44b9ad58507a28ffb6e1a48b28b23740d4192c5511012b0eb8db33360200232ec84ceba121368fa3e54d1b845458434950ad1f6702d0e8ad5746843480bf3"},"path":"mods/Searchables-fabric-1.20.1-1.0.3.jar"},{"downloads":["https://cdn.modrinth.com/data/ZzjhlDgM/versions/yMgmXIuq/Steam_Rails-1.6.14-beta%2Bfabric-mc1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":9886849,"hashes":{"sha1":"f9461857577c832c38ea7f98f1945b6427e06d65","sha512":"1cd1d40eb3b3d50599aa115ed9c44e65d8ca283869830ef7f220c759e9d4f9393aa0284de99a98013e220af1edcc87b831745c2a83bc119cff570ba654ea5c49"},"path":"mods/Steam_Rails-1.6.14-beta+fabric-mc1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/w7ThoJFB/versions/hWl13Hjr/Zoomify-2.14.6%2B1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":1890159,"hashes":{"sha1":"fb64da55f2a02b8dfa5bd87b71690ab38ae6012c","sha512":"ad915de74005cbc55b6678a3333410e6891288b796efdd999bc5a9770f73981bf2c218e04a8bfe7837d445e1483ce9d22771f93132795be889db0c75834cf7d3"},"path":"mods/Zoomify-2.14.6+1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/EsAfCjCV/versions/xcauwnEB/appleskin-fabric-mc1.20.1-2.5.1.jar"],"env":{"client":"required","server":"required"},"fileSize":1064362,"hashes":{"sha1":"d0f11243f79c071416bbcee781ae93eb57a0283c","sha512":"1544c3705133694a886233bdf75b0d03c9ab489421c1f9f30e51d8dd9f4dcab5826edbef4b7d477b81ac995253c6258844579a54243422b73446f6fb8653b979"},"path":"mods/appleskin-fabric-mc1.20.1-2.5.1.jar"},{"downloads":["https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":585207,"hashes":{"sha1":"4fa65e32dbf63a871a30fe8ec6fbff9a4b8d007d","sha512":"4cb8f009fd522d68a795d2cf5a657bdbe248b32ba7c33cd968f5ab521e9d60e198f8a3f6c50e7d960a2b8f50375116be0db1fd44b5710ea758697d8ea70d15de"},"path":"mods/architectury-9.2.14-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/2u6LRnMa/versions/f3ATcSfq/botarium-fabric-1.20.1-2.3.4.jar"],"env":{"client":"required","server":"required"},"fileSize":188388,"hashes":{"sha1":"20e1c12cd5e4b4127c7b20ab7e7f81e7119dbf8b","sha512":"03589a8d05c17dbb4271c212d0eb00c53d9d5c0705f63c7816ff9e099245db71f94e7c544e323beaeac28d30bd3807eeccb1352792cb6d778ff6ecf68f4635c7"},"path":"mods/botarium-fabric-1.20.1-2.3.4.jar"},{"downloads":["https://cdn.modrinth.com/data/VSNURh3q/versions/s4WOiNtz/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.16.jar"],"env":{"client":"required","server":"required"},"fileSize":1426500,"hashes":{"sha1":"94d96b5fffd9e98bd8448dcdd9e27f60511b1d29","sha512":"359c715fd6a0464192d36b4d9dbb7927776eaae498f0cab939b49740fc724bda83aaf4f069f395dc5975d1e82762ee3b602111d9375eb27ab6f5360c4b17f2ff"},"path":"mods/c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar"},{"downloads":["https://cdn.modrinth.com/data/7Coz83fv/versions/ZWPrW9TU/clientcommands-2.8.5.jar"],"env":{"client":"required","server":"unsupported"},"fileSize":1881449,"hashes":{"sha1":"055f47b62154773c83c746edd1862a33883bf07a","sha512":"9fe63a6ce4249c25f7a1ec0b2b7416dc72cf73d4baf0a8526676f22eb0864105d7b4122cbb293b2fbc24229593253d237383f8b52241b577282ad616ee822c0a"},"path":"mods/clientcommands-2.8.5.jar"},{"downloads":["https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":1172214,"hashes":{"sha1":"d5fe84a0cc9ed5c7290a76ba570e1f8716afecab","sha512":"2da85c071c854223cc30c8e46794391b77e53f28ecdbbde59dc83b3dbbdfc74be9e68da9ed464e7f98b4361033899ba4f681ebff1f35edc2c60e599a59796f1c"},"path":"mods/cloth-config-11.1.136-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/3KwAcCSv/versions/tnuNyIy1/connected-doors-1.2%2B1.20.jar"],"env":{"client":"required","server":"required"},"fileSize":41851,"hashes":{"sha1":"c86f63ef70ed5b12a8d689aaeaab17a1a402d0fa","sha512":"e53d38384de0925febd564fae4ed0b867319a207ec6c634a15bb82c09ca295ab6f508825432772e27de08c7ccbceb0738a998a7585134f3d9f4818f85aa79279"},"path":"mods/connected-doors-1.2+1.20.jar"},{"downloads":["https://cdn.modrinth.com/data/1IjD5062/versions/qGTDcjHM/continuity-3.0.0%2B1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":1016063,"hashes":{"sha1":"b9b3908c93efed3da5ad7caaf733b9d5b678c85f","sha512":"7205cae3c534fd5d5328a9659146911381c06e54da995aabd11745ad72def5bd5120b7cb792fab2e8dcaa4670c23bdba21079b8f6da94152cfc6ea4b415edcbf"},"path":"mods/continuity-3.0.0+1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/UT2M39wf/versions/WYmjbo0H/copycats-2.2.2%2Bmc.1.20.1-fabric.jar"],"env":{"client":"optional","server":"optional"},"fileSize":1933455,"hashes":{"sha1":"bee12467cf7cd605ad79fa65a5fb53625ac8c1fa","sha512":"21c4409d5f453a29d161b34ebed3b6253953529fbfcac4651fd4476059a99f6d2244486345b69a46dc9b3a1ebdfd39cd0ef0c1b8b814a95b3cf7c8465471eee1"},"path":"mods/copycats-2.2.2+mc.1.20.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/rLLJ1OZM/versions/7tRnsYkP/coroutil-fabric-1.20.1-1.3.7.jar"],"env":{"client":"required","server":"required"},"fileSize":2392617,"hashes":{"sha1":"0b9a1b0db34d1271fe7bcc4ec0e451c3fb25a04c","sha512":"4a03363dd9cfd517eb04bea77779c88e74f12c1dacadc726869cb9b595348d615e50041893ad72155f7ac2c359219604710d6157dec95a46fe0e598ef5642035"},"path":"mods/coroutil-fabric-1.20.1-1.3.7.jar"},{"downloads":["https://cdn.modrinth.com/data/Xbc0uyRg/versions/HAqwA6X1/create-fabric-6.0.8.1%2Bbuild.1744-mc1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":32189889,"hashes":{"sha1":"f750d019bc1230c8c7a8a4ccf549d1db192d7a69","sha512":"6edaddb93bc87bf8204376d3ceddd3e3dfec1d716556a5925802f2ade59ce5a660ded50088fa94188842ff83fc29445363dfa5d423e425b1574092833b6fa896"},"path":"mods/create-fabric-6.0.8.1+build.1744-mc1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/Q4F90RHI/versions/C9U99P99/create_armor_trims-1.20.1-2.0.1.jar"],"env":{"client":"required","server":"required"},"fileSize":113676,"hashes":{"sha1":"d47ef027154e5dcaf1ea8bea3fb70e8824c01f60","sha512":"aded234e3c435f88b3282592e04c0923d7509b464abe20ebd5a250daad603e7da9e3c26dd978b734f988e1326d5b0fd1e8302807d3d4e5dd7934deb1b90e841c"},"path":"mods/create_armor_trims-1.20.1-2.0.1.jar"},{"downloads":["https://cdn.modrinth.com/data/E9MuZ1zB/versions/fHsTW7eS/create_power_loader-1.5.3-mc1.20.1-fabric.jar"],"env":{"client":"optional","server":"optional"},"fileSize":347572,"hashes":{"sha1":"773fa689a5d1027959bb7900585900dbb75cf0dc","sha512":"b2b04775d9afaa2091a82eaa9e81f7f6cfd57cc99adee0e869c7ea0044524c943f771860b74588eacf5a8ee1e0924ebbd04b97f716442caf07d8bcf2b6081989"},"path":"mods/create_power_loader-1.5.3-mc1.20.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/sMvUb4Rb/versions/GsxgfeNu/createdeco-2.0.2-1.20.1-fabric.jar"],"env":{"client":"optional","server":"optional"},"fileSize":3971046,"hashes":{"sha1":"b7b525c64cde199d1ab12fee7f1171812a283646","sha512":"f7ce4b520b7eb47fb9d1a8f510465b96673dee2d6f91ff0720713ee62143d095b399a980666538ebfb8b401fb5e93baf50a2cb2be6a4f2adfde2024f198a35c9"},"path":"mods/createdeco-2.0.2-1.20.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/OEAJaSuI/versions/v2ijIuGa/createestrogen-1.0.0%2B1.20.1-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":257067,"hashes":{"sha1":"988d30d31c6f2ea17133b1e34235e92621cb39b9","sha512":"41e588e14e55b1d17134603992b188a8f47a65691db27a4f08db79d9402ce1ad26af6d76731b95fa0f553196812a668da6704c8f8a2f84a0fb6670a10e9193bf"},"path":"mods/createestrogen-1.0.0+1.20.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/Dq3STxps/versions/JYYwMQBw/createrailwaysnavigator-fabric-1.20.1-beta-0.8.5-C6.jar"],"env":{"client":"required","server":"required"},"fileSize":3299949,"hashes":{"sha1":"8e5fefadb4a37358874bad042e235d3bec465206","sha512":"faa3dfb89b780ba169373aa6c2db1f5269db0ee70f103c991e7af0a743ea0736552fdff84c975d7e54c6cd7fbc93b05a5a35a62557716d6d9ae0d4c974fc596e"},"path":"mods/createrailwaysnavigator-fabric-1.20.1-beta-0.8.5-C6.jar"},{"downloads":["https://cdn.modrinth.com/data/4JVfdODB/versions/73PdF2tT/cynosure-0.1.13-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":2329631,"hashes":{"sha1":"398d1382e1167a141beb929ca1dd1418f9ffe81d","sha512":"18a67a5a729723974b81a82841111c1c9384f96e31b9a90ecd830a6bbdb3b509fcca1f98621e737e68f6b64aaac480be43955e7e9d96f545c637a9cf4ec28208"},"path":"mods/cynosure-0.1.13-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/t6BIRVZn/versions/FibgWXh0/decorative_blocks-fabric-1.20.1-4.1.3.jar"],"env":{"client":"required","server":"required"},"fileSize":546719,"hashes":{"sha1":"26455641c583a36dd678a7614676a8c7185eefaf","sha512":"d679847cc78b196a688b0e36cc18352bde9c75f87e8d5421dd0e5311c2aab7418427612f6d54f807725c91c0c5c97fcc3496c5105f56e5e73ef9c136b463dd34"},"path":"mods/decorative_blocks-fabric-1.20.1-4.1.3.jar"},{"downloads":["https://cdn.modrinth.com/data/OVuFYfre/versions/i3v1Skck/enhancedblockentities-0.9%2B1.20.jar"],"env":{"client":"required","server":"unsupported"},"fileSize":490690,"hashes":{"sha1":"61cfe50f69f8ef9e3640c0269ef158870f5b0410","sha512":"7e8b402fd25efd396bc7f0f25a663808ae9890accc227850c454dfcdc975657f22afceb15878e781485622434a6f6d60aff2a60264aa4425edd52ebe052a0de5"},"path":"mods/enhancedblockentities-0.9+1.20.jar"},{"downloads":["https://cdn.modrinth.com/data/NNAgCjsB/versions/QFXoqZHC/entityculling-fabric-1.9.5-mc1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":1561882,"hashes":{"sha1":"d82ff7418e16ef89afa123127e3fb945983cdf70","sha512":"0ffa7d795218d5be09ac32a39ae2f1b139f06949d2ba19b9fe66ab73ee0c3c51f2e410b234e3c2e40d5d1c12c6a417f4c7f30ced63325e61491cdd9c1fa6edbf"},"path":"mods/entityculling-fabric-1.9.5-mc1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/HhIJW8n1/versions/2J7DuoD3/estrogen-5.0.5%2B1.20.1-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":29576797,"hashes":{"sha1":"fd3bd09e0b03d2e40edaadffbaf9e5e5c7a1afb2","sha512":"1a77ec0baf9c14623e3f9acf2eef13f11998a0bc0d7ab20d0715b50b5c556267b323ee889d75f82275b41e1633d806dec0c0ae9b9001f9f5f269d7e91a767375"},"path":"mods/estrogen-5.0.5+1.20.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/P7dR8mSH/versions/UapVHwiP/fabric-api-0.92.6%2B1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":2107873,"hashes":{"sha1":"3ec0a88b64f252257df6287e9a1d47ed96331e5d","sha512":"2bd2ed0cee22305b7ff49597c103a57c8fbe5f64be54a906796d48b589862626c951ff4cbf5cb1ed764a4d6479d69c3077594e693b7a291240eeea2bb3132b0c"},"path":"mods/fabric-api-0.92.6+1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/TQTTVgYE/versions/K0Wj117C/fabric-carpet-1.20-1.4.112%2Bv230608.jar"],"env":{"client":"required","server":"required"},"fileSize":1577482,"hashes":{"sha1":"29faa4d1c22509b67a6d66b2a8c9d3b5aa483b65","sha512":"bf9060e6b1d30d676d9efd30369ccb5baef164fc2d87aad7c7a19d2d9265b5d1d328428a308bdd15960a26bfe46dcd823a236c39f4e26474847354337b043c51"},"path":"mods/fabric-carpet-1.20-1.4.112+v230608.jar"},{"downloads":["https://cdn.modrinth.com/data/Ha28R6CL/versions/LcgnDDmT/fabric-language-kotlin-1.13.7%2Bkotlin.2.2.21.jar"],"env":{"client":"required","server":"required"},"fileSize":7479608,"hashes":{"sha1":"ab71e8daf9a2d529204b5c28b3801713d22f3d46","sha512":"0453a8a4eb8d791b5f0097a6628fae6f13b6dfba1e2bd1f91218769123808c4396a88bcdfc785f1d6bca348f267b32afc2aa9e0d5ec93a7b35bcfe295268c7bc"},"path":"mods/fabric-language-kotlin-1.13.7+kotlin.2.2.21.jar"},{"downloads":["https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":125197,"hashes":{"sha1":"8fa3b84fc5860dbc30fdf8cced02af68dffcf3fa","sha512":"9b7dc686bfa7937815d88c7bbc6908857cd6646b05e7a96ddbdcada328a385bd4ba056532cd1d7df9d2d7f4265fd48bd49ff683f217f6d4e817177b87f6bc457"},"path":"mods/ferritecore-6.0.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/OX7oyAQX/versions/oEnu0qVQ/flashfreeze-0.3.4%2B1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":732112,"hashes":{"sha1":"831e59a5f0d5a922dcccb7e51b8b875514244861","sha512":"e4aac942cc12ce09d835f825473d7750aba9b7d01ba14d0223ba977ad50affd5aad40a2fcdcc5d943cdab44d5fddcd3f9e3854300debf98825a29618785e3d46"},"path":"mods/flashfreeze-0.3.4+1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/8BmcQJ2H/versions/AXhbVyuq/geckolib-fabric-1.20.1-4.8.2.jar"],"env":{"client":"required","server":"required"},"fileSize":1069282,"hashes":{"sha1":"5608d18e362a4c1263c2599735d1891d8be8cc26","sha512":"cf0f40b02ce712610984c486ed6c7fa0c46f5926da0f8a4d329622dfaadf96a90bd1c2f9afdfc08082a66fb6e9dbf4d6853a9405f16c856bf0b55c62efcbb0a6"},"path":"mods/geckolib-fabric-1.20.1-4.8.2.jar"},{"downloads":["https://cdn.modrinth.com/data/8O6iJpuJ/versions/1u0Xl0C5/hoofprint-1.2.1%2B1.20.jar"],"env":{"client":"required","server":"unsupported"},"fileSize":66903,"hashes":{"sha1":"f54d6d85d81ba23edaad0be90e35349487cbd913","sha512":"3547f5f9ec699de4c7c6edc42f788b8806c65bd51cfed95e1f761546cc8b4942b5e5aff78d7112bf1a320a60ed45e6fa45a626b328f257e29838dc29db66a716"},"path":"mods/hoofprint-1.2.1+1.20.jar"},{"downloads":["https://cdn.modrinth.com/data/Orvt0mRa/versions/nQHYSjxO/indium-1.0.36%2Bmc1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":105382,"hashes":{"sha1":"d824614e7a173d273167969f427702f51846aca7","sha512":"7c5a1851f1fc08ae69318e151d07151fabba6cda2a24616c9251e1a4e5b969453e88b97d60f926271d60e3511bfc6fa05a64a108466efb7f29bec4519547e0c9"},"path":"mods/indium-1.0.36+mc1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/fQEb0iXm/versions/jiDwS0W1/krypton-0.2.3.jar"],"env":{"client":"required","server":"required"},"fileSize":185895,"hashes":{"sha1":"4d499819effd8afe811e5d93952fcc46765a00df","sha512":"92b73a70737cfc1daebca211bd1525de7684b554be392714ee29cbd558f2a27a8bdda22accbe9176d6e531d74f9bf77798c28c3e8559c970f607422b6038bc9e"},"path":"mods/krypton-0.2.3.jar"},{"downloads":["https://cdn.modrinth.com/data/gvQqBUqZ/versions/iEcXOkz4/lithium-fabric-mc1.20.1-0.11.4.jar"],"env":{"client":"required","server":"required"},"fileSize":691483,"hashes":{"sha1":"048227ed60a3005cf9fa55880dfe0cf20b0ba680","sha512":"31938b7e849609892ffa1710e41f2e163d11876f824452540658c4b53cd13c666dbdad8d200989461932bd9952814c5943e64252530c72bdd5d8641775151500"},"path":"mods/lithium-fabric-mc1.20.1-0.11.4.jar"},{"downloads":["https://cdn.modrinth.com/data/GcWjdA9I/versions/V7yLDtJV/malilib-fabric-1.20.1-0.16.3.jar"],"env":{"client":"required","server":"unsupported"},"fileSize":545403,"hashes":{"sha1":"94d4dd8a82e493d956b423019134d8c48ee737be","sha512":"2c16a64cf9af03569618c6bd0359797bbaecec854ac8e8197e9180b1739eb74b6157a9c389a4f8dd8b4aabe52227aafb8d2a6b6b72732ed3c450ff9a0849234c"},"path":"mods/malilib-fabric-1.20.1-0.16.3.jar"},{"downloads":["https://cdn.modrinth.com/data/tNmWwdI2/versions/HhfnomCg/mcqoy-0.4.1%2Bfabric-1.20.jar"],"env":{"client":"required","server":"unsupported"},"fileSize":311457,"hashes":{"sha1":"601d20754865303d0bc42f4e7f96264f47917509","sha512":"796dfce519cef59d9fc5a4866d6a9253fbe19c2504a77ddf6b73b0e9336d0b89c65bf23ce8cd688281b2e7b47c14eafc457032211e652aa82fe6b0a9f0d06cea"},"path":"mods/mcqoy-0.4.1+fabric-1.20.jar"},{"downloads":["https://cdn.modrinth.com/data/UMxybHE8/versions/s4CUdPPN/minihud-fabric-1.20.1-0.27.1.jar"],"env":{"client":"required","server":"required"},"fileSize":328743,"hashes":{"sha1":"8347b83dd02718cc1b187e5ea83f371e0ac26ab7","sha512":"913d4b745db01c05d4f12b62d045b098b24a7a26b918446e4682c3a0c3a5b8029c7b824b27007a9b627761d0eed784eb92f1b1f0f5ec8b78d07739d563b9b160"},"path":"mods/minihud-fabric-1.20.1-0.27.1.jar"},{"downloads":["https://cdn.modrinth.com/data/nmDcB62a/versions/rPmgLeZC/modernfix-fabric-5.25.2%2Bmc1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":545175,"hashes":{"sha1":"be03b9eb570c1e9df7593e68623f0fecbd039460","sha512":"878e39d182767ffd08ad6a3539fae780739129db133abe02b9b73dc3df6e1ac9ddbe509620356b0aae5e7bfbed535d0e18741703334317a16fefef820269da2d"},"path":"mods/modernfix-fabric-5.25.2+mc1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/mOgUt4GM/versions/lEkperf6/modmenu-7.2.2.jar"],"env":{"client":"required","server":"unsupported"},"fileSize":721366,"hashes":{"sha1":"099c68feeb74887cbbbd8ce9a27c6123804a2c5a","sha512":"9a7837e04bb34376611b207a3b20e5fe1c82a4822b42929d5b410809ec4b88ff3cac8821c4568f880775bafa3c079dfc7800f8471356a4046248b12607e855eb"},"path":"mods/modmenu-7.2.2.jar"},{"downloads":["https://cdn.modrinth.com/data/51shyZVL/versions/LbDzALB5/moreculling-1.20.1-0.24.3.jar"],"env":{"client":"required","server":"required"},"fileSize":273590,"hashes":{"sha1":"61e777f743975ca7aa6483852a1ef16a17332529","sha512":"239ad176228458b24cfbf6a39c5d244ecd59b354e7e34209769c4ef5cbebadfab7012af77beba330176e17e5e0182f55d01f1d3c5e4a96c82a74e21f3ace7740"},"path":"mods/moreculling-1.20.1-0.24.3.jar"},{"downloads":["https://cdn.modrinth.com/data/F8BQNPWX/versions/dMGBsRgz/naturalist-fabric-4.0.3-1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":4310075,"hashes":{"sha1":"309142b01014a047cf8cbdded96b085ca59fac85","sha512":"2598c35680c48d8a5a30c05883cf1c0b3cbada36594ba93f35f3e99555634e64d3b4eea5d1c8beb84ef7019d3d61a32350cdc68368ab0a2b731ab381978492b0"},"path":"mods/naturalist-fabric-4.0.3-1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/KuNKN7d2/versions/erSJnRcq/noisium-fabric-2.3.0%2Bmc1.20-1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":214902,"hashes":{"sha1":"be85535cf1efe82bd8c41bcf851becaad498a598","sha512":"f0abcdac514bd2b4eb6af3529eeb9980a6fef534d31244879acb291a9943151aeb34f372bf98ae01f6191870bf95e1c0bc36d522433353a1090b96e7ac03c417"},"path":"mods/noisium-fabric-2.3.0+mc1.20-1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/RsZDxTI3/versions/Eq9r6JQQ/quickshulker-1.4.0-1.20.jar"],"env":{"client":"required","server":"required"},"fileSize":250646,"hashes":{"sha1":"10670458f2b106ce97a58bc287816ea184924741","sha512":"6ea5b7e5628ffa5fb80317454672ff5eee8b4aa6264bf3397c1adc72b126e9486ec00fc81418109d5904ab54999df1511b0b7e10aaf3e056a9d3126936a6245a"},"path":"mods/quickshulker-1.4.0-1.20.jar"},{"downloads":["https://cdn.modrinth.com/data/G1hIVOrD/versions/UOdaYbhh/resourcefullib-fabric-1.20.1-2.1.29.jar"],"env":{"client":"required","server":"required"},"fileSize":431646,"hashes":{"sha1":"e1d85a3100c2f3683a65dca20518e3914d82b0f0","sha512":"d3fcf5440c9359ee84cdec6ab198a6b2e10e5b1939995d2b12837ffdaa1f82d3caa80b14107cf02380718c65f20672b1faca3a498d2b41d79c79de34b2f7189b"},"path":"mods/resourcefullib-fabric-1.20.1-2.1.29.jar"},{"downloads":["https://cdn.modrinth.com/data/J2SCGP0Y/versions/ITE4y7fS/shulkercharm-1.2.2.jar"],"env":{"client":"required","server":"required"},"fileSize":39917,"hashes":{"sha1":"ece6b869cd8d5027179195b609fbb21006ea9273","sha512":"86a259c564743bdd2e1a087016706ee38ecd6bd43f9ba108e94b808c5713ef01f61ae2378a19ed7905ca95ef672e27a9271e9bdce76f5d39157d23d684c343bb"},"path":"mods/shulkercharm-1.2.2.jar"},{"downloads":["https://cdn.modrinth.com/data/AANobbMI/versions/OihdIimA/sodium-fabric-0.5.13%2Bmc1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":971552,"hashes":{"sha1":"bcdbf37d9494e405cba210d7a80ed58e756297b5","sha512":"81c64f9c2d3402dfa43ee54d8f5a054f5243bfb08984e3addcab9fe885073c79c43c1c8c41e8f30b625d26a656f82a8e5f370bbbbf222ff1c08f4b324edb7ea4"},"path":"mods/sodium-fabric-0.5.13+mc1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/qyVF9oeo/versions/sCsWXt85/sound-physics-remastered-fabric-1.20.1-1.5.1.jar"],"env":{"client":"required","server":"required"},"fileSize":205569,"hashes":{"sha1":"b06a2eb31bcfe3d98463d1323e4787ac2b378bff","sha512":"3889b1e8e5448b36321a63b631cba89fe4b519f05fe85c572e4bc891216d12d55381f139b7a1cd53e210bddfee7750882506a4b71508da585cf4b459605d80cb"},"path":"mods/sound-physics-remastered-fabric-1.20.1-1.5.1.jar"},{"downloads":["https://cdn.modrinth.com/data/4KjqhPc9/versions/ykwbsgaV/surveyor-1.1.2%2B1.20.jar"],"env":{"client":"required","server":"required"},"fileSize":586532,"hashes":{"sha1":"405a4e1c3033594234a6bdf957128177d131e3ca","sha512":"2f58895e7f03a4f4f74dbb944c2245f361cc78cb9c38f5b45847ffd5a741310285f1ced50d8bb9f2bc5a72f5320d0f0af6d16b56bda079cf59693e7df0d15fa6"},"path":"mods/surveyor-1.1.2+1.20.jar"},{"downloads":["https://cdn.modrinth.com/data/vSEH1ERy/versions/gBP1GqtK/threadtweak-fabric-1.20.2-0.1.1.jar"],"env":{"client":"required","server":"required"},"fileSize":144848,"hashes":{"sha1":"4849b845daf49089d0eb1268ce23d61b9694afa4","sha512":"b5a9fc2775bc8c020cb88b898dcdf473bf77f03ef41be1661a117872b16582a7e30b4f4a94d4c97855484a173e5e41951d47fcc17aef2429828b35308453835c"},"path":"mods/threadtweak-fabric-1.20.2-0.1.1.jar"},{"downloads":["https://cdn.modrinth.com/data/5aaWibi9/versions/AHxQGtuC/trinkets-3.7.2.jar"],"env":{"client":"required","server":"required"},"fileSize":238532,"hashes":{"sha1":"d58cc8759587f03f320f188972ca66baa788d008","sha512":"bedf97c87c5e556416410267108ad358b32806448be24ef8ae1a79ac63b78b48b9c851c00c845b8aedfc7805601385420716b9e65326fdab21340e8ba3cc4274"},"path":"mods/trinkets-3.7.2.jar"},{"downloads":["https://cdn.modrinth.com/data/wnEe9KBa/versions/sV8lIBhJ/vmp-fabric-mc1.20.1-0.2.0%2Bbeta.7.102-all.jar"],"env":{"client":"required","server":"required"},"fileSize":487043,"hashes":{"sha1":"46e896cabf7813275413c97e6dd2f48ef534057d","sha512":"38ba14d870ddbcef233c9baa399005aaccde95d7b77175aa3a795eb9fed1086492b4ac5c6bbc05909dd76dce1b19b5c26613585161c2f3d20f2494beb8b23fe4"},"path":"mods/vmp-fabric-mc1.20.1-0.2.0+beta.7.102-all.jar"},{"downloads":["https://cdn.modrinth.com/data/9eGKb6K1/versions/z5kIPm1A/voicechat-fabric-1.20.1-2.6.11.jar"],"env":{"client":"required","server":"required"},"fileSize":5251599,"hashes":{"sha1":"ceb26733205db520e86acf5cdab7a87f3aae60f9","sha512":"c4e89a59232c007f862d77151d590ae25d6c0d6a88cb330bf9aa6644b14ac28f07e2d8b85667741e1a99a3452848a59b8a03e5c378afe74375e34cdefe2941aa"},"path":"mods/voicechat-fabric-1.20.1-2.6.11.jar"},{"downloads":["https://cdn.modrinth.com/data/1E2sq1cp/versions/SgARk8e3/vt-downloader-2.0.8%2B1.20.1.jar"],"env":{"client":"required","server":"unsupported"},"fileSize":133441,"hashes":{"sha1":"df183f843afe13c0c84188b1b075d45397ce9870","sha512":"a109d098f672bdbcdad6640a44456e7e35aa1f5fc88b4c0a627a56d9f6d02c33a41e5ace296b966c82bce10e972f575f94a3dec319cc1fc8f53b5b6785c662f7"},"path":"mods/vt-downloader-2.0.8+1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/AtB5mHky/versions/Ub8MHZaV/watut-fabric-1.20.1-1.2.3.jar"],"env":{"client":"required","server":"required"},"fileSize":789018,"hashes":{"sha1":"e3b5da7d097e95d5b8c244f8f6c7947e1f5fdf92","sha512":"78e36fafa354d8e793d592b377c6162886fa487cadf8ca7dc24c3140909cfe2af943a2c954a4a9dbc7c7828fe606ff5d44e98cf7a4d9e8846810c498e1cc49eb"},"path":"mods/watut-fabric-1.20.1-1.2.3.jar"},{"downloads":["https://cdn.modrinth.com/data/1eAoo2KR/versions/dvS5DjUA/yet_another_config_lib_v3-3.6.6%2B1.20.1-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":1294234,"hashes":{"sha1":"dc5ac6c6c4d1e48e8e520b9a41b41e704e82cf55","sha512":"20f282b3cdaec7c83a96840edb756336677c5816ed943145022f1ce1eafac0c9aa7c621939e15abe6f4309626738bc56d3d1b8434f5175d22e7409108630b02b"},"path":"mods/yet_another_config_lib_v3-3.6.6+1.20.1-fabric.jar"}],"formatVersion":1,"game":"minecraft","name":"IA-client","versionId":"4.0"} \ No newline at end of file diff --git a/client/overrides/config/DistantHorizons.toml b/client/overrides/config/DistantHorizons.toml deleted file mode 100644 index d285a1c..0000000 --- a/client/overrides/config/DistantHorizons.toml +++ /dev/null @@ -1,21 +0,0 @@ -_version = 3 - -[server] - -[common] - -[client] - - [client.advanced] - - - [client.advanced.multiplayer] - # - # How should multiplayer save folders should be named? - # - # NAME_ONLY: Example: "Minecraft Server" - # IP_ONLY: Example: "192.168.1.40" - # NAME_IP: Example: "Minecraft Server IP 192.168.1.40" - # NAME_IP_PORT: Example: "Minecraft Server IP 192.168.1.40:25565"NAME_IP_PORT_MC_VERSION: Example: "Minecraft Server IP 192.168.1.40:25565 GameVersion 1.16.5" - serverFolderNameMode = "IP_ONLY" - diff --git a/client/overrides/config/badoptimizations.txt b/client/overrides/config/badoptimizations.txt deleted file mode 100644 index 79942c9..0000000 --- a/client/overrides/config/badoptimizations.txt +++ /dev/null @@ -1,81 +0,0 @@ -# BadOptimizations configuration -# Toggle and configure optimizations here. -# *All* of these require restarts. - -# Whether we should cancel updating the lightmap if not needed. -enable_lightmap_caching: true -# How much the in-game time must change in ticks (default tick rate = 1/20th of a second) -# for the lightmap to update. -# Higher values will result in less frequent updates -# to block lighting, but slightly better performance. -# Values below 2 will disable the optimization. -# Has no effect in Minecraft 1.21.11+ as lightmap caching no longer directly uses time. -lightmap_time_change_needed_for_update: 80 - -# Whether the sky's color should be cached unless you're on a biome border. -# Has no effect in Minecraft 1.21.11+ as the sky color was made data-driven. -enable_sky_color_caching: true -# How much the in-game time must change in ticks for the sky color to -# be recalculated when not between biome borders. Higher values will result in -# the sky updating less frequently, but slightly better performance. -# Values below 2 will all have the same effect. -skycolor_time_change_needed_for_update: 20 - -# Whether we should avoid calling debug renderers -# if there are no debug entries to render or process. -enable_debug_renderer_disable_if_not_needed: true - -# -# Micro optimizations -# - -# Whether we should avoid calling the particle manager -# and its calculations if there are no particles. -enable_particle_manager_optimization: true -# Whether we should avoid calling the toast manager if there are no toasts. -enable_toast_optimizations: true -# Whether the result of getSkyAngle should be cached -# for the entire frame during rendering. -enable_sky_angle_caching_in_worldrenderer: true -# Whether entity renderers should be stored directly in EntityType instead of a HashMap. -# If your entity-adding mod crashes with BadOptimizations, try disabling this first. -enable_entity_renderer_caching: true -# Whether block entity renderers should be stored in BlockEntityType instead of a HashMap. -enable_block_entity_renderer_caching: true -# Whether entity flags should be cached instead of calling DataTracker. -# Also removes the unnecessary thread lock in DataTracker. -# Unneeded with Lithium. Has no effect in Minecraft 1.20.5+. -enable_entity_flag_caching: true -# Whether we should avoid calling FOV calculations -# if the FOV effect scale is zero. -enable_remove_redundant_fov_calculations: true -# Don't tick the tutorial if the game is not in demo mode. -enable_remove_tutorial_if_not_demo: true - -# -# Other -# - -# Whether BadOptimizations should be added onto -# the left text of the F3 menu. -# In 1.21.9+, enabling this puts it into the F3 customizer screen. -show_f3_text: false - -# Some config options will be force-disabled if certain mods are present -# due to incompatibilities (e.g. entity rendering caching -# is disabled w/ Twilight Forest / BedrockSkinUtility / SkinShuffle). -# However, if you still want to use the optimizations, you can override it -# by setting this to true. Beware of crashes. And Herobrine. -ignore_mod_incompatibilities: false - -# Some mods add hooks that add extra conditions to lightmap/skycolor caching. -# Set this to true to ignore loading them. Enabling may cause issues with -# lighting mods and is not recommended. -ignore_mod_cache_hooks: false - -# Whether to log the entire config into console when booting up. -# If you plan on reporting an issue, please keep this on. -log_config: false - -# Do not change this -config_version: 6 diff --git a/client/overrides/servers.dat b/client/overrides/servers.dat deleted file mode 100644 index 6f8a236..0000000 Binary files a/client/overrides/servers.dat and /dev/null differ diff --git a/server/MMS.container b/server/MMS.container index 9faadaf..045b7da 100644 --- a/server/MMS.container +++ b/server/MMS.container @@ -20,7 +20,7 @@ Exec=java -Xmx4G -Xms1G -jar minecraft_server.jar --nogui SuccessExitStatus=0 143 TimeoutStartSec=480 TimeoutStopSec=480 -ExecStop=-podman exec systemd-%N sh /mnt/rcon/stop.sh +ExecStop=-podman exec systemd-MMS sh /mnt/rcon/stop.sh [Install] # Start by default on boot diff --git a/server/bluemap/pack_sources.txt b/server/bluemap/pack_sources.txt deleted file mode 100644 index add886b..0000000 --- a/server/bluemap/pack_sources.txt +++ /dev/null @@ -1,4 +0,0 @@ -https://github.com/Uiniel/BlueMapModelLoaders -https://github.com/BeneHenke/BluemapCreateEntityAddon -https://github.com/Uiniel/BlueMap-Create-Resource-Pack -https://github.com/BeneHenke/BlueMap-Create-Resource-Pack diff --git a/server/bm.container b/server/bm.container deleted file mode 100644 index 5af0c8a..0000000 --- a/server/bm.container +++ /dev/null @@ -1,26 +0,0 @@ -[Unit] -Description=MMS BlueMap via Podman managed by Systemd -Documentation=https://bluemap.bluecolored.de/wiki/ - -[Container] -Image=ghcr.io/bluemap-minecraft/bluemap:v5.15 -AutoUpdate=registry -PublishPort=8100:8100/tcp -UserNS=keep-id - -Mount=type=bind,src=%h/bluemap/config,dst=/app/config -Mount=type=bind,src=%h/bluemap/web,dst=/app/web -Mount=type=bind,src=%h/bluemap/data,dst=/app/data -Mount=type=bind,src=%h/bluemap/bluemap,dst=/app/bluemap -Mount=type=bind,src=%h/MMS/server,dst=/app/w.mms,ro=true -Mount=type=bind,src=%h/MMS_t/server,dst=/app/w.mms_testing,ro=true - -Exec=--render --watch --webserver --mods /app/w.mms/mods --mods /app/w.mms_testing/mods --mc-version 1.20.1 - -[Service] -SuccessExitStatus=143 - -[Install] -# Start by default on boot -WantedBy=default.target - diff --git a/server/buildenv-jre-alpine/Containerfile b/server/buildenv-jre-alpine/Containerfile index d41005f..26fcaa3 100644 --- a/server/buildenv-jre-alpine/Containerfile +++ b/server/buildenv-jre-alpine/Containerfile @@ -1,3 +1,3 @@ FROM alpine:3.22 -RUN apk add --no-cache openjdk21-jre rcon bash +RUN apk add --no-cache openjdk21-jre-headless rcon diff --git a/server/buildenv-jre-alpine/Containerfile_minimal b/server/buildenv-jre-alpine/Containerfile_minimal deleted file mode 100644 index 26fcaa3..0000000 --- a/server/buildenv-jre-alpine/Containerfile_minimal +++ /dev/null @@ -1,3 +0,0 @@ -FROM alpine:3.22 - -RUN apk add --no-cache openjdk21-jre-headless rcon diff --git a/server/rcon/rconrc b/server/rcon/rconrc index a553731..e24446e 100755 --- a/server/rcon/rconrc +++ b/server/rcon/rconrc @@ -1,5 +1,5 @@ [MMS] -hostname = 127.0.0.1 +hostname = 0.0.0.0 port = 25575 password = PUT_PASSWORD_HERE_FROM_server.properties minecraft = true diff --git a/server/server/overrides/config/FabricProxy-Lite.toml b/server/server/config/FabricProxy-Lite.toml similarity index 100% rename from server/server/overrides/config/FabricProxy-Lite.toml rename to server/server/config/FabricProxy-Lite.toml diff --git a/server/server/overrides/config/NoChatReports/NCR-Client.json b/server/server/config/NoChatReports/NCR-Client.json similarity index 100% rename from server/server/overrides/config/NoChatReports/NCR-Client.json rename to server/server/config/NoChatReports/NCR-Client.json diff --git a/server/server/overrides/config/NoChatReports/NCR-Common.json b/server/server/config/NoChatReports/NCR-Common.json similarity index 100% rename from server/server/overrides/config/NoChatReports/NCR-Common.json rename to server/server/config/NoChatReports/NCR-Common.json diff --git a/server/server/overrides/config/NoChatReports/README.md b/server/server/config/NoChatReports/README.md similarity index 100% rename from server/server/overrides/config/NoChatReports/README.md rename to server/server/config/NoChatReports/README.md diff --git a/server/server/overrides/config/audioplayer/audioplayer-server.properties b/server/server/config/audioplayer/audioplayer-server.properties similarity index 100% rename from server/server/overrides/config/audioplayer/audioplayer-server.properties rename to server/server/config/audioplayer/audioplayer-server.properties diff --git a/server/server/overrides/config/c2me.toml b/server/server/config/c2me.toml similarity index 100% rename from server/server/overrides/config/c2me.toml rename to server/server/config/c2me.toml diff --git a/server/server/config/cardinal-components-api.properties b/server/server/config/cardinal-components-api.properties new file mode 100644 index 0000000..d66e1f7 --- /dev/null +++ b/server/server/config/cardinal-components-api.properties @@ -0,0 +1,6 @@ +# If set to false, warnings will not get logged when a component fails to be resolved (typically due to mods being removed) +# Default value: true +log-deserialization-warnings = true + +# Internal value, do not edit or your changes may be arbitrarily reset +config-version = 1 diff --git a/server/server/config/create-client.toml b/server/server/config/create-client.toml new file mode 100644 index 0000000..87542af --- /dev/null +++ b/server/server/config/create-client.toml @@ -0,0 +1,161 @@ + +#. +#Client-only settings - If you're looking for general settings, look inside your worlds serverconfig folder! +[client] + #. + #Choose the menu row that the Create config button appears on in the main menu + #Set to 0 to disable the button altogether + #Range: 0 ~ 4 + mainMenuConfigButtonRow = 2 + #. + #Choose the menu row that the Create config button appears on in the in-game menu + #Set to 0 to disable the button altogether + #Range: 0 ~ 5 + ingameMenuConfigButtonRow = 3 + #. + #Higher density means more spawned particles. + #Range: 0.0 ~ 1.0 + fanParticleDensity = 0.5 + #. + #The maximum amount of blocks for which to try and calculate dynamic contraption lighting. Decrease if large contraption cause too much lag + #Range: > 0 + maximumContraptionLightVolume = 16384 + #. + #Disable to prevent being rotated while seated on a Moving Contraption + rotateWhenSeated = true + #. + #Log a stack-trace when rendering issues happen within a moving contraption. + explainRenderErrors = false + #. + #The fluid unit that will be displayed when viewing fluids + #Example: 1000 mB or 81000 Droplets + #Allowed Values: DROPLETS, MILLIBUCKETS + fluidUnitType = "MILLIBUCKETS" + #. + #[in Blocks] + #Maximum Distance to the player at which items in Blocks' filter slots will be displayed + #Range: 1.0 ~ 3.4028234663852886E38 + filterItemRenderDistance = 10.0 + #. + #Show kinetic debug information on blocks while the F3-Menu is open. + enableRainbowDebug = false + #. + #Vertical offset for the Toolbox Hotbar overlay. + #Range: > -2147483648 + toolboxHotbarOverlayOffset = 0 + #. + #Display a tooltip when looking at overstressed components. + enableOverstressedTooltip = true + #. + #Determines if the fluid unit should be simplified + simplifyFluidUnit = true + #. + #Offset the Create config button in the in-game menu by this many pixels on the X axis + #The sign (-/+) of this value determines what side of the row the button appears on (left/right) + #Range: > -2147483648 + ingameMenuConfigButtonOffsetX = -4 + #. + #Setting this to true will prevent Create from sending you a warning when playing with Fabulous graphics enabled + ignoreFabulousWarning = false + #. + #Offset the Create config button in the main menu by this many pixels on the X axis + #The sign (-/+) of this value determines what side of the row the button appears on (left/right) + #Range: > -2147483648 + mainMenuConfigButtonOffsetX = -4 + #. + #Show item descriptions on Shift and controls on Ctrl. + enableTooltips = true + + #. + #Configure your vision range when submerged in Create's custom fluids + [client.fluidFogSettings] + #. + #The vision range through honey will be multiplied by this factor + #Range: 0.125 ~ 256.0 + honey = 1.0 + #. + #The vision range though chocolate will be multiplied by this factor + #Range: 0.125 ~ 256.0 + chocolate = 1.0 + + #. + #Sound settings + [client.sound] + #. + #Make cogs rumble and machines clatter. + enableAmbientSounds = true + #. + #Maximum volume modifier of Ambient noise + #Range: 0.0 ~ 1.0 + ambientVolumeCap = 0.10000000149011612 + + #. + #Ponder settings + [client.ponder] + #. + #Show additional info in the ponder view and reload scene scripts more frequently. + editingMode = false + #. + #Slow down a ponder scene whenever there is text on screen. + comfyReading = false + + #. + #Railway related settings + [client.trains] + #. + #How far away the Camera should zoom when seated on a train + #Range: 0.0 ~ 3.4028234663852886E38 + mountedZoomMultiplier = 3.0 + #. + #Additionally display materials of a Rail Network while f3 debug mode is active + showExtendedTrackGraphOnF3 = false + #. + #Display nodes and edges of a Railway Network while f3 debug mode is active + showTrackGraphOnF3 = false + + #. + #Settings for the Goggle Overlay + [client.goggleOverlay] + #. + #Enable this to use your custom colors for the Goggle- and Hover- Overlay + customColorsOverlay = false + #. + #Offset the overlay from goggle- and hover- information by this many pixels on the respective axis; Use /create overlay + #Range: > -2147483648 + overlayOffsetY = 0 + #. + #Offset the overlay from goggle- and hover- information by this many pixels on the respective axis; Use /create overlay + #Range: > -2147483648 + overlayOffsetX = 20 + #. + #The custom top color of the border gradient to use for the Goggle- and Hover- Overlays, if enabled + #[in Hex: #AaRrGgBb] + #[@cui:IntDisplay:#] + #Range: > -2147483648 + customBorderTopOverlay = 1347420415 + #. + #The custom background color to use for the Goggle- and Hover- Overlays, if enabled + #[in Hex: #AaRrGgBb] + #[@cui:IntDisplay:#] + #Range: > -2147483648 + customBackgroundOverlay = -267386864 + #. + #The custom bot color of the border gradient to use for the Goggle- and Hover- Overlays, if enabled + #[in Hex: #AaRrGgBb] + #[@cui:IntDisplay:#] + #Range: > -2147483648 + customBorderBotOverlay = 1344798847 + + #. + #Settings for the Placement Assist + [client.placementAssist] + #. + #Change the size of the Indicator by this multiplier + #Range: 0.0 ~ 3.4028234663852886E38 + indicatorScale = 1.0 + #. + #What indicator should be used when showing where the assisted placement ends up relative to your crosshair + #Choose 'NONE' to disable the Indicator altogether + #Allowed Values: TEXTURE, TRIANGLE, NONE + indicatorType = "TEXTURE" + diff --git a/server/server/config/create-common.toml b/server/server/config/create-common.toml new file mode 100644 index 0000000..99ff279 --- /dev/null +++ b/server/server/config/create-common.toml @@ -0,0 +1,9 @@ + +#. +#Modify Create's impact on your terrain +[worldgen] + #. + #. + #Prevents all worldgen added by Create from taking effect + disableWorldGen = false + diff --git a/server/server/config/create-server.toml b/server/server/config/create-server.toml new file mode 100644 index 0000000..6aaeee2 --- /dev/null +++ b/server/server/config/create-server.toml @@ -0,0 +1,530 @@ + +#. +#The Backbone of Create +[infrastructure] + #. + #[in Ticks] + #The amount of time a server waits before sending out tickrate synchronization packets. + #These packets help animations to be more accurate when tps is below 20. + #Range: > 5 + tickrateSyncTimer = 20 + +#. +#Packmakers' control panel for internal recipe compat +[recipes] + #. + #The amount of Light sources destroyed before Chromatic Compound turns into Refined Radiance. + #Range: > 1 + lightSourceCountForRefinedRadiance = 10 + #. + #Allow the Mechanical Saw to process entire stacks at a time. + bulkCutting = false + #. + #Allow any stonecutting recipes to be processed by a Mechanical Saw. + allowStonecuttingOnSaw = true + #. + #The Maximum amount of ingredients that can be used to craft Firework Rockets using Mechanical Crafters. + #Range: > 1 + maxFireworkIngredientsInCrafter = 9 + #. + #Allow Spouts to fill the Petal Apothecary from Botania. + allowFillingBySpout = true + #. + #Allow any shapeless crafting recipes to be processed by a Mechanical Mixer + Basin. + allowShapelessInMixer = true + #. + #Allow any standard crafting recipes to be processed by Mechanical Crafters. + allowRegularCraftingInCrafter = true + #. + #Allow any Druidcraft woodcutter recipes to be processed by a Mechanical Saw. + allowWoodcuttingOnSaw = true + #. + #Allow the standard in-world Refined Radiance recipes. + enableRefinedRadianceRecipe = true + #. + #Allow any single-ingredient 2x2 or 3x3 crafting recipes to be processed by a Mechanical Press + Basin. + allowShapedSquareInPress = true + #. + #. + #Allow the Mechanical Press to process entire stacks at a time. + bulkPressing = false + #. + #Allow supported potions to be brewed by a Mechanical Mixer + Basin. + allowBrewingInMixer = true + #. + #Allow the standard in-world Shadow Steel recipe. + enableShadowSteelRecipe = true + #. + #Allow Spouts to interact with Casting Tables and Basins from Tinkers' Construct. + allowCastingBySpout = true + #. + #Display vanilla Log-stripping interactions in JEI. + displayLogStrippingRecipes = true + +#. +#Parameters and abilities of Create's kinetic mechanisms +[kinetics] + #. + #. + #Disable the Stress mechanic altogether. + disableStress = false + #. + #Select what mobs should ignore Deployers when attacked by them. + #Allowed Values: ALL, CREEPERS, NONE + ignoreDeployerAttacks = "CREEPERS" + #. + #Amount of sail-type blocks required for a windmill to assemble successfully. + #Range: > 0 + minimumWindmillSails = 8 + #. + #Time in ticks until the next item launched by an ejector scans blocks for potential collisions + #Range: > 10 + ejectorScanInterval = 120 + #. + #Game ticks between Kinetic Blocks checking whether their source is still valid. + #Range: > 5 + kineticValidationFrequency = 60 + #. + #multiplier used for calculating exhaustion from speed when a crank is turned. + #Range: 0.0 ~ 1.0 + crankHungerMultiplier = 0.009999999776482582 + #. + #Number of sail-type blocks required to increase windmill speed by 1RPM. + #Range: > 1 + windmillSailsPerRPM = 8 + #. + #[in Revolutions per Minute] + #Maximum allowed rotation speed for any Kinetic Block. + #Range: > 64 + maxRotationSpeed = 256 + #. + #Max Distance in blocks a Weighted Ejector can throw + #Range: > 0 + maxEjectorDistance = 32 + #. + #Maximum length in blocks of mechanical belts. + #Range: > 5 + maxBeltLength = 20 + #. + #Damage dealt by active Crushing Wheels. + #Range: > 0 + crushingDamage = 4 + + #. + #Encased Fan + [kinetics.encasedFan] + #. + #Maximum distance in blocks Fans can push entities. + #Range: > 5 + fanPushDistance = 20 + #. + #Game ticks between Fans checking for anything blocking their air flow. + #Range: > 10 + fanBlockCheckRate = 30 + #. + #Game ticks required for a Fan-based processing recipe to take effect. + #Range: > 0 + fanProcessingTime = 150 + #. + #[in Revolutions per Minute] + #Rotation speed at which the maximum stats of fans are reached. + #Range: > 64 + fanRotationArgmax = 256 + #. + #Maximum distance in blocks from where Fans can pull entities. + #Range: > 5 + fanPullDistance = 20 + + #. + #Moving Contraptions + [kinetics.contraptions] + #. + #Maximum amount of extension poles behind a Mechanical Piston. + #Range: > 1 + maxPistonPoles = 64 + #. + #Maximum depth of blocks filled in using a Mechanical Roller. + #Range: > 1 + rollerFillDepth = 12 + #. + #Maximum value of a chassis attachment range. + #Range: > 1 + maxChassisRange = 16 + #. + #Whether minecart contraptions can be picked up in survival mode. + survivalContraptionPickup = true + #. + #[in Bytes] + #[0 to disable this limit] + #Maximum amount of data a contraption can have before it can't be synced with players. + #Un-synced contraptions will not be visible and will not have collision. + #Range: > 0 + maxDataSize = 2000000 + #. + #Configure how Spawner blocks can be moved by contraptions. + #Allowed Values: MOVABLE, NO_PICKUP, UNMOVABLE + movableSpawners = "NO_PICKUP" + #. + #Configure how Obsidian blocks can be moved by contraptions. + #Allowed Values: MOVABLE, NO_PICKUP, UNMOVABLE + movableObsidian = "UNMOVABLE" + #. + #Whether harvesters should replant crops after harvesting. + harvesterReplants = true + #. + #Whether stabilised bearings create a separated entity even on non-rotating contraptions. + #[Technical] + stabiliseStableContraptions = false + #. + #Whether minecart contraptions can be placed into container items. + minecartContraptionInContainers = false + #. + #Whether items mined or harvested by contraptions should be placed in their mounted storage. + moveItemsToStorage = true + #. + #Whether harvesters should break crops that aren't fully grown. + harvestPartiallyGrown = false + #. + #Max length of rope available off a Rope Pulley. + #Range: > 1 + maxRopeLength = 256 + #. + #Configure how Reinforced Deepslate blocks can be moved by contraptions. + #Allowed Values: MOVABLE, NO_PICKUP, UNMOVABLE + movableReinforcedDeepslate = "UNMOVABLE" + #. + #Maximum amount of blocks in a structure movable by Pistons, Bearings or other means. + #Range: > 1 + maxBlocksMoved = 2048 + #. + #Whether minecart contraptions can be placed from items. + contraptionPlacing = true + #. + #Configure how Budding Amethyst can be moved by contraptions. + #Allowed Values: MOVABLE, NO_PICKUP, UNMOVABLE + amethystMovement = "NO_PICKUP" + #. + #Maximum allowed distance of two coupled minecarts. + #Range: > 1 + maxCartCouplingLength = 32 + + #. + #Configure speed/capacity levels for requirements and indicators. + [kinetics.stats] + #. + #[in Revolutions per Minute] + #Minimum speed of rotation to be considered 'fast' + #Range: 0.0 ~ 65535.0 + fastSpeed = 100.0 + #. + #[in Stress Units] + #Minimum stress impact to be considered 'high' + #Range: 0.0 ~ 65535.0 + highStressImpact = 8.0 + #. + #[in Stress Units] + #Minimum stress impact to be considered 'medium' + #Range: 0.0 ~ 4096.0 + mediumStressImpact = 4.0 + #. + #[in Stress Units] + #Minimum added Capacity by sources to be considered 'medium' + #Range: 0.0 ~ 4096.0 + mediumCapacity = 256.0 + #. + #[in Revolutions per Minute] + #Minimum speed of rotation to be considered 'medium' + #Range: 0.0 ~ 4096.0 + mediumSpeed = 30.0 + #. + #[in Stress Units] + #Minimum added Capacity by sources to be considered 'high' + #Range: 0.0 ~ 65535.0 + highCapacity = 1024.0 + + [kinetics.stressValues] + + #. + #Fine tune the kinetic stats of individual components + [kinetics.stressValues.v2] + + #. + #. + #[in Stress Units] + #Configure the individual stress impact of mechanical blocks. Note that this cost is doubled for every speed increase it receives. + [kinetics.stressValues.v2.impact] + mechanical_bearing = 4.0 + clockwork_bearing = 4.0 + turntable = 4.0 + display_board = 0.0 + gantry_shaft = 0.0 + sequenced_gearshift = 0.0 + sticky_mechanical_piston = 4.0 + crushing_wheel = 8.0 + mechanical_arm = 2.0 + rope_pulley = 4.0 + brass_encased_large_cogwheel = 0.0 + mechanical_crafter = 2.0 + mechanical_drill = 4.0 + flywheel = 0.0 + weighted_ejector = 2.0 + hose_pulley = 4.0 + mechanical_saw = 4.0 + large_cogwheel = 0.0 + andesite_encased_large_cogwheel = 0.0 + deployer = 4.0 + gearbox = 0.0 + andesite_encased_cogwheel = 0.0 + mysterious_cuckoo_clock = 1.0 + stressometer = 0.0 + encased_chain_drive = 0.0 + rotation_speed_controller = 0.0 + brass_encased_cogwheel = 0.0 + elevator_pulley = 4.0 + belt = 0.0 + cogwheel = 0.0 + copper_backtank = 4.0 + mechanical_pump = 4.0 + mechanical_mixer = 4.0 + andesite_encased_shaft = 0.0 + netherite_backtank = 4.0 + adjustable_chain_gearshift = 0.0 + mechanical_piston = 4.0 + clutch = 0.0 + mechanical_press = 8.0 + encased_fan = 2.0 + gearshift = 0.0 + cuckoo_clock = 1.0 + brass_encased_shaft = 0.0 + speedometer = 0.0 + millstone = 4.0 + shaft = 0.0 + + #. + #[in Stress Units] + #Configure how much stress a source can accommodate for. + [kinetics.stressValues.v2.capacity] + creative_motor = 16384.0 + large_water_wheel = 128.0 + hand_crank = 8.0 + copper_valve_handle = 8.0 + windmill_bearing = 512.0 + steam_engine = 1024.0 + water_wheel = 32.0 + +#. +#Create's liquid manipulation tools +[fluids] + #. + #[in Blocks] + #The maximum distance a mechanical pump can push or pull liquids on either side. + #Range: > 1 + mechanicalPumpRange = 16 + #. + #Whether open-ended pipes should be allowed to place fluid sources. + pipesPlaceFluidSourceBlocks = true + #. + #[in Blocks] + #[-1 to disable this behaviour] + #The minimum amount of fluid blocks the hose pulley needs to find before deeming it an infinite source. + #Range: > -1 + hosePulleyBlockThreshold = 10000 + #. + #Whether hose pulleys should continue filling up above-threshold sources. + fillInfinite = false + #. + #[in Blocks] + #The maximum height a fluid tank can reach. + #Range: > 1 + fluidTankMaxHeight = 32 + #. + #[in Blocks] + #The maximum distance a hose pulley can draw fluid blocks from. + #Range: > 1 + hosePulleyRange = 128 + #. + #Configure which fluids can be drained infinitely. + #Allowed Values: ALLOW_ALL, DENY_ALL, ALLOW_BY_TAG, DENY_BY_TAG + bottomlessFluidMode = "ALLOW_BY_TAG" + #. + #. + #[in Buckets] + #The amount of liquid a tank can hold per block. + #Range: > 1 + fluidTankCapacity = 8 + #. + #Whether hose pulleys should be allowed to place fluid sources. + fluidFillPlaceFluidSourceBlocks = true + +#. +#Tweaks for logistical components +[logistics] + #. + #. + #The amount of ticks a funnel waits between item transferrals, when it is not re-activated by redstone. + #Range: > 1 + defaultExtractionTimer = 8 + #. + #Maximum distance in blocks a Mechanical Arm can reach across. + #Range: > 1 + mechanicalArmRange = 5 + #. + #The amount of ticks a portable storage interface waits for transfers until letting contraptions move along. + #Range: > 1 + psiTimeout = 60 + #. + #The amount of ticks a brass tunnel waits between distributions. + #Range: 1 ~ 10 + brassTunnelTimer = 10 + #. + #The total amount of stacks a vault can hold per block in size. + #Range: > 1 + vaultCapacity = 20 + #. + #Whether hostile mobs walking near a seat will start riding it. + seatHostileMobs = true + #. + #Maximum possible range in blocks of redstone link connections. + #Range: > 1 + linkRange = 256 + #. + #Maximum possible distance in blocks between data gatherers and their target. + #Range: > 1 + displayLinkRange = 64 + +#. +#Everything related to Schematic tools +[schematics] + #. + #Amount of game ticks without new packets arriving until an active schematic upload process is discarded. + #Range: > 100 + schematicIdleTimeout = 600 + #. + #The amount of Schematics a player can upload until previous ones are overwritten. + #Range: > 1 + maxSchematics = 256 + #. + #. + #Whether placing a Schematic directly in Creative Mode should replace world blocks with Air + creativePrintIncludesAir = false + #. + #[in KiloBytes] + #The maximum allowed file size of uploaded Schematics. + #Range: > 16 + maxTotalSchematicSize = 256 + #. + #[in Bytes] + #The maximum packet size uploaded Schematics are split into. + #Range: 256 ~ 32767 + maxSchematicPacketSize = 1024 + + #. + #Schematicannon + [schematics.schematicannon] + #. + #Amount of game ticks between shots of the cannon. Higher => Slower + #Range: > 1 + schematicannonDelay = 10 + #. + #Amount of blocks a Schematicannon can print per Gunpowder item provided. + #Range: > 1 + schematicannonShotsPerGunpowder = 400 + +#. +#Equipment and gadgets added by Create +[equipment] + #. + #. + #The Maximum Distance to an active mirror for the symmetry wand to trigger. + #Range: > 10 + maxSymmetryWandRange = 50 + #. + #Weather Potato Cannon shots can modify the world or not. This includes placing blocks and changing entities. + potatoCannonWorldModification = true + #. + #The Maximum volume of Air that can be stored in a backtank = Seconds of underwater breathing + #Range: > 1 + airInBacktank = 900 + #. + #The Maximum Distance at which a Toolbox can interact with Players' Inventories. + #Range: > 1 + toolboxRange = 10 + #. + #Amount of free Extendo Grip actions provided by one filled Copper Backtank. Set to 0 makes Extendo Grips unbreakable + #Range: > 0 + maxExtendoGripActions = 1000 + #. + #The Maximum Distance a Block placed by Create's placement assist will have to its interaction point. + #Range: > 3 + placementAssistRange = 12 + #. + #The volume of Air added by each level of the backtanks Capacity Enchantment + #Range: > 1 + enchantedBacktankCapacity = 300 + #. + #Amount of free Potato Cannon shots provided by one filled Copper Backtank. Set to 0 makes Potato Cannons unbreakable + #Range: > 0 + maxPotatoCannonShots = 200 + +#. +#Create's builtin Railway systems +[trains] + #. + #Maximum amount of bogeys assembled as a single Train. + #Range: > 1 + maxBogeyCount = 20 + #. + #Maximum length of a Train Stations' assembly track. + #Range: > 5 + maxAssemblyLength = 128 + #. + #Maximum length of track that can be placed as one batch or turn. + #Range: 16 ~ 128 + maxTrackPlacementLength = 32 + #. + #. + #Whether moving Trains can hurt colliding mobs and players. + trainsCauseDamage = true + #. + #Relative speed of a manually controlled Train compared to a Scheduled one. + #Range: 0.0 ~ 3.4028234663852886E38 + manualTrainSpeedModifier = 0.75 + + #. + #Powered Trains + [trains.poweredTrainStats] + #. + #[in Blocks/Second] + #The top speed of powered Trains during a turn. + #Range: 0.0 ~ 3.4028234663852886E38 + poweredTrainTurningTopSpeed = 20.0 + #. + #[in Blocks/Second] + #The top speed of powered Trains. + #Range: 0.0 ~ 3.4028234663852886E38 + poweredTrainTopSpeed = 40.0 + #. + #[in Blocks/Second²] + #The acceleration of powered Trains. + #Range: 0.0 ~ 3.4028234663852886E38 + poweredTrainAcceleration = 3.0 + + #. + #Standard Trains + [trains.trainStats] + #. + #[in Blocks/Second] + #The top speed of Trains during a turn. + #Range: 0.0 ~ 3.4028234663852886E38 + trainTurningTopSpeed = 14.0 + #. + #[in Blocks/Second²] + #The acceleration of any assembled Train. + #Range: 0.0 ~ 3.4028234663852886E38 + trainAcceleration = 3.0 + #. + #[in Blocks/Second] + #The top speed of any assembled Train. + #Range: 0.0 ~ 3.4028234663852886E38 + trainTopSpeed = 28.0 + diff --git a/server/server/overrides/config/enhancedgroups/auto-join-groups.json b/server/server/config/enhancedgroups/auto-join-groups.json similarity index 100% rename from server/server/overrides/config/enhancedgroups/auto-join-groups.json rename to server/server/config/enhancedgroups/auto-join-groups.json diff --git a/server/server/overrides/config/enhancedgroups/enhancedgroups.properties b/server/server/config/enhancedgroups/enhancedgroups.properties similarity index 100% rename from server/server/overrides/config/enhancedgroups/enhancedgroups.properties rename to server/server/config/enhancedgroups/enhancedgroups.properties diff --git a/server/server/overrides/config/enhancedgroups/persistent-groups.json b/server/server/config/enhancedgroups/persistent-groups.json similarity index 100% rename from server/server/overrides/config/enhancedgroups/persistent-groups.json rename to server/server/config/enhancedgroups/persistent-groups.json diff --git a/server/server/overrides/config/ferritecore.mixin.properties b/server/server/config/ferritecore.mixin.properties similarity index 100% rename from server/server/overrides/config/ferritecore.mixin.properties rename to server/server/config/ferritecore.mixin.properties diff --git a/server/server/config/forgeconfigapiport.toml b/server/server/config/forgeconfigapiport.toml new file mode 100644 index 0000000..c6ff77e --- /dev/null +++ b/server/server/config/forgeconfigapiport.toml @@ -0,0 +1,14 @@ +#When single config values need to be corrected (think like the config value is a number 1-10, but the user enters an incompatible input like '5.0', in that case only this single value needs fixing not the whole file), +#Forge restores the built-in default value for that option, but ignores a value that is set in a possibly present default config in 'defaultconfigs'. +#This option fixes this behavior and checks for a value in a default config from 'defaultconfigs' before falling back to the built-in default. +correctConfigValuesFromDefaultConfig = true +#Path to load default configs from, intended for setting global server configs for newly created worlds, but also works when recreating client and common configs. +defaultConfigsPath = "defaultconfigs" +#Config loading from a file config appears to occasionally fail and throw a com.electronwill.nightconfig.core.io.ParsingException: Not enough data available. +#This workaround catches the exception, and recreates a fresh file to try config loading for again. If loading fails for the new file the original exception is thrown. +#To make sure any required changes through configs stay intact through such recreations, placed your changed configs in the 'defaultconfigs' directory. +recreateConfigsWhenParsingFails = true +#Prevent server config files from being saved inside the current world directory. Instead, save them to the global config directory in .minecraft/config/. +#This option effectively disables per world server configs, but helps a lot with avoiding user confusion. +forceGlobalServerConfigs = true + diff --git a/server/server/config/lithium.properties b/server/server/config/lithium.properties new file mode 100644 index 0000000..bdd4230 --- /dev/null +++ b/server/server/config/lithium.properties @@ -0,0 +1,8 @@ +# This is the configuration file for Lithium. +# This file exists for debugging purposes and should not be configured otherwise. +# Before configuring anything, take a backup of the worlds that will be opened. +# +# You can find information on editing this file and all the available options here: +# https://github.com/jellysquid3/lithium-fabric/wiki/Configuration-File +# +# By default, this file will be empty except for this notice. diff --git a/server/server/overrides/config/modernfix-mixins.properties b/server/server/config/modernfix-mixins.properties similarity index 88% rename from server/server/overrides/config/modernfix-mixins.properties rename to server/server/config/modernfix-mixins.properties index 5ff4f99..b84243a 100644 --- a/server/server/overrides/config/modernfix-mixins.properties +++ b/server/server/config/modernfix-mixins.properties @@ -17,7 +17,6 @@ # mixin.bugfix.missing_block_entities=false # (default) # mixin.bugfix.packet_leak=false # (default) # mixin.bugfix.paper_chunk_patches=false # (overridden for mod compat) -# mixin.bugfix.registry_ops_cme=true # (default) # mixin.bugfix.restore_old_dragon_movement=false # (default) # mixin.bugfix.world_leaks=true # (default) # mixin.bugfix.world_screen_skipped=true # (default) @@ -28,17 +27,13 @@ # mixin.feature.direct_stack_trace=false # (default) # mixin.feature.disable_unihex_font=false # (default) # mixin.feature.integrated_server_watchdog=true # (default) -# mixin.feature.log_stdout_in_log_files=true # (default) -# mixin.feature.mcfunction_profiling=true # (default) # mixin.feature.measure_time=true # (default) # mixin.feature.remove_chat_signing=false # (default) # mixin.feature.remove_telemetry=true # (default) # mixin.feature.snapshot_easter_egg=true # (default) # mixin.feature.spam_thread_dump=false # (default) # mixin.feature.spark_profile_launch=false # (default) -# mixin.feature.spark_profile_world_join=false # (default) # mixin.feature.stalled_chunk_load_detection=false # (default) -# mixin.feature.suppress_narrator_stacktrace=true # (default) # mixin.feature.warn_missing_perf_mods=true # (default) # mixin.launch.class_search_cache=true # (default) # mixin.perf.blast_search_trees=true # (default) @@ -52,8 +47,6 @@ # mixin.perf.clear_fabric_mapping_tables=false # (default) # mixin.perf.clear_mixin_classinfo=false # (default) # mixin.perf.compact_bit_storage=true # (default) -# mixin.perf.compact_mojang_registries=true # (default) -# mixin.perf.compress_unihex_font=true # (default) # mixin.perf.dedicated_reload_executor=true # (default) # mixin.perf.deduplicate_climate_parameters=false # (default) # mixin.perf.deduplicate_location=false # (default) @@ -61,24 +54,25 @@ # mixin.perf.dynamic_dfu=true # (default) # mixin.perf.dynamic_entity_renderers=false # (default) # mixin.perf.dynamic_resources=false # (default) +# mixin.perf.dynamic_sounds=true # (default) # mixin.perf.dynamic_structure_manager=true # (default) # mixin.perf.faster_command_suggestions=true # (default) # mixin.perf.faster_item_rendering=false # (default) # mixin.perf.faster_structure_location=true # (default) # mixin.perf.faster_texture_stitching=true # (default) # mixin.perf.fix_loop_spin_waiting=true # (default) -# mixin.perf.ingredient_item_deduplication=false # (default) -# mixin.perf.lazy_search_tree_registry=true # (default) # mixin.perf.memoize_creative_tab_build=true # (default) # mixin.perf.model_optimizations=true # (default) # mixin.perf.mojang_registry_size=true # (default) +# mixin.perf.nbt_memory_usage=false # (overridden for mod compat) # mixin.perf.reduce_blockstate_cache_rebuilds=true # (default) # mixin.perf.remove_biome_temperature_cache=true # (default) # mixin.perf.remove_spawn_chunks=false # (default) +# mixin.perf.resourcepacks=true # (default) # mixin.perf.state_definition_construct=true # (default) # mixin.perf.thread_priorities=false # (overridden for mod compat) # mixin.perf.ticking_chunk_alloc=true # (default) -# mixin.perf.worldgen_allocation=true # (default) +# mixin.perf.worldgen_allocation=false # (default) # mixin.safety=true # (default) # # User overrides go here. diff --git a/server/server/config/naturalist.json b/server/server/config/naturalist.json new file mode 100644 index 0000000..142bcd6 --- /dev/null +++ b/server/server/config/naturalist.json @@ -0,0 +1,36 @@ +{ + "fireflySpawnWeight": 500, + "bluejaySpawnWeight": 8, + "canarySpawnWeight": 8, + "cardinalSpawnWeight": 8, + "robinSpawnWeight": 8, + "finchSpawnWeight": 8, + "sparrowSpawnWeight": 8, + "butterflySpawnWeight": 20, + "snailSpawnWeight": 5, + "snakeSpawnWeight": 4, + "coralSnakeSpawnWeight": 4, + "rattlesnakeSpawnWeight": 4, + "bearSpawnWeight": 8, + "deerSpawnWeight": 8, + "rhinoSpawnWeight": 15, + "lionSpawnWeight": 8, + "elephantSpawnWeight": 10, + "zebraSpawnWeight": 10, + "giraffeSpawnWeight": 10, + "hippoSpawnWeight": 15, + "vultureSpawnWeight": 15, + "boarSpawnWeight": 15, + "dragonflySpawnWeight": 8, + "catfishSpawnWeight": 5, + "alligatorSpawnWeight": 15, + "bassSpawnWeight": 8, + "lizardSpawnWeight": 15, + "tortoiseSpawnWeight": 6, + "duckSpawnWeight": 15, + "forestRabbitSpawnWeight": 6, + "forestFoxSpawnWeight": 6, + "removeSavannaFarmAnimals": true, + "removeSwampFarmAnimals": true, + "removeForestPigs": true +} \ No newline at end of file diff --git a/server/server/overrides/config/not-just-biomes.json b/server/server/config/not-just-biomes.json similarity index 100% rename from server/server/overrides/config/not-just-biomes.json rename to server/server/config/not-just-biomes.json diff --git a/server/server/config/observable.json b/server/server/config/observable.json new file mode 100644 index 0000000..f1763e2 --- /dev/null +++ b/server/server/config/observable.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/server/server/config/pal.properties b/server/server/config/pal.properties new file mode 100644 index 0000000..d5eb3db --- /dev/null +++ b/server/server/config/pal.properties @@ -0,0 +1,5 @@ +#PlayerAbilityLib configuration file +# +#If alwaysLogTamperWarnings is set to false, external update messages will be logged only once per game session +#Sun Apr 07 09:48:14 CEST 2024 +alwaysLogTamperWarnings=true diff --git a/server/server/overrides/config/shulkercharm.json5 b/server/server/config/shulkercharm.json5 similarity index 95% rename from server/server/overrides/config/shulkercharm.json5 rename to server/server/config/shulkercharm.json5 index 22ab12f..3dcbb7b 100644 --- a/server/server/overrides/config/shulkercharm.json5 +++ b/server/server/config/shulkercharm.json5 @@ -9,5 +9,5 @@ and loses 20 energy per second when out of it. Default value 1200 (60 seconds). */ - "maxPower": 1200 -} + "maxPower": 100 +} \ No newline at end of file diff --git a/server/server/config/status/status-server.properties b/server/server/config/status/status-server.properties new file mode 100644 index 0000000..f2133d6 --- /dev/null +++ b/server/server/config/status/status-server.properties @@ -0,0 +1,3 @@ +no_sleep_title=No Sleep +no_sleep_player_subtitle=%s does not want you to sleep +no_sleep_multiple_subtitle=Some players do not want you to sleep diff --git a/server/server/config/tectonic.json b/server/server/config/tectonic.json new file mode 100644 index 0000000..2434702 --- /dev/null +++ b/server/server/config/tectonic.json @@ -0,0 +1,23 @@ +{ + "enabled": true, + "feature_toggles": { + "desert_dunes": true, + // Moves max height to y640 + "increased_height": false, + "lava_rivers": true, + // Offsets ocean monuments 30 blocks down + "monument_offset": true, + "underground_rivers": true + }, + "snow_start_offset": 128, + "terrain_scales": { + // Vanilla value is -0.22 + "deep_ocean_depth": -0.45, + // Lower values = thicker mountain ranges and more space between ranges + "erosion_scale": 0.25, + // Vanilla value is -0.12 + "ocean_depth": -0.15, + // Higher values = vertically stretched terrain + "vertical_multiplier": 1.125 + } +} \ No newline at end of file diff --git a/server/server/overrides/config/threadtweak.json b/server/server/config/threadtweak.json similarity index 100% rename from server/server/overrides/config/threadtweak.json rename to server/server/config/threadtweak.json diff --git a/server/server/overrides/config/vmp.properties b/server/server/config/vmp.properties similarity index 100% rename from server/server/overrides/config/vmp.properties rename to server/server/config/vmp.properties diff --git a/server/server/overrides/config/voicechat/translations.properties b/server/server/config/voicechat/translations.properties similarity index 100% rename from server/server/overrides/config/voicechat/translations.properties rename to server/server/config/voicechat/translations.properties diff --git a/server/server/overrides/config/voicechat/voicechat-server.properties b/server/server/config/voicechat/voicechat-server.properties similarity index 88% rename from server/server/overrides/config/voicechat/voicechat-server.properties rename to server/server/config/voicechat/voicechat-server.properties index 4c8ec0c..cc9d231 100644 --- a/server/server/overrides/config/voicechat/voicechat-server.properties +++ b/server/server/config/voicechat/voicechat-server.properties @@ -1,4 +1,4 @@ -# Simple Voice Chat server config v1.20.1-2.6.11 +# Simple Voice Chat server config v1.20.1-2.5.29 # The port number to use for the voice chat communication. # Audio packets are always transmitted via the UDP protocol on the port number @@ -13,8 +13,10 @@ port=24455 bind_address= # The distance to which the voice can be heard max_voice_distance=48.0 -# The distance to which the voice can be heard when whispering -whisper_distance=24.0 +# The multiplier of the voice distance when crouching +crouch_distance_multiplier=1.0 +# The multiplier of the voice distance when whispering +whisper_distance_multiplier=0.5 # The Opus codec # Valid values are 'VOIP', 'AUDIO', and 'RESTRICTED_LOWDELAY' codec=VOIP @@ -27,7 +29,7 @@ keep_alive=1000 # If group chats are allowed enable_groups=true # The hostname that clients should use to connect to the voice chat -# This may also include a port, e.g. 'example.com:24454' or just a port, e.g. '24454' +# This may also include a port, e.g. 'example.com:24454' # Do NOT change this value if you don't know what you're doing voice_host= # If players are allowed to record the voice chat audio diff --git a/server/server/overrides/fabric-server-mc.1.20.1-loader.0.18.4-launcher.1.1.1.jar b/server/server/fabric-server-mc.1.20.1-loader.0.16.13-launcher.1.0.3.jar similarity index 82% rename from server/server/overrides/fabric-server-mc.1.20.1-loader.0.18.4-launcher.1.1.1.jar rename to server/server/fabric-server-mc.1.20.1-loader.0.16.13-launcher.1.0.3.jar index 562ab33..608a479 100644 Binary files a/server/server/overrides/fabric-server-mc.1.20.1-loader.0.18.4-launcher.1.1.1.jar and b/server/server/fabric-server-mc.1.20.1-loader.0.16.13-launcher.1.0.3.jar differ diff --git a/server/server/minecraft_server.jar b/server/server/minecraft_server.jar new file mode 120000 index 0000000..e417002 --- /dev/null +++ b/server/server/minecraft_server.jar @@ -0,0 +1 @@ +fabric-server-mc.1.20.1-loader.0.16.13-launcher.1.0.3.jar \ No newline at end of file diff --git a/server/server/modrinth.index.json b/server/server/modrinth.index.json deleted file mode 100644 index 409712b..0000000 --- a/server/server/modrinth.index.json +++ /dev/null @@ -1 +0,0 @@ -{"dependencies":{"fabric-loader":"0.18.4","minecraft":"1.20.1"},"files":[{"downloads":["https://cdn.modrinth.com/data/uCdwusMi/versions/lC6CwqPp/DistantHorizons-2.4.5-b-1.20.1-fabric-forge.jar"],"env":{"client":"required","server":"required"},"fileSize":25378978,"hashes":{"sha1":"ce3814dd5971edda4d04c3a42ef0df5c6cf8e10d","sha512":"679cb6f9b55d7eea43c17f0204042140590de712b0cecdc14016e8064a9846695e2f438922377f658e26534c49cb61e6da939a6be53c2cb1cd1bc088b69db3ee"},"path":"mods/DistantHorizons-2.4.5-b-1.20.1-fabric-forge.jar"},{"downloads":["https://cdn.modrinth.com/data/8dI2tmqs/versions/XJmDAnj5/FabricProxy-Lite-2.6.0.jar"],"env":{"client":"required","server":"required"},"fileSize":209342,"hashes":{"sha1":"4953b0c78fb6556b537f5bad93099c212b5e9f18","sha512":"365d29ebaeca55ffdaa4d066141559b00e3177437b0d9fabee3996fcdbd8e2fb8ae45c0c600cb357a042efe750caa2b6efaaffa439f5710cbb04deeae994b7dd"},"path":"mods/FabricProxy-Lite-2.6.0.jar"},{"downloads":["https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar"],"env":{"client":"required","server":"required"},"fileSize":619812,"hashes":{"sha1":"b99f23fb76aad5a944400717e6d71aa011c4d7f7","sha512":"3213e37fc12205e49f69a6c295c8c3237d8464d63dedbfbac4901892752741d22ebf7e1b40d6683143e70ca158fc95b00c2af177a1263038edce9a46b6cbeb79"},"path":"mods/NoChatReports-FABRIC-1.20.1-v2.2.2.jar"},{"downloads":["https://cdn.modrinth.com/data/LPjGiSO4/versions/QsRKydVt/Nullscape_1.20.x_v1.2.8.jar"],"env":{"client":"required","server":"required"},"fileSize":399214,"hashes":{"sha1":"e4afd980e788f1861d8a8263bc700312667df977","sha512":"fcd11f20ab1b374a219e915156c8439f2d6fcabb060406f4d0a11392f945228e1c6e375f8e9e3048ac01c3a351c88bde4327e1f958bfd5ef4ab81c178f9e35da"},"path":"mods/Nullscape_1.20.x_v1.2.8.jar"},{"downloads":["https://cdn.modrinth.com/data/ZzjhlDgM/versions/yMgmXIuq/Steam_Rails-1.6.14-beta%2Bfabric-mc1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":9886849,"hashes":{"sha1":"f9461857577c832c38ea7f98f1945b6427e06d65","sha512":"1cd1d40eb3b3d50599aa115ed9c44e65d8ca283869830ef7f220c759e9d4f9393aa0284de99a98013e220af1edcc87b831745c2a83bc119cff570ba654ea5c49"},"path":"mods/Steam_Rails-1.6.14-beta+fabric-mc1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":585207,"hashes":{"sha1":"4fa65e32dbf63a871a30fe8ec6fbff9a4b8d007d","sha512":"4cb8f009fd522d68a795d2cf5a657bdbe248b32ba7c33cd968f5ab521e9d60e198f8a3f6c50e7d960a2b8f50375116be0db1fd44b5710ea758697d8ea70d15de"},"path":"mods/architectury-9.2.14-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/SRlzjEBS/versions/M6EFtrdy/audioplayer-fabric-1.20.1-1.13.2.jar"],"env":{"client":"required","server":"required"},"fileSize":781487,"hashes":{"sha1":"12a1bef12dc6c6d231cd05b14afd6c4fd459dc92","sha512":"2012f04a9fc8092df4f6ac43a38dd1b463c40d8b90ecebaae3412b3d9d99b9fad5297657b729f69bb016270a0741475abb4ee3b41d9aed17107cdfa3873b6fb7"},"path":"mods/audioplayer-fabric-1.20.1-1.13.2.jar"},{"downloads":["https://cdn.modrinth.com/data/2u6LRnMa/versions/f3ATcSfq/botarium-fabric-1.20.1-2.3.4.jar"],"env":{"client":"required","server":"required"},"fileSize":188388,"hashes":{"sha1":"20e1c12cd5e4b4127c7b20ab7e7f81e7119dbf8b","sha512":"03589a8d05c17dbb4271c212d0eb00c53d9d5c0705f63c7816ff9e099245db71f94e7c544e323beaeac28d30bd3807eeccb1352792cb6d778ff6ecf68f4635c7"},"path":"mods/botarium-fabric-1.20.1-2.3.4.jar"},{"downloads":["https://cdn.modrinth.com/data/VSNURh3q/versions/s4WOiNtz/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.16.jar"],"env":{"client":"required","server":"required"},"fileSize":1426500,"hashes":{"sha1":"94d96b5fffd9e98bd8448dcdd9e27f60511b1d29","sha512":"359c715fd6a0464192d36b4d9dbb7927776eaae498f0cab939b49740fc724bda83aaf4f069f395dc5975d1e82762ee3b602111d9375eb27ab6f5360c4b17f2ff"},"path":"mods/c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar"},{"downloads":["https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":1172214,"hashes":{"sha1":"d5fe84a0cc9ed5c7290a76ba570e1f8716afecab","sha512":"2da85c071c854223cc30c8e46794391b77e53f28ecdbbde59dc83b3dbbdfc74be9e68da9ed464e7f98b4361033899ba4f681ebff1f35edc2c60e599a59796f1c"},"path":"mods/cloth-config-11.1.136-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/UT2M39wf/versions/WYmjbo0H/copycats-2.2.2%2Bmc.1.20.1-fabric.jar"],"env":{"client":"optional","server":"optional"},"fileSize":1933455,"hashes":{"sha1":"bee12467cf7cd605ad79fa65a5fb53625ac8c1fa","sha512":"21c4409d5f453a29d161b34ebed3b6253953529fbfcac4651fd4476059a99f6d2244486345b69a46dc9b3a1ebdfd39cd0ef0c1b8b814a95b3cf7c8465471eee1"},"path":"mods/copycats-2.2.2+mc.1.20.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/rLLJ1OZM/versions/7tRnsYkP/coroutil-fabric-1.20.1-1.3.7.jar"],"env":{"client":"required","server":"required"},"fileSize":2392617,"hashes":{"sha1":"0b9a1b0db34d1271fe7bcc4ec0e451c3fb25a04c","sha512":"4a03363dd9cfd517eb04bea77779c88e74f12c1dacadc726869cb9b595348d615e50041893ad72155f7ac2c359219604710d6157dec95a46fe0e598ef5642035"},"path":"mods/coroutil-fabric-1.20.1-1.3.7.jar"},{"downloads":["https://cdn.modrinth.com/data/Xbc0uyRg/versions/HAqwA6X1/create-fabric-6.0.8.1%2Bbuild.1744-mc1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":32189889,"hashes":{"sha1":"f750d019bc1230c8c7a8a4ccf549d1db192d7a69","sha512":"6edaddb93bc87bf8204376d3ceddd3e3dfec1d716556a5925802f2ade59ce5a660ded50088fa94188842ff83fc29445363dfa5d423e425b1574092833b6fa896"},"path":"mods/create-fabric-6.0.8.1+build.1744-mc1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/Q4F90RHI/versions/C9U99P99/create_armor_trims-1.20.1-2.0.1.jar"],"env":{"client":"required","server":"required"},"fileSize":113676,"hashes":{"sha1":"d47ef027154e5dcaf1ea8bea3fb70e8824c01f60","sha512":"aded234e3c435f88b3282592e04c0923d7509b464abe20ebd5a250daad603e7da9e3c26dd978b734f988e1326d5b0fd1e8302807d3d4e5dd7934deb1b90e841c"},"path":"mods/create_armor_trims-1.20.1-2.0.1.jar"},{"downloads":["https://cdn.modrinth.com/data/E9MuZ1zB/versions/fHsTW7eS/create_power_loader-1.5.3-mc1.20.1-fabric.jar"],"env":{"client":"optional","server":"optional"},"fileSize":347572,"hashes":{"sha1":"773fa689a5d1027959bb7900585900dbb75cf0dc","sha512":"b2b04775d9afaa2091a82eaa9e81f7f6cfd57cc99adee0e869c7ea0044524c943f771860b74588eacf5a8ee1e0924ebbd04b97f716442caf07d8bcf2b6081989"},"path":"mods/create_power_loader-1.5.3-mc1.20.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/sMvUb4Rb/versions/GsxgfeNu/createdeco-2.0.2-1.20.1-fabric.jar"],"env":{"client":"optional","server":"optional"},"fileSize":3971046,"hashes":{"sha1":"b7b525c64cde199d1ab12fee7f1171812a283646","sha512":"f7ce4b520b7eb47fb9d1a8f510465b96673dee2d6f91ff0720713ee62143d095b399a980666538ebfb8b401fb5e93baf50a2cb2be6a4f2adfde2024f198a35c9"},"path":"mods/createdeco-2.0.2-1.20.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/OEAJaSuI/versions/v2ijIuGa/createestrogen-1.0.0%2B1.20.1-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":257067,"hashes":{"sha1":"988d30d31c6f2ea17133b1e34235e92621cb39b9","sha512":"41e588e14e55b1d17134603992b188a8f47a65691db27a4f08db79d9402ce1ad26af6d76731b95fa0f553196812a668da6704c8f8a2f84a0fb6670a10e9193bf"},"path":"mods/createestrogen-1.0.0+1.20.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/Dq3STxps/versions/JYYwMQBw/createrailwaysnavigator-fabric-1.20.1-beta-0.8.5-C6.jar"],"env":{"client":"required","server":"required"},"fileSize":3299949,"hashes":{"sha1":"8e5fefadb4a37358874bad042e235d3bec465206","sha512":"faa3dfb89b780ba169373aa6c2db1f5269db0ee70f103c991e7af0a743ea0736552fdff84c975d7e54c6cd7fbc93b05a5a35a62557716d6d9ae0d4c974fc596e"},"path":"mods/createrailwaysnavigator-fabric-1.20.1-beta-0.8.5-C6.jar"},{"downloads":["https://cdn.modrinth.com/data/YkOyn1Pn/versions/dJioNlO8/crossstitch-0.1.6.jar"],"env":{"client":"required","server":"required"},"fileSize":5321,"hashes":{"sha1":"aba735301c683ed43d5f3361f532bf38f28116f2","sha512":"434396c8a939eefe1b502d796dcc7fb6758c0664159da9f423bcf9103ee30e6ce4e4e1ef54924d65644d4c3f3873331786b87aa7d5fa8b206acdbb3551e7ecaf"},"path":"mods/crossstitch-0.1.6.jar"},{"downloads":["https://cdn.modrinth.com/data/4JVfdODB/versions/73PdF2tT/cynosure-0.1.13-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":2329631,"hashes":{"sha1":"398d1382e1167a141beb929ca1dd1418f9ffe81d","sha512":"18a67a5a729723974b81a82841111c1c9384f96e31b9a90ecd830a6bbdb3b509fcca1f98621e737e68f6b64aaac480be43955e7e9d96f545c637a9cf4ec28208"},"path":"mods/cynosure-0.1.13-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/t6BIRVZn/versions/FibgWXh0/decorative_blocks-fabric-1.20.1-4.1.3.jar"],"env":{"client":"required","server":"required"},"fileSize":546719,"hashes":{"sha1":"26455641c583a36dd678a7614676a8c7185eefaf","sha512":"d679847cc78b196a688b0e36cc18352bde9c75f87e8d5421dd0e5311c2aab7418427612f6d54f807725c91c0c5c97fcc3496c5105f56e5e73ef9c136b463dd34"},"path":"mods/decorative_blocks-fabric-1.20.1-4.1.3.jar"},{"downloads":["https://cdn.modrinth.com/data/HhIJW8n1/versions/2J7DuoD3/estrogen-5.0.5%2B1.20.1-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":29576797,"hashes":{"sha1":"fd3bd09e0b03d2e40edaadffbaf9e5e5c7a1afb2","sha512":"1a77ec0baf9c14623e3f9acf2eef13f11998a0bc0d7ab20d0715b50b5c556267b323ee889d75f82275b41e1633d806dec0c0ae9b9001f9f5f269d7e91a767375"},"path":"mods/estrogen-5.0.5+1.20.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/P7dR8mSH/versions/UapVHwiP/fabric-api-0.92.6%2B1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":2107873,"hashes":{"sha1":"3ec0a88b64f252257df6287e9a1d47ed96331e5d","sha512":"2bd2ed0cee22305b7ff49597c103a57c8fbe5f64be54a906796d48b589862626c951ff4cbf5cb1ed764a4d6479d69c3077594e693b7a291240eeea2bb3132b0c"},"path":"mods/fabric-api-0.92.6+1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/TQTTVgYE/versions/K0Wj117C/fabric-carpet-1.20-1.4.112%2Bv230608.jar"],"env":{"client":"required","server":"required"},"fileSize":1577482,"hashes":{"sha1":"29faa4d1c22509b67a6d66b2a8c9d3b5aa483b65","sha512":"bf9060e6b1d30d676d9efd30369ccb5baef164fc2d87aad7c7a19d2d9265b5d1d328428a308bdd15960a26bfe46dcd823a236c39f4e26474847354337b043c51"},"path":"mods/fabric-carpet-1.20-1.4.112+v230608.jar"},{"downloads":["https://cdn.modrinth.com/data/Ha28R6CL/versions/LcgnDDmT/fabric-language-kotlin-1.13.7%2Bkotlin.2.2.21.jar"],"env":{"client":"required","server":"required"},"fileSize":7479608,"hashes":{"sha1":"ab71e8daf9a2d529204b5c28b3801713d22f3d46","sha512":"0453a8a4eb8d791b5f0097a6628fae6f13b6dfba1e2bd1f91218769123808c4396a88bcdfc785f1d6bca348f267b32afc2aa9e0d5ec93a7b35bcfe295268c7bc"},"path":"mods/fabric-language-kotlin-1.13.7+kotlin.2.2.21.jar"},{"downloads":["https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar"],"env":{"client":"required","server":"required"},"fileSize":125197,"hashes":{"sha1":"8fa3b84fc5860dbc30fdf8cced02af68dffcf3fa","sha512":"9b7dc686bfa7937815d88c7bbc6908857cd6646b05e7a96ddbdcada328a385bd4ba056532cd1d7df9d2d7f4265fd48bd49ff683f217f6d4e817177b87f6bc457"},"path":"mods/ferritecore-6.0.1-fabric.jar"},{"downloads":["https://cdn.modrinth.com/data/OX7oyAQX/versions/oEnu0qVQ/flashfreeze-0.3.4%2B1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":732112,"hashes":{"sha1":"831e59a5f0d5a922dcccb7e51b8b875514244861","sha512":"e4aac942cc12ce09d835f825473d7750aba9b7d01ba14d0223ba977ad50affd5aad40a2fcdcc5d943cdab44d5fddcd3f9e3854300debf98825a29618785e3d46"},"path":"mods/flashfreeze-0.3.4+1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/8BmcQJ2H/versions/AXhbVyuq/geckolib-fabric-1.20.1-4.8.2.jar"],"env":{"client":"required","server":"required"},"fileSize":1069282,"hashes":{"sha1":"5608d18e362a4c1263c2599735d1891d8be8cc26","sha512":"cf0f40b02ce712610984c486ed6c7fa0c46f5926da0f8a4d329622dfaadf96a90bd1c2f9afdfc08082a66fb6e9dbf4d6853a9405f16c856bf0b55c62efcbb0a6"},"path":"mods/geckolib-fabric-1.20.1-4.8.2.jar"},{"downloads":["https://cdn.modrinth.com/data/1LE7mid6/versions/IqLUhXjv/instantgroup-fabric-1.20.1-1.7.0.jar"],"env":{"client":"required","server":"required"},"fileSize":433201,"hashes":{"sha1":"73a2164e2d0a51476c3f96c95f0494ec5dff3d0a","sha512":"c18d04dca79c1b56a3b55e223be913a00dfd21f2c4a0a34779dcbd524b6aa517f9bc60ccd25a31402f38ee2343e5e8ff559c82bfb6be71e3a678a607a4124cf4"},"path":"mods/instantgroup-fabric-1.20.1-1.7.0.jar"},{"downloads":["https://cdn.modrinth.com/data/fQEb0iXm/versions/jiDwS0W1/krypton-0.2.3.jar"],"env":{"client":"required","server":"required"},"fileSize":185895,"hashes":{"sha1":"4d499819effd8afe811e5d93952fcc46765a00df","sha512":"92b73a70737cfc1daebca211bd1525de7684b554be392714ee29cbd558f2a27a8bdda22accbe9176d6e531d74f9bf77798c28c3e8559c970f607422b6038bc9e"},"path":"mods/krypton-0.2.3.jar"},{"downloads":["https://cdn.modrinth.com/data/gvQqBUqZ/versions/iEcXOkz4/lithium-fabric-mc1.20.1-0.11.4.jar"],"env":{"client":"required","server":"required"},"fileSize":691483,"hashes":{"sha1":"048227ed60a3005cf9fa55880dfe0cf20b0ba680","sha512":"31938b7e849609892ffa1710e41f2e163d11876f824452540658c4b53cd13c666dbdad8d200989461932bd9952814c5943e64252530c72bdd5d8641775151500"},"path":"mods/lithium-fabric-mc1.20.1-0.11.4.jar"},{"downloads":["https://cdn.modrinth.com/data/XaDC71GB/versions/9bbVphAR/lithostitched-fabric-1.20.1-1.4.11.jar"],"env":{"client":"required","server":"required"},"fileSize":487655,"hashes":{"sha1":"c5e75450633aa9f79f2023e897c2726ba5f8d808","sha512":"d8e840907e3f7326c1e6605b65c46eb4e920e4790ab4074884ad21913f0c097dcacf4b813091239eb58bd65b7c75b96d04bb4df6eec830f89a21e217e3c0fdec"},"path":"mods/lithostitched-fabric-1.20.1-1.4.11.jar"},{"downloads":["https://cdn.modrinth.com/data/nmDcB62a/versions/rPmgLeZC/modernfix-fabric-5.25.2%2Bmc1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":545175,"hashes":{"sha1":"be03b9eb570c1e9df7593e68623f0fecbd039460","sha512":"878e39d182767ffd08ad6a3539fae780739129db133abe02b9b73dc3df6e1ac9ddbe509620356b0aae5e7bfbed535d0e18741703334317a16fefef820269da2d"},"path":"mods/modernfix-fabric-5.25.2+mc1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/F8BQNPWX/versions/dMGBsRgz/naturalist-fabric-4.0.3-1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":4310075,"hashes":{"sha1":"309142b01014a047cf8cbdded96b085ca59fac85","sha512":"2598c35680c48d8a5a30c05883cf1c0b3cbada36594ba93f35f3e99555634e64d3b4eea5d1c8beb84ef7019d3d61a32350cdc68368ab0a2b731ab381978492b0"},"path":"mods/naturalist-fabric-4.0.3-1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/KuNKN7d2/versions/erSJnRcq/noisium-fabric-2.3.0%2Bmc1.20-1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":214902,"hashes":{"sha1":"be85535cf1efe82bd8c41bcf851becaad498a598","sha512":"f0abcdac514bd2b4eb6af3529eeb9980a6fef534d31244879acb291a9943151aeb34f372bf98ae01f6191870bf95e1c0bc36d522433353a1090b96e7ac03c417"},"path":"mods/noisium-fabric-2.3.0+mc1.20-1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/EIT1cuHa/versions/Q3H9Zkll/not-just-biomes-mc1.20-1.1.0.jar"],"env":{"client":"required","server":"required"},"fileSize":388386,"hashes":{"sha1":"4b5461a88eea090d1619037dfdc56f6035675c4a","sha512":"6b97829cdac6cb60b99af1d62354a067c2a24cebebf6669fc033c08481f3b94d9f8c1e7bd67869221a0c17fbe9c5ed7e2fad46dcf06ac9ed2babf532904810f1"},"path":"mods/not-just-biomes-mc1.20-1.1.0.jar"},{"downloads":["https://cdn.modrinth.com/data/VYRu7qmG/versions/MprPnUls/observable-4.4.2.jar"],"env":{"client":"required","server":"required"},"fileSize":475232,"hashes":{"sha1":"725d6ae05f78b2007a4dfa52c238efa5ea52548b","sha512":"f7e69c9cc98acbb55b42f9add88fbbca7523eeff1a6c436f10e432df5ae90c49345a23efaca250bfddc55d05b2c7f7c0f578a1e04ebe6bf66088aaa209acfaab"},"path":"mods/observable-4.4.2.jar"},{"downloads":["https://cdn.modrinth.com/data/RsZDxTI3/versions/Eq9r6JQQ/quickshulker-1.4.0-1.20.jar"],"env":{"client":"required","server":"required"},"fileSize":250646,"hashes":{"sha1":"10670458f2b106ce97a58bc287816ea184924741","sha512":"6ea5b7e5628ffa5fb80317454672ff5eee8b4aa6264bf3397c1adc72b126e9486ec00fc81418109d5904ab54999df1511b0b7e10aaf3e056a9d3126936a6245a"},"path":"mods/quickshulker-1.4.0-1.20.jar"},{"downloads":["https://cdn.modrinth.com/data/G1hIVOrD/versions/UOdaYbhh/resourcefullib-fabric-1.20.1-2.1.29.jar"],"env":{"client":"required","server":"required"},"fileSize":431646,"hashes":{"sha1":"e1d85a3100c2f3683a65dca20518e3914d82b0f0","sha512":"d3fcf5440c9359ee84cdec6ab198a6b2e10e5b1939995d2b12837ffdaa1f82d3caa80b14107cf02380718c65f20672b1faca3a498d2b41d79c79de34b2f7189b"},"path":"mods/resourcefullib-fabric-1.20.1-2.1.29.jar"},{"downloads":["https://cdn.modrinth.com/data/zQhsx8KF/versions/I7wfvH49/servux-fabric-1.20.0-0.1.0.jar"],"env":{"client":"required","server":"required"},"fileSize":36171,"hashes":{"sha1":"5a39a99f2faf2036894c5e05de50cb66ce5ef08b","sha512":"973ab83979d994fa70eb2ebb285bc5feff8a51d1972f3533007dbad2bfb0fded62dc0dac5627a2ff557d07fe230faf1b931974b224cf2bcef31f5215606bb21f"},"path":"mods/servux-fabric-1.20.0-0.1.0.jar"},{"downloads":["https://cdn.modrinth.com/data/J2SCGP0Y/versions/ITE4y7fS/shulkercharm-1.2.2.jar"],"env":{"client":"required","server":"required"},"fileSize":39917,"hashes":{"sha1":"ece6b869cd8d5027179195b609fbb21006ea9273","sha512":"86a259c564743bdd2e1a087016706ee38ecd6bd43f9ba108e94b808c5713ef01f61ae2378a19ed7905ca95ef672e27a9271e9bdce76f5d39157d23d684c343bb"},"path":"mods/shulkercharm-1.2.2.jar"},{"downloads":["https://cdn.modrinth.com/data/4KjqhPc9/versions/ykwbsgaV/surveyor-1.1.2%2B1.20.jar"],"env":{"client":"required","server":"required"},"fileSize":586532,"hashes":{"sha1":"405a4e1c3033594234a6bdf957128177d131e3ca","sha512":"2f58895e7f03a4f4f74dbb944c2245f361cc78cb9c38f5b45847ffd5a741310285f1ced50d8bb9f2bc5a72f5320d0f0af6d16b56bda079cf59693e7df0d15fa6"},"path":"mods/surveyor-1.1.2+1.20.jar"},{"downloads":["https://cdn.modrinth.com/data/lWDHr9jE/versions/mz3wlQKd/tectonic-3.0.17-fabric-1.20.1.jar"],"env":{"client":"required","server":"required"},"fileSize":319868,"hashes":{"sha1":"5bcc0c5a21f543856082f52588e6365e6a8b02ef","sha512":"9a11047ed0e981bb60c230d00ec5d88bf3968119df808e9c55678cab94f8fa5005cdd916799dfd641e0ad60a1b937b4554c71c19d7b3d0f61b94f5135cbf377a"},"path":"mods/tectonic-3.0.17-fabric-1.20.1.jar"},{"downloads":["https://cdn.modrinth.com/data/vSEH1ERy/versions/gBP1GqtK/threadtweak-fabric-1.20.2-0.1.1.jar"],"env":{"client":"required","server":"required"},"fileSize":144848,"hashes":{"sha1":"4849b845daf49089d0eb1268ce23d61b9694afa4","sha512":"b5a9fc2775bc8c020cb88b898dcdf473bf77f03ef41be1661a117872b16582a7e30b4f4a94d4c97855484a173e5e41951d47fcc17aef2429828b35308453835c"},"path":"mods/threadtweak-fabric-1.20.2-0.1.1.jar"},{"downloads":["https://cdn.modrinth.com/data/5aaWibi9/versions/AHxQGtuC/trinkets-3.7.2.jar"],"env":{"client":"required","server":"required"},"fileSize":238532,"hashes":{"sha1":"d58cc8759587f03f320f188972ca66baa788d008","sha512":"bedf97c87c5e556416410267108ad358b32806448be24ef8ae1a79ac63b78b48b9c851c00c845b8aedfc7805601385420716b9e65326fdab21340e8ba3cc4274"},"path":"mods/trinkets-3.7.2.jar"},{"downloads":["https://cdn.modrinth.com/data/wnEe9KBa/versions/sV8lIBhJ/vmp-fabric-mc1.20.1-0.2.0%2Bbeta.7.102-all.jar"],"env":{"client":"required","server":"required"},"fileSize":487043,"hashes":{"sha1":"46e896cabf7813275413c97e6dd2f48ef534057d","sha512":"38ba14d870ddbcef233c9baa399005aaccde95d7b77175aa3a795eb9fed1086492b4ac5c6bbc05909dd76dce1b19b5c26613585161c2f3d20f2494beb8b23fe4"},"path":"mods/vmp-fabric-mc1.20.1-0.2.0+beta.7.102-all.jar"},{"downloads":["https://cdn.modrinth.com/data/9eGKb6K1/versions/z5kIPm1A/voicechat-fabric-1.20.1-2.6.11.jar"],"env":{"client":"required","server":"required"},"fileSize":5251599,"hashes":{"sha1":"ceb26733205db520e86acf5cdab7a87f3aae60f9","sha512":"c4e89a59232c007f862d77151d590ae25d6c0d6a88cb330bf9aa6644b14ac28f07e2d8b85667741e1a99a3452848a59b8a03e5c378afe74375e34cdefe2941aa"},"path":"mods/voicechat-fabric-1.20.1-2.6.11.jar"},{"downloads":["https://cdn.modrinth.com/data/AtB5mHky/versions/Ub8MHZaV/watut-fabric-1.20.1-1.2.3.jar"],"env":{"client":"required","server":"required"},"fileSize":789018,"hashes":{"sha1":"e3b5da7d097e95d5b8c244f8f6c7947e1f5fdf92","sha512":"78e36fafa354d8e793d592b377c6162886fa487cadf8ca7dc24c3140909cfe2af943a2c954a4a9dbc7c7828fe606ff5d44e98cf7a4d9e8846810c498e1cc49eb"},"path":"mods/watut-fabric-1.20.1-1.2.3.jar"}],"formatVersion":1,"game":"minecraft","name":"IA-server","versionId":"4.0"} \ No newline at end of file diff --git a/server/server/mods/.index/architectury-api.pw.toml b/server/server/mods/.index/architectury-api.pw.toml new file mode 100644 index 0000000..c613819 --- /dev/null +++ b/server/server/mods/.index/architectury-api.pw.toml @@ -0,0 +1,16 @@ +filename = 'architectury-9.2.14-fabric.jar' +name = 'Architectury API' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '4cb8f009fd522d68a795d2cf5a657bdbe248b32ba7c33cd968f5ab521e9d60e198f8a3f6c50e7d960a2b8f50375116be0db1fd44b5710ea758697d8ea70d15de' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar' + +[update.modrinth] +mod-id = 'lhGA9TYQ' +version = 'WbL7MStR' \ No newline at end of file diff --git a/server/server/mods/.index/audioplayer.pw.toml b/server/server/mods/.index/audioplayer.pw.toml new file mode 100644 index 0000000..7971b75 --- /dev/null +++ b/server/server/mods/.index/audioplayer.pw.toml @@ -0,0 +1,16 @@ +filename = 'audioplayer-fabric-1.20.1-1.13.2.jar' +name = 'AudioPlayer' +side = 'server' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = '2012f04a9fc8092df4f6ac43a38dd1b463c40d8b90ecebaae3412b3d9d99b9fad5297657b729f69bb016270a0741475abb4ee3b41d9aed17107cdfa3873b6fb7' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/SRlzjEBS/versions/M6EFtrdy/audioplayer-fabric-1.20.1-1.13.2.jar' + +[update.modrinth] +mod-id = 'SRlzjEBS' +version = 'M6EFtrdy' \ No newline at end of file diff --git a/server/server/mods/.index/botarium.pw.toml b/server/server/mods/.index/botarium.pw.toml new file mode 100644 index 0000000..eab7cb4 --- /dev/null +++ b/server/server/mods/.index/botarium.pw.toml @@ -0,0 +1,16 @@ +filename = 'botarium-fabric-1.20.1-2.3.4.jar' +name = 'Botarium' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '03589a8d05c17dbb4271c212d0eb00c53d9d5c0705f63c7816ff9e099245db71f94e7c544e323beaeac28d30bd3807eeccb1352792cb6d778ff6ecf68f4635c7' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/2u6LRnMa/versions/f3ATcSfq/botarium-fabric-1.20.1-2.3.4.jar' + +[update.modrinth] +mod-id = '2u6LRnMa' +version = 'f3ATcSfq' \ No newline at end of file diff --git a/server/server/mods/.index/c2me-fabric.pw.toml b/server/server/mods/.index/c2me-fabric.pw.toml new file mode 100644 index 0000000..f07c184 --- /dev/null +++ b/server/server/mods/.index/c2me-fabric.pw.toml @@ -0,0 +1,16 @@ +filename = 'c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar' +name = 'Concurrent Chunk Management Engine (Fabric)' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'alpha' + +[download] +hash = '359c715fd6a0464192d36b4d9dbb7927776eaae498f0cab939b49740fc724bda83aaf4f069f395dc5975d1e82762ee3b602111d9375eb27ab6f5360c4b17f2ff' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/VSNURh3q/versions/s4WOiNtz/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.16.jar' + +[update.modrinth] +mod-id = 'VSNURh3q' +version = 's4WOiNtz' \ No newline at end of file diff --git a/server/server/mods/.index/carpet.pw.toml b/server/server/mods/.index/carpet.pw.toml new file mode 100644 index 0000000..f4502a2 --- /dev/null +++ b/server/server/mods/.index/carpet.pw.toml @@ -0,0 +1,16 @@ +filename = 'fabric-carpet-1.20-1.4.112+v230608.jar' +name = 'Carpet' +side = 'server' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'bf9060e6b1d30d676d9efd30369ccb5baef164fc2d87aad7c7a19d2d9265b5d1d328428a308bdd15960a26bfe46dcd823a236c39f4e26474847354337b043c51' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/TQTTVgYE/versions/K0Wj117C/fabric-carpet-1.20-1.4.112%2Bv230608.jar' + +[update.modrinth] +mod-id = 'TQTTVgYE' +version = 'K0Wj117C' \ No newline at end of file diff --git a/server/server/mods/.index/cloth-config.pw.toml b/server/server/mods/.index/cloth-config.pw.toml new file mode 100644 index 0000000..3b85d48 --- /dev/null +++ b/server/server/mods/.index/cloth-config.pw.toml @@ -0,0 +1,16 @@ +filename = 'cloth-config-11.1.136-fabric.jar' +name = 'Cloth Config API' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '2da85c071c854223cc30c8e46794391b77e53f28ecdbbde59dc83b3dbbdfc74be9e68da9ed464e7f98b4361033899ba4f681ebff1f35edc2c60e599a59796f1c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar' + +[update.modrinth] +mod-id = '9s6osm5g' +version = '2xQdCMyG' \ No newline at end of file diff --git a/server/server/mods/.index/copycats.pw.toml b/server/server/mods/.index/copycats.pw.toml new file mode 100644 index 0000000..174d0e7 --- /dev/null +++ b/server/server/mods/.index/copycats.pw.toml @@ -0,0 +1,16 @@ +filename = 'copycats-2.2.2+mc.1.20.1-fabric.jar' +name = 'Create: Copycats+' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '21c4409d5f453a29d161b34ebed3b6253953529fbfcac4651fd4476059a99f6d2244486345b69a46dc9b3a1ebdfd39cd0ef0c1b8b814a95b3cf7c8465471eee1' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/UT2M39wf/versions/WYmjbo0H/copycats-2.2.2%2Bmc.1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'UT2M39wf' +version = 'WYmjbo0H' \ No newline at end of file diff --git a/server/server/mods/.index/coroutil.pw.toml b/server/server/mods/.index/coroutil.pw.toml new file mode 100644 index 0000000..103aab4 --- /dev/null +++ b/server/server/mods/.index/coroutil.pw.toml @@ -0,0 +1,16 @@ +filename = 'coroutil-fabric-1.20.1-1.3.7.jar' +name = 'CoroUtil' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '4a03363dd9cfd517eb04bea77779c88e74f12c1dacadc726869cb9b595348d615e50041893ad72155f7ac2c359219604710d6157dec95a46fe0e598ef5642035' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/rLLJ1OZM/versions/7tRnsYkP/coroutil-fabric-1.20.1-1.3.7.jar' + +[update.modrinth] +mod-id = 'rLLJ1OZM' +version = '7tRnsYkP' \ No newline at end of file diff --git a/server/server/mods/.index/create-deco.pw.toml b/server/server/mods/.index/create-deco.pw.toml new file mode 100644 index 0000000..baf211f --- /dev/null +++ b/server/server/mods/.index/create-deco.pw.toml @@ -0,0 +1,16 @@ +filename = 'createdeco-2.0.2-1.20.1-fabric.jar' +name = 'Create Deco' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'f7ce4b520b7eb47fb9d1a8f510465b96673dee2d6f91ff0720713ee62143d095b399a980666538ebfb8b401fb5e93baf50a2cb2be6a4f2adfde2024f198a35c9' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/sMvUb4Rb/versions/GsxgfeNu/createdeco-2.0.2-1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'sMvUb4Rb' +version = 'GsxgfeNu' \ No newline at end of file diff --git a/server/server/mods/.index/create-fabric.pw.toml b/server/server/mods/.index/create-fabric.pw.toml new file mode 100644 index 0000000..f25d633 --- /dev/null +++ b/server/server/mods/.index/create-fabric.pw.toml @@ -0,0 +1,16 @@ +filename = 'create-fabric-0.5.1-j-build.1631+mc1.20.1.jar' +name = 'Create Fabric' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = '73ff936492c857ae411c10cae0194d64a56b98a1a7a9478ca13fe2a6e3ee155e327cf4590a3888aaa671561b4cf74de97f2f44224d7981b03a546e36236c3de2' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Xbc0uyRg/versions/7Ub71nPb/create-fabric-0.5.1-j-build.1631%2Bmc1.20.1.jar' + +[update.modrinth] +mod-id = 'Xbc0uyRg' +version = '7Ub71nPb' \ No newline at end of file diff --git a/server/server/mods/.index/create-mod-trims.pw.toml b/server/server/mods/.index/create-mod-trims.pw.toml new file mode 100644 index 0000000..c396646 --- /dev/null +++ b/server/server/mods/.index/create-mod-trims.pw.toml @@ -0,0 +1,16 @@ +filename = 'create_armor_trims-1.20.1-2.0.1.jar' +name = 'Create: Armor Trims' +side = 'both' +x-prismlauncher-loaders = [ 'forge', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'aded234e3c435f88b3282592e04c0923d7509b464abe20ebd5a250daad603e7da9e3c26dd978b734f988e1326d5b0fd1e8302807d3d4e5dd7934deb1b90e841c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Q4F90RHI/versions/C9U99P99/create_armor_trims-1.20.1-2.0.1.jar' + +[update.modrinth] +mod-id = 'Q4F90RHI' +version = 'C9U99P99' \ No newline at end of file diff --git a/server/server/mods/.index/create-power-loader-fabric.pw.toml b/server/server/mods/.index/create-power-loader-fabric.pw.toml new file mode 100644 index 0000000..61015b6 --- /dev/null +++ b/server/server/mods/.index/create-power-loader-fabric.pw.toml @@ -0,0 +1,16 @@ +filename = 'create_power_loader-1.5.3-mc1.20.1-fabric.jar' +name = 'Create: Power Loader (Fabric)' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = 'b2b04775d9afaa2091a82eaa9e81f7f6cfd57cc99adee0e869c7ea0044524c943f771860b74588eacf5a8ee1e0924ebbd04b97f716442caf07d8bcf2b6081989' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/E9MuZ1zB/versions/fHsTW7eS/create_power_loader-1.5.3-mc1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'E9MuZ1zB' +version = 'fHsTW7eS' \ No newline at end of file diff --git a/server/server/mods/.index/create-railways-navigator.pw.toml b/server/server/mods/.index/create-railways-navigator.pw.toml new file mode 100644 index 0000000..0d2adaa --- /dev/null +++ b/server/server/mods/.index/create-railways-navigator.pw.toml @@ -0,0 +1,16 @@ +filename = 'createrailwaysnavigator-fabric-1.20.1-beta-0.7.2.jar' +name = 'Create Railways Navigator' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = 'c33199fab45eee6a2b504d4e7c6525096c84369f919237af994829259f126b0f194667356450770d452cee7b49d62beea11ed4234f5175d4bc4689309f977c6a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Dq3STxps/versions/BNIhuyhA/createrailwaysnavigator-fabric-1.20.1-beta-0.7.2.jar' + +[update.modrinth] +mod-id = 'Dq3STxps' +version = 'BNIhuyhA' \ No newline at end of file diff --git a/server/server/mods/.index/create-steam-n-rails.pw.toml b/server/server/mods/.index/create-steam-n-rails.pw.toml new file mode 100644 index 0000000..2f09794 --- /dev/null +++ b/server/server/mods/.index/create-steam-n-rails.pw.toml @@ -0,0 +1,16 @@ +filename = 'Steam_Rails-1.6.9+fabric-mc1.20.1.jar' +name = "Create: Steam 'n' Rails" +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '048a0cad7fd4f9eb7516ee557a8d427f4e65b7e7020a24f60fe171f5b84c53dc0a67b603fc4a7d063f15df05ae5e35fc4ff64ec1b8996ca6fc42833fc2f5d55b' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/ZzjhlDgM/versions/VFhdqLko/Steam_Rails-1.6.9%2Bfabric-mc1.20.1.jar' + +[update.modrinth] +mod-id = 'ZzjhlDgM' +version = 'VFhdqLko' \ No newline at end of file diff --git a/server/server/mods/.index/decorative-blocks.pw.toml b/server/server/mods/.index/decorative-blocks.pw.toml new file mode 100644 index 0000000..123b416 --- /dev/null +++ b/server/server/mods/.index/decorative-blocks.pw.toml @@ -0,0 +1,16 @@ +filename = 'decorative_blocks-fabric-1.20.1-4.1.3.jar' +name = 'Decorative Blocks' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'd679847cc78b196a688b0e36cc18352bde9c75f87e8d5421dd0e5311c2aab7418427612f6d54f807725c91c0c5c97fcc3496c5105f56e5e73ef9c136b463dd34' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/t6BIRVZn/versions/FibgWXh0/decorative_blocks-fabric-1.20.1-4.1.3.jar' + +[update.modrinth] +mod-id = 't6BIRVZn' +version = 'FibgWXh0' \ No newline at end of file diff --git a/server/server/mods/.index/distanthorizons.pw.toml b/server/server/mods/.index/distanthorizons.pw.toml new file mode 100644 index 0000000..b5a02a4 --- /dev/null +++ b/server/server/mods/.index/distanthorizons.pw.toml @@ -0,0 +1,16 @@ +filename = 'DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar' +name = 'Distant Horizons' +side = 'both' +x-prismlauncher-loaders = [ 'forge', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = '14f5548cffa24fabdcfce6626fc813db42e28350a126833a54e1c54e13e6b393e232b5a0d55fe6bc6f7e273061adaade67f8a8bbee9503cdaf869c28db0995b7' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/uCdwusMi/versions/vSDePnsB/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar' + +[update.modrinth] +mod-id = 'uCdwusMi' +version = 'vSDePnsB' \ No newline at end of file diff --git a/server/server/mods/.index/enhanced-groups.pw.toml b/server/server/mods/.index/enhanced-groups.pw.toml new file mode 100644 index 0000000..126f9f5 --- /dev/null +++ b/server/server/mods/.index/enhanced-groups.pw.toml @@ -0,0 +1,16 @@ +filename = 'instantgroup-fabric-1.20.1-1.7.0.jar' +name = 'Simple Voice Chat Enhanced Groups' +side = 'server' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'alpha' + +[download] +hash = 'c18d04dca79c1b56a3b55e223be913a00dfd21f2c4a0a34779dcbd524b6aa517f9bc60ccd25a31402f38ee2343e5e8ff559c82bfb6be71e3a678a607a4124cf4' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/1LE7mid6/versions/IqLUhXjv/instantgroup-fabric-1.20.1-1.7.0.jar' + +[update.modrinth] +mod-id = '1LE7mid6' +version = 'IqLUhXjv' \ No newline at end of file diff --git a/server/server/mods/.index/estrogen.pw.toml b/server/server/mods/.index/estrogen.pw.toml new file mode 100644 index 0000000..948b1ad --- /dev/null +++ b/server/server/mods/.index/estrogen.pw.toml @@ -0,0 +1,16 @@ +filename = 'Estrogen-4.3.4+1.20.1-fabric.jar' +name = 'Create: Estrogen' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '63b41969ca3008082a5c2c7b1a5b4a4ad10f6ba46f84357893df33413e97a9d910cbfd226c45b54538ca7b826e7de58525f83911c9a93a897da064302f7ce53c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/HhIJW8n1/versions/MCFB20q2/Estrogen-4.3.4%2B1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'HhIJW8n1' +version = 'MCFB20q2' \ No newline at end of file diff --git a/server/server/mods/.index/fabric-api.pw.toml b/server/server/mods/.index/fabric-api.pw.toml new file mode 100644 index 0000000..ca6b84e --- /dev/null +++ b/server/server/mods/.index/fabric-api.pw.toml @@ -0,0 +1,16 @@ +filename = 'fabric-api-0.92.5+1.20.1.jar' +name = 'Fabric API' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'e42bf30f4c60d7e3b07579b3ecc1aed345dc76dd72633514c9df6e801e9753a582abe7d722797a0045d46ea860029bf138a301ec30397eb151a0611cea1069e7' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/P7dR8mSH/versions/PB9Kjpo3/fabric-api-0.92.5%2B1.20.1.jar' + +[update.modrinth] +mod-id = 'P7dR8mSH' +version = 'PB9Kjpo3' \ No newline at end of file diff --git a/server/server/mods/.index/fabric-language-kotlin.pw.toml b/server/server/mods/.index/fabric-language-kotlin.pw.toml new file mode 100644 index 0000000..4f73f63 --- /dev/null +++ b/server/server/mods/.index/fabric-language-kotlin.pw.toml @@ -0,0 +1,54 @@ +filename = 'fabric-language-kotlin-1.13.2+kotlin.2.1.20.jar' +name = 'Fabric Language Kotlin' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ + '1.14', + '1.14.1', + '1.14.2', + '1.14.3', + '1.14.4', + '1.15', + '1.15.1', + '1.15.2', + '1.16', + '1.16.1', + '1.16.2', + '1.16.3', + '1.16.4', + '1.16.5', + '1.17', + '1.17.1', + '1.18', + '1.18.1', + '1.18.2', + '1.19', + '1.19.1', + '1.19.2', + '1.19.3', + '1.19.4', + '1.20', + '1.20.1', + '1.20.2', + '1.20.3', + '1.20.4', + '1.20.5', + '1.20.6', + '1.21', + '1.21.1', + '1.21.2', + '1.21.3', + '1.21.4', + '1.21.5' +] +x-prismlauncher-release-type = 'release' + +[download] +hash = '875c8ea380dce07c8a3dd5249226265745d3fc84876e2f1b235ce99084aa991f7d08c05ab12d73a3209649e3bd4d7c407b96d4b4f4a332179d40afdae836a92f' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Ha28R6CL/versions/E4WyjCxJ/fabric-language-kotlin-1.13.2%2Bkotlin.2.1.20.jar' + +[update.modrinth] +mod-id = 'Ha28R6CL' +version = 'E4WyjCxJ' \ No newline at end of file diff --git a/server/server/mods/.index/ferrite-core.pw.toml b/server/server/mods/.index/ferrite-core.pw.toml new file mode 100644 index 0000000..4bb2d4b --- /dev/null +++ b/server/server/mods/.index/ferrite-core.pw.toml @@ -0,0 +1,16 @@ +filename = 'ferritecore-6.0.1-fabric.jar' +name = 'FerriteCore' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '9b7dc686bfa7937815d88c7bbc6908857cd6646b05e7a96ddbdcada328a385bd4ba056532cd1d7df9d2d7f4265fd48bd49ff683f217f6d4e817177b87f6bc457' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar' + +[update.modrinth] +mod-id = 'uXXizFIs' +version = 'unerR5MN' \ No newline at end of file diff --git a/server/server/mods/.index/geckolib.pw.toml b/server/server/mods/.index/geckolib.pw.toml new file mode 100644 index 0000000..ba88fc3 --- /dev/null +++ b/server/server/mods/.index/geckolib.pw.toml @@ -0,0 +1,16 @@ +filename = 'geckolib-fabric-1.20.1-4.7.1.2.jar' +name = 'Geckolib' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '6c4fd60cfce9b398e7fe71946e4847cf9c5f509148a7f9f5352fdb844803c72631f7b13645f7358607fa5dc4fd3a7d8c620a22499cb7c51b5718a6d460a0c78f' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/8BmcQJ2H/versions/ytGMpRks/geckolib-fabric-1.20.1-4.7.1.2.jar' + +[update.modrinth] +mod-id = '8BmcQJ2H' +version = 'ytGMpRks' \ No newline at end of file diff --git a/server/server/mods/.index/krypton.pw.toml b/server/server/mods/.index/krypton.pw.toml new file mode 100644 index 0000000..3694f36 --- /dev/null +++ b/server/server/mods/.index/krypton.pw.toml @@ -0,0 +1,16 @@ +filename = 'krypton-0.2.3.jar' +name = 'Krypton' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '92b73a70737cfc1daebca211bd1525de7684b554be392714ee29cbd558f2a27a8bdda22accbe9176d6e531d74f9bf77798c28c3e8559c970f607422b6038bc9e' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/fQEb0iXm/versions/jiDwS0W1/krypton-0.2.3.jar' + +[update.modrinth] +mod-id = 'fQEb0iXm' +version = 'jiDwS0W1' \ No newline at end of file diff --git a/server/server/mods/.index/lithium.pw.toml b/server/server/mods/.index/lithium.pw.toml new file mode 100644 index 0000000..6386d55 --- /dev/null +++ b/server/server/mods/.index/lithium.pw.toml @@ -0,0 +1,16 @@ +filename = 'lithium-fabric-mc1.20.1-0.11.3.jar' +name = 'Lithium' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'dc9bc65146f41cf99c46b46216dd3645be7c45cfeb2bc7cdceaa11bcd57771cdf2c30e84ce057f12b8dbf0d54fb808143cf46d92626370011ba5112bec18e720' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/gvQqBUqZ/versions/vuuAe7ZA/lithium-fabric-mc1.20.1-0.11.3.jar' + +[update.modrinth] +mod-id = 'gvQqBUqZ' +version = 'vuuAe7ZA' \ No newline at end of file diff --git a/server/server/mods/.index/lithostitched.pw.toml b/server/server/mods/.index/lithostitched.pw.toml new file mode 100644 index 0000000..83fce9c --- /dev/null +++ b/server/server/mods/.index/lithostitched.pw.toml @@ -0,0 +1,16 @@ +filename = 'lithostitched-fabric-1.20.1-1.4.4.jar' +name = 'Lithostitched' +side = 'server' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'eba73344cef6f733492a1619e097fb498318f06875fda7e05a2847ef9c039b17d9542087a44636611f569924beb4178576141e61ae6ebc5841e0b3ed6791ed71' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/XaDC71GB/versions/fFfu2FPH/lithostitched-fabric-1.20.1-1.4.4.jar' + +[update.modrinth] +mod-id = 'XaDC71GB' +version = 'fFfu2FPH' \ No newline at end of file diff --git a/server/server/mods/.index/modernfix.pw.toml b/server/server/mods/.index/modernfix.pw.toml new file mode 100644 index 0000000..ed92dfd --- /dev/null +++ b/server/server/mods/.index/modernfix.pw.toml @@ -0,0 +1,16 @@ +filename = 'modernfix-fabric-5.21.0+mc1.20.1.jar' +name = 'ModernFix' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '6b9d55e23c801e0a697237906b4a1df70a6d5795b774aa6e0c81cdab9b6d6c677c10ee0df840cdd010867d8128558ae791dc5042256828b9942a85c6baae403f' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/nmDcB62a/versions/srmUM7tY/modernfix-fabric-5.21.0%2Bmc1.20.1.jar' + +[update.modrinth] +mod-id = 'nmDcB62a' +version = 'srmUM7tY' \ No newline at end of file diff --git a/server/server/mods/.index/naturalist.pw.toml b/server/server/mods/.index/naturalist.pw.toml new file mode 100644 index 0000000..9fe5e45 --- /dev/null +++ b/server/server/mods/.index/naturalist.pw.toml @@ -0,0 +1,16 @@ +filename = 'naturalist-fabric-4.0.3-1.20.1.jar' +name = 'Naturalist' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '2598c35680c48d8a5a30c05883cf1c0b3cbada36594ba93f35f3e99555634e64d3b4eea5d1c8beb84ef7019d3d61a32350cdc68368ab0a2b731ab381978492b0' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/F8BQNPWX/versions/dMGBsRgz/naturalist-fabric-4.0.3-1.20.1.jar' + +[update.modrinth] +mod-id = 'F8BQNPWX' +version = 'dMGBsRgz' \ No newline at end of file diff --git a/server/server/mods/.index/no-chat-reports.pw.toml b/server/server/mods/.index/no-chat-reports.pw.toml new file mode 100644 index 0000000..d47bbc5 --- /dev/null +++ b/server/server/mods/.index/no-chat-reports.pw.toml @@ -0,0 +1,16 @@ +filename = 'NoChatReports-FABRIC-1.20.1-v2.2.2.jar' +name = 'No Chat Reports' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '3213e37fc12205e49f69a6c295c8c3237d8464d63dedbfbac4901892752741d22ebf7e1b40d6683143e70ca158fc95b00c2af177a1263038edce9a46b6cbeb79' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar' + +[update.modrinth] +mod-id = 'qQyHxfxd' +version = 'HeZZR2kF' \ No newline at end of file diff --git a/server/server/mods/.index/noisium.pw.toml b/server/server/mods/.index/noisium.pw.toml new file mode 100644 index 0000000..95f5183 --- /dev/null +++ b/server/server/mods/.index/noisium.pw.toml @@ -0,0 +1,16 @@ +filename = 'noisium-fabric-2.3.0+mc1.20-1.20.1.jar' +name = 'Noisium' +side = 'server' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'f0abcdac514bd2b4eb6af3529eeb9980a6fef534d31244879acb291a9943151aeb34f372bf98ae01f6191870bf95e1c0bc36d522433353a1090b96e7ac03c417' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/KuNKN7d2/versions/erSJnRcq/noisium-fabric-2.3.0%2Bmc1.20-1.20.1.jar' + +[update.modrinth] +mod-id = 'KuNKN7d2' +version = 'erSJnRcq' \ No newline at end of file diff --git a/server/server/mods/.index/not-just-biomes.pw.toml b/server/server/mods/.index/not-just-biomes.pw.toml new file mode 100644 index 0000000..7709a3c --- /dev/null +++ b/server/server/mods/.index/not-just-biomes.pw.toml @@ -0,0 +1,16 @@ +filename = 'not-just-biomes-mc1.20-1.1.0.jar' +name = 'Not Just Biomes' +side = 'server' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '6b97829cdac6cb60b99af1d62354a067c2a24cebebf6669fc033c08481f3b94d9f8c1e7bd67869221a0c17fbe9c5ed7e2fad46dcf06ac9ed2babf532904810f1' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/EIT1cuHa/versions/Q3H9Zkll/not-just-biomes-mc1.20-1.1.0.jar' + +[update.modrinth] +mod-id = 'EIT1cuHa' +version = 'Q3H9Zkll' \ No newline at end of file diff --git a/server/server/mods/.index/nullscape.pw.toml b/server/server/mods/.index/nullscape.pw.toml new file mode 100644 index 0000000..5e4bbde --- /dev/null +++ b/server/server/mods/.index/nullscape.pw.toml @@ -0,0 +1,16 @@ +filename = 'Nullscape_1.20.x_v1.2.8.jar' +name = 'Nullscape' +side = 'both' +x-prismlauncher-loaders = [ 'neoforge', 'forge', 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'fcd11f20ab1b374a219e915156c8439f2d6fcabb060406f4d0a11392f945228e1c6e375f8e9e3048ac01c3a351c88bde4327e1f958bfd5ef4ab81c178f9e35da' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/LPjGiSO4/versions/QsRKydVt/Nullscape_1.20.x_v1.2.8.jar' + +[update.modrinth] +mod-id = 'LPjGiSO4' +version = 'QsRKydVt' \ No newline at end of file diff --git a/server/server/mods/.index/observable.pw.toml b/server/server/mods/.index/observable.pw.toml new file mode 100644 index 0000000..d08bd6f --- /dev/null +++ b/server/server/mods/.index/observable.pw.toml @@ -0,0 +1,16 @@ +filename = 'observable-4.4.2.jar' +name = 'Observable' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = 'f7e69c9cc98acbb55b42f9add88fbbca7523eeff1a6c436f10e432df5ae90c49345a23efaca250bfddc55d05b2c7f7c0f578a1e04ebe6bf66088aaa209acfaab' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/VYRu7qmG/versions/MprPnUls/observable-4.4.2.jar' + +[update.modrinth] +mod-id = 'VYRu7qmG' +version = 'MprPnUls' \ No newline at end of file diff --git a/server/server/mods/.index/quickshulker.pw.toml b/server/server/mods/.index/quickshulker.pw.toml new file mode 100644 index 0000000..978995e --- /dev/null +++ b/server/server/mods/.index/quickshulker.pw.toml @@ -0,0 +1,16 @@ +filename = 'quickshulker-1.4.0-1.20.jar' +name = 'QuickShulker' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '6ea5b7e5628ffa5fb80317454672ff5eee8b4aa6264bf3397c1adc72b126e9486ec00fc81418109d5904ab54999df1511b0b7e10aaf3e056a9d3126936a6245a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/RsZDxTI3/versions/Eq9r6JQQ/quickshulker-1.4.0-1.20.jar' + +[update.modrinth] +mod-id = 'RsZDxTI3' +version = 'Eq9r6JQQ' \ No newline at end of file diff --git a/server/server/mods/.index/resourceful-lib.pw.toml b/server/server/mods/.index/resourceful-lib.pw.toml new file mode 100644 index 0000000..aec1aea --- /dev/null +++ b/server/server/mods/.index/resourceful-lib.pw.toml @@ -0,0 +1,16 @@ +filename = 'resourcefullib-fabric-1.20.1-2.1.29.jar' +name = 'Resourceful Lib' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'd3fcf5440c9359ee84cdec6ab198a6b2e10e5b1939995d2b12837ffdaa1f82d3caa80b14107cf02380718c65f20672b1faca3a498d2b41d79c79de34b2f7189b' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/G1hIVOrD/versions/UOdaYbhh/resourcefullib-fabric-1.20.1-2.1.29.jar' + +[update.modrinth] +mod-id = 'G1hIVOrD' +version = 'UOdaYbhh' \ No newline at end of file diff --git a/server/server/mods/.index/servux.pw.toml b/server/server/mods/.index/servux.pw.toml new file mode 100644 index 0000000..0c95c50 --- /dev/null +++ b/server/server/mods/.index/servux.pw.toml @@ -0,0 +1,16 @@ +filename = 'servux-fabric-1.20.0-0.1.0.jar' +name = 'Servux' +side = 'server' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '973ab83979d994fa70eb2ebb285bc5feff8a51d1972f3533007dbad2bfb0fded62dc0dac5627a2ff557d07fe230faf1b931974b224cf2bcef31f5215606bb21f' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/zQhsx8KF/versions/I7wfvH49/servux-fabric-1.20.0-0.1.0.jar' + +[update.modrinth] +mod-id = 'zQhsx8KF' +version = 'I7wfvH49' \ No newline at end of file diff --git a/server/server/mods/.index/shulker-charm.pw.toml b/server/server/mods/.index/shulker-charm.pw.toml new file mode 100644 index 0000000..dec8fc6 --- /dev/null +++ b/server/server/mods/.index/shulker-charm.pw.toml @@ -0,0 +1,16 @@ +filename = 'shulkercharm-1.2.2.jar' +name = 'Shulker Charm' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '86a259c564743bdd2e1a087016706ee38ecd6bd43f9ba108e94b808c5713ef01f61ae2378a19ed7905ca95ef672e27a9271e9bdce76f5d39157d23d684c343bb' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/J2SCGP0Y/versions/ITE4y7fS/shulkercharm-1.2.2.jar' + +[update.modrinth] +mod-id = 'J2SCGP0Y' +version = 'ITE4y7fS' \ No newline at end of file diff --git a/server/server/mods/.index/simple-voice-chat.pw.toml b/server/server/mods/.index/simple-voice-chat.pw.toml new file mode 100644 index 0000000..df6f072 --- /dev/null +++ b/server/server/mods/.index/simple-voice-chat.pw.toml @@ -0,0 +1,16 @@ +filename = 'voicechat-fabric-1.20.1-2.5.30.jar' +name = 'Simple Voice Chat' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'f745d0982604f20aef7ef50ea49165ae490871a1f62da2c28c1c0094e9e4bd142f9f6228a601b81dc337f332cb9348039e1a116dea239b4a9fdfea8de78f250e' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/9eGKb6K1/versions/QuG5IP28/voicechat-fabric-1.20.1-2.5.30.jar' + +[update.modrinth] +mod-id = '9eGKb6K1' +version = 'QuG5IP28' \ No newline at end of file diff --git a/server/server/mods/.index/status.pw.toml b/server/server/mods/.index/status.pw.toml new file mode 100644 index 0000000..9b50a0b --- /dev/null +++ b/server/server/mods/.index/status.pw.toml @@ -0,0 +1,16 @@ +filename = 'status-fabric-1.20.1-1.0.8.jar' +name = 'Status' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = '89561a9259ff8e4030a936319530d2d9ed031d9cd1ec257f7b6ccd8c5a3997d9fdd81e9d9f4d3183685222942a8dbac09408e4e4bee95b912a5a22b21ed42e5a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/b93awgkg/versions/GUpw0Opx/status-fabric-1.20.1-1.0.8.jar' + +[update.modrinth] +mod-id = 'b93awgkg' +version = 'GUpw0Opx' \ No newline at end of file diff --git a/server/server/mods/.index/tectonic.pw.toml b/server/server/mods/.index/tectonic.pw.toml new file mode 100644 index 0000000..256e972 --- /dev/null +++ b/server/server/mods/.index/tectonic.pw.toml @@ -0,0 +1,16 @@ +filename = 'tectonic-fabric-1.20.1-2.4.4.jar' +name = 'Tectonic' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'b5078ffa450e152555b106ab46134a29d4aff0cba49405e029b6c500692210f2ea379cccf138ce9d67e4162ebea431beff16a8a6ff46098f194c002a451ec348' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/lWDHr9jE/versions/w19S52ln/tectonic-fabric-1.20.1-2.4.4.jar' + +[update.modrinth] +mod-id = 'lWDHr9jE' +version = 'w19S52ln' \ No newline at end of file diff --git a/server/server/mods/.index/threadtweak.pw.toml b/server/server/mods/.index/threadtweak.pw.toml new file mode 100644 index 0000000..84f7d39 --- /dev/null +++ b/server/server/mods/.index/threadtweak.pw.toml @@ -0,0 +1,16 @@ +filename = 'threadtweak-fabric-1.20.2-0.1.1.jar' +name = 'ThreadTweak' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'b5a9fc2775bc8c020cb88b898dcdf473bf77f03ef41be1661a117872b16582a7e30b4f4a94d4c97855484a173e5e41951d47fcc17aef2429828b35308453835c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/vSEH1ERy/versions/gBP1GqtK/threadtweak-fabric-1.20.2-0.1.1.jar' + +[update.modrinth] +mod-id = 'vSEH1ERy' +version = 'gBP1GqtK' \ No newline at end of file diff --git a/server/server/mods/.index/trinkets.pw.toml b/server/server/mods/.index/trinkets.pw.toml new file mode 100644 index 0000000..b9de112 --- /dev/null +++ b/server/server/mods/.index/trinkets.pw.toml @@ -0,0 +1,16 @@ +filename = 'trinkets-3.7.2.jar' +name = 'Trinkets' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'bedf97c87c5e556416410267108ad358b32806448be24ef8ae1a79ac63b78b48b9c851c00c845b8aedfc7805601385420716b9e65326fdab21340e8ba3cc4274' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/5aaWibi9/versions/AHxQGtuC/trinkets-3.7.2.jar' + +[update.modrinth] +mod-id = '5aaWibi9' +version = 'AHxQGtuC' \ No newline at end of file diff --git a/server/server/mods/.index/vmp-fabric.pw.toml b/server/server/mods/.index/vmp-fabric.pw.toml new file mode 100644 index 0000000..9074457 --- /dev/null +++ b/server/server/mods/.index/vmp-fabric.pw.toml @@ -0,0 +1,16 @@ +filename = 'vmp-fabric-mc1.20.1-0.2.0+beta.7.102-all.jar' +name = 'Very Many Players (Fabric)' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'alpha' + +[download] +hash = '38ba14d870ddbcef233c9baa399005aaccde95d7b77175aa3a795eb9fed1086492b4ac5c6bbc05909dd76dce1b19b5c26613585161c2f3d20f2494beb8b23fe4' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/wnEe9KBa/versions/sV8lIBhJ/vmp-fabric-mc1.20.1-0.2.0%2Bbeta.7.102-all.jar' + +[update.modrinth] +mod-id = 'wnEe9KBa' +version = 'sV8lIBhJ' \ No newline at end of file diff --git a/server/server/mods/.index/what-are-they-up-to.pw.toml b/server/server/mods/.index/what-are-they-up-to.pw.toml new file mode 100644 index 0000000..f8170bc --- /dev/null +++ b/server/server/mods/.index/what-are-they-up-to.pw.toml @@ -0,0 +1,16 @@ +filename = 'watut-fabric-1.20.1-1.2.3.jar' +name = 'What Are They Up To (Watut)' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '78e36fafa354d8e793d592b377c6162886fa487cadf8ca7dc24c3140909cfe2af943a2c954a4a9dbc7c7828fe606ff5d44e98cf7a4d9e8846810c498e1cc49eb' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/AtB5mHky/versions/Ub8MHZaV/watut-fabric-1.20.1-1.2.3.jar' + +[update.modrinth] +mod-id = 'AtB5mHky' +version = 'Ub8MHZaV' \ No newline at end of file diff --git a/server/server/mods/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar b/server/server/mods/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar new file mode 100644 index 0000000..d171a65 Binary files /dev/null and b/server/server/mods/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar differ diff --git a/server/server/mods/Estrogen-4.3.4+1.20.1-fabric.jar b/server/server/mods/Estrogen-4.3.4+1.20.1-fabric.jar new file mode 100644 index 0000000..af6491e Binary files /dev/null and b/server/server/mods/Estrogen-4.3.4+1.20.1-fabric.jar differ diff --git a/server/server/mods/FabricProxy-Lite-2.6.0.jar b/server/server/mods/FabricProxy-Lite-2.6.0.jar new file mode 100644 index 0000000..6bd4285 Binary files /dev/null and b/server/server/mods/FabricProxy-Lite-2.6.0.jar differ diff --git a/server/server/mods/NoChatReports-FABRIC-1.20.1-v2.2.2.jar b/server/server/mods/NoChatReports-FABRIC-1.20.1-v2.2.2.jar new file mode 100644 index 0000000..8c95bb4 Binary files /dev/null and b/server/server/mods/NoChatReports-FABRIC-1.20.1-v2.2.2.jar differ diff --git a/server/server/mods/Nullscape_1.20.x_v1.2.8.jar b/server/server/mods/Nullscape_1.20.x_v1.2.8.jar new file mode 100644 index 0000000..22fb2c2 Binary files /dev/null and b/server/server/mods/Nullscape_1.20.x_v1.2.8.jar differ diff --git a/server/server/mods/Steam_Rails-1.6.9+fabric-mc1.20.1.jar b/server/server/mods/Steam_Rails-1.6.9+fabric-mc1.20.1.jar new file mode 100644 index 0000000..5405752 Binary files /dev/null and b/server/server/mods/Steam_Rails-1.6.9+fabric-mc1.20.1.jar differ diff --git a/server/server/mods/architectury-9.2.14-fabric.jar b/server/server/mods/architectury-9.2.14-fabric.jar new file mode 100644 index 0000000..d05a1da Binary files /dev/null and b/server/server/mods/architectury-9.2.14-fabric.jar differ diff --git a/server/server/mods/audioplayer-fabric-1.20.1-1.13.2.jar b/server/server/mods/audioplayer-fabric-1.20.1-1.13.2.jar new file mode 100644 index 0000000..f75f815 Binary files /dev/null and b/server/server/mods/audioplayer-fabric-1.20.1-1.13.2.jar differ diff --git a/server/server/mods/botarium-fabric-1.20.1-2.3.4.jar b/server/server/mods/botarium-fabric-1.20.1-2.3.4.jar new file mode 100644 index 0000000..1ef1145 Binary files /dev/null and b/server/server/mods/botarium-fabric-1.20.1-2.3.4.jar differ diff --git a/server/server/mods/c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar b/server/server/mods/c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar new file mode 100644 index 0000000..9bb4c55 Binary files /dev/null and b/server/server/mods/c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar differ diff --git a/server/server/mods/cloth-config-11.1.136-fabric.jar b/server/server/mods/cloth-config-11.1.136-fabric.jar new file mode 100644 index 0000000..a233a84 Binary files /dev/null and b/server/server/mods/cloth-config-11.1.136-fabric.jar differ diff --git a/server/server/mods/copycats-2.2.2+mc.1.20.1-fabric.jar b/server/server/mods/copycats-2.2.2+mc.1.20.1-fabric.jar new file mode 100644 index 0000000..a576f65 Binary files /dev/null and b/server/server/mods/copycats-2.2.2+mc.1.20.1-fabric.jar differ diff --git a/server/server/mods/coroutil-fabric-1.20.1-1.3.7.jar b/server/server/mods/coroutil-fabric-1.20.1-1.3.7.jar new file mode 100644 index 0000000..0a6c249 Binary files /dev/null and b/server/server/mods/coroutil-fabric-1.20.1-1.3.7.jar differ diff --git a/server/server/mods/create-fabric-0.5.1-j-build.1631+mc1.20.1.jar b/server/server/mods/create-fabric-0.5.1-j-build.1631+mc1.20.1.jar new file mode 100644 index 0000000..7277760 Binary files /dev/null and b/server/server/mods/create-fabric-0.5.1-j-build.1631+mc1.20.1.jar differ diff --git a/server/server/mods/create_armor_trims-1.20.1-2.0.1.jar b/server/server/mods/create_armor_trims-1.20.1-2.0.1.jar new file mode 100644 index 0000000..f72ff29 Binary files /dev/null and b/server/server/mods/create_armor_trims-1.20.1-2.0.1.jar differ diff --git a/server/server/mods/create_power_loader-1.5.3-mc1.20.1-fabric.jar b/server/server/mods/create_power_loader-1.5.3-mc1.20.1-fabric.jar new file mode 100644 index 0000000..c13e2af Binary files /dev/null and b/server/server/mods/create_power_loader-1.5.3-mc1.20.1-fabric.jar differ diff --git a/server/server/mods/createdeco-2.0.2-1.20.1-fabric.jar b/server/server/mods/createdeco-2.0.2-1.20.1-fabric.jar new file mode 100644 index 0000000..5bda6a9 Binary files /dev/null and b/server/server/mods/createdeco-2.0.2-1.20.1-fabric.jar differ diff --git a/server/server/mods/createrailwaysnavigator-fabric-1.20.1-beta-0.7.2.jar b/server/server/mods/createrailwaysnavigator-fabric-1.20.1-beta-0.7.2.jar new file mode 100644 index 0000000..3446ce0 Binary files /dev/null and b/server/server/mods/createrailwaysnavigator-fabric-1.20.1-beta-0.7.2.jar differ diff --git a/server/server/mods/crossstitch-0.1.6.jar b/server/server/mods/crossstitch-0.1.6.jar new file mode 100644 index 0000000..5fc5b3c Binary files /dev/null and b/server/server/mods/crossstitch-0.1.6.jar differ diff --git a/server/server/mods/decorative_blocks-fabric-1.20.1-4.1.3.jar b/server/server/mods/decorative_blocks-fabric-1.20.1-4.1.3.jar new file mode 100644 index 0000000..2582e39 Binary files /dev/null and b/server/server/mods/decorative_blocks-fabric-1.20.1-4.1.3.jar differ diff --git a/server/server/mods/fabric-api-0.92.5+1.20.1.jar b/server/server/mods/fabric-api-0.92.5+1.20.1.jar new file mode 100644 index 0000000..d7162ad Binary files /dev/null and b/server/server/mods/fabric-api-0.92.5+1.20.1.jar differ diff --git a/server/server/mods/fabric-carpet-1.20-1.4.112+v230608.jar b/server/server/mods/fabric-carpet-1.20-1.4.112+v230608.jar new file mode 100644 index 0000000..a649911 Binary files /dev/null and b/server/server/mods/fabric-carpet-1.20-1.4.112+v230608.jar differ diff --git a/server/server/mods/fabric-language-kotlin-1.13.2+kotlin.2.1.20.jar b/server/server/mods/fabric-language-kotlin-1.13.2+kotlin.2.1.20.jar new file mode 100644 index 0000000..80f49ef Binary files /dev/null and b/server/server/mods/fabric-language-kotlin-1.13.2+kotlin.2.1.20.jar differ diff --git a/server/server/mods/ferritecore-6.0.1-fabric.jar b/server/server/mods/ferritecore-6.0.1-fabric.jar new file mode 100644 index 0000000..e1c7e31 Binary files /dev/null and b/server/server/mods/ferritecore-6.0.1-fabric.jar differ diff --git a/server/server/mods/geckolib-fabric-1.20.1-4.7.1.2.jar b/server/server/mods/geckolib-fabric-1.20.1-4.7.1.2.jar new file mode 100644 index 0000000..6f43ba5 Binary files /dev/null and b/server/server/mods/geckolib-fabric-1.20.1-4.7.1.2.jar differ diff --git a/server/server/mods/instantgroup-fabric-1.20.1-1.7.0.jar b/server/server/mods/instantgroup-fabric-1.20.1-1.7.0.jar new file mode 100644 index 0000000..27da007 Binary files /dev/null and b/server/server/mods/instantgroup-fabric-1.20.1-1.7.0.jar differ diff --git a/server/server/mods/krypton-0.2.3.jar b/server/server/mods/krypton-0.2.3.jar new file mode 100644 index 0000000..03c58d8 Binary files /dev/null and b/server/server/mods/krypton-0.2.3.jar differ diff --git a/server/server/mods/lithium-fabric-mc1.20.1-0.11.3.jar b/server/server/mods/lithium-fabric-mc1.20.1-0.11.3.jar new file mode 100644 index 0000000..ebda51b Binary files /dev/null and b/server/server/mods/lithium-fabric-mc1.20.1-0.11.3.jar differ diff --git a/server/server/mods/lithostitched-fabric-1.20.1-1.4.4.jar b/server/server/mods/lithostitched-fabric-1.20.1-1.4.4.jar new file mode 100644 index 0000000..3b90cdb Binary files /dev/null and b/server/server/mods/lithostitched-fabric-1.20.1-1.4.4.jar differ diff --git a/server/server/mods/modernfix-fabric-5.21.0+mc1.20.1.jar b/server/server/mods/modernfix-fabric-5.21.0+mc1.20.1.jar new file mode 100644 index 0000000..d9211f0 Binary files /dev/null and b/server/server/mods/modernfix-fabric-5.21.0+mc1.20.1.jar differ diff --git a/server/server/mods/naturalist-fabric-4.0.3-1.20.1.jar b/server/server/mods/naturalist-fabric-4.0.3-1.20.1.jar new file mode 100644 index 0000000..44b353a Binary files /dev/null and b/server/server/mods/naturalist-fabric-4.0.3-1.20.1.jar differ diff --git a/server/server/mods/noisium-fabric-2.3.0+mc1.20-1.20.1.jar b/server/server/mods/noisium-fabric-2.3.0+mc1.20-1.20.1.jar new file mode 100644 index 0000000..8f6a6ca Binary files /dev/null and b/server/server/mods/noisium-fabric-2.3.0+mc1.20-1.20.1.jar differ diff --git a/server/server/mods/not-just-biomes-mc1.20-1.1.0.jar b/server/server/mods/not-just-biomes-mc1.20-1.1.0.jar new file mode 100644 index 0000000..f56ed1a Binary files /dev/null and b/server/server/mods/not-just-biomes-mc1.20-1.1.0.jar differ diff --git a/server/server/mods/observable-4.4.2.jar b/server/server/mods/observable-4.4.2.jar new file mode 100644 index 0000000..9cfa84f Binary files /dev/null and b/server/server/mods/observable-4.4.2.jar differ diff --git a/server/server/mods/quickshulker-1.4.0-1.20.jar b/server/server/mods/quickshulker-1.4.0-1.20.jar new file mode 100644 index 0000000..96a368a Binary files /dev/null and b/server/server/mods/quickshulker-1.4.0-1.20.jar differ diff --git a/server/server/mods/resourcefullib-fabric-1.20.1-2.1.29.jar b/server/server/mods/resourcefullib-fabric-1.20.1-2.1.29.jar new file mode 100644 index 0000000..6830e4f Binary files /dev/null and b/server/server/mods/resourcefullib-fabric-1.20.1-2.1.29.jar differ diff --git a/server/server/mods/servux-fabric-1.20.0-0.1.0.jar b/server/server/mods/servux-fabric-1.20.0-0.1.0.jar new file mode 100644 index 0000000..1affee0 Binary files /dev/null and b/server/server/mods/servux-fabric-1.20.0-0.1.0.jar differ diff --git a/server/server/mods/shulkercharm-1.2.2.jar b/server/server/mods/shulkercharm-1.2.2.jar new file mode 100644 index 0000000..5a209e2 Binary files /dev/null and b/server/server/mods/shulkercharm-1.2.2.jar differ diff --git a/server/server/mods/status-fabric-1.20.1-1.0.8.jar b/server/server/mods/status-fabric-1.20.1-1.0.8.jar new file mode 100644 index 0000000..102ca9d Binary files /dev/null and b/server/server/mods/status-fabric-1.20.1-1.0.8.jar differ diff --git a/server/server/mods/tectonic-fabric-1.20.1-2.4.4.jar b/server/server/mods/tectonic-fabric-1.20.1-2.4.4.jar new file mode 100644 index 0000000..4cd880e Binary files /dev/null and b/server/server/mods/tectonic-fabric-1.20.1-2.4.4.jar differ diff --git a/server/server/mods/threadtweak-fabric-1.20.2-0.1.1.jar b/server/server/mods/threadtweak-fabric-1.20.2-0.1.1.jar new file mode 100644 index 0000000..5ef4393 Binary files /dev/null and b/server/server/mods/threadtweak-fabric-1.20.2-0.1.1.jar differ diff --git a/server/server/mods/trinkets-3.7.2.jar b/server/server/mods/trinkets-3.7.2.jar new file mode 100644 index 0000000..a87ea44 Binary files /dev/null and b/server/server/mods/trinkets-3.7.2.jar differ diff --git a/server/server/mods/vmp-fabric-mc1.20.1-0.2.0+beta.7.102-all.jar b/server/server/mods/vmp-fabric-mc1.20.1-0.2.0+beta.7.102-all.jar new file mode 100644 index 0000000..0819d7a Binary files /dev/null and b/server/server/mods/vmp-fabric-mc1.20.1-0.2.0+beta.7.102-all.jar differ diff --git a/server/server/mods/voicechat-fabric-1.20.1-2.5.30.jar b/server/server/mods/voicechat-fabric-1.20.1-2.5.30.jar new file mode 100644 index 0000000..3511320 Binary files /dev/null and b/server/server/mods/voicechat-fabric-1.20.1-2.5.30.jar differ diff --git a/server/server/mods/watut-fabric-1.20.1-1.2.3.jar b/server/server/mods/watut-fabric-1.20.1-1.2.3.jar new file mode 100644 index 0000000..e5613ae Binary files /dev/null and b/server/server/mods/watut-fabric-1.20.1-1.2.3.jar differ diff --git a/server/server/overrides/config/tectonic.json b/server/server/overrides/config/tectonic.json deleted file mode 100644 index ac9642e..0000000 --- a/server/server/overrides/config/tectonic.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "biomes": { - "temperature_multiplier": 1.0, - "temperature_offset": 0.0, - "temperature_scale": 0.25, - "vegetation_multiplier": 1.0, - "vegetation_offset": 0.0, - "vegetation_scale": 0.25 - }, - "caves": { - "carvers_enabled": true, - "cheese_additive": 0.27, - "cheese_enabled": true, - "depth_cutoff_size": 0.1, - "depth_cutoff_start": 0.1, - "noodle_additive": -0.075, - "noodle_enabled": true, - "spaghetti_enabled": true - }, - "continents": { - "continents_scale": 0.13, - "erosion_scale": 0.25, - "flat_terrain_skew": 0.1, - "jungle_pillars": true, - "ocean_offset": -0.8, - "ridge_scale": 0.25, - "river_lanterns": true, - "rolling_hills": true, - "underground_rivers": true - }, - "general": { - "mod_enabled": true, - "snow_start_offset": 128 - }, - "global_terrain": { - "elevation_boost": 0.0, - "lava_tunnels": true, - "max_y": 320, - "min_y": -64, - "ultrasmooth": false, - "vertical_scale": 1.125 - }, - "islands": { - "enabled": true, - "noise_multiplier": 1.0, - "noise_offset": 0.0, - "noise_scale": 0.11 - }, - "minor_version": 1, - "oceans": { - "deep_ocean_depth": -0.45, - "monument_offset": -30, - "ocean_depth": -0.15, - "remove_frozen_ocean_ice": false - } -} \ No newline at end of file diff --git a/server/server/overrides/minecraft_server.jar b/server/server/overrides/minecraft_server.jar deleted file mode 100644 index 562ab33..0000000 Binary files a/server/server/overrides/minecraft_server.jar and /dev/null differ diff --git a/server/server/overrides/server-icon.png b/server/server/server-icon.png similarity index 100% rename from server/server/overrides/server-icon.png rename to server/server/server-icon.png diff --git a/server/server/overrides/server.properties b/server/server/server.properties similarity index 92% rename from server/server/overrides/server.properties rename to server/server/server.properties index 9392989..defd953 100644 --- a/server/server/overrides/server.properties +++ b/server/server/server.properties @@ -38,7 +38,7 @@ op-permission-level=3 function-permission-level=2 broadcast-console-to-ops=true broadcast-rcon-to-ops=true -motd=\u00A72\u00A7n4.0\u00A7r \u00A76\u00A7lCreate 6 Update\u00A7r\n\u00A7k4.0\u00A7r Out Now! \u00A7k4.0 +motd=\u00A72\u00A7n3.0\u00A7r \u00A76\u00A7lCreate Expansion\u00A7r\n\u00A7k3.0\u00A7r Out Now! \u00A7k3.0 #Server server-ip= diff --git a/server/server/overrides/world/carpet.conf b/server/server/world/carpet.conf similarity index 100% rename from server/server/overrides/world/carpet.conf rename to server/server/world/carpet.conf diff --git a/server/server/overrides/world/datapacks/Structory_1.20_v1.3.5.zip b/server/server/world/datapacks/Structory_1.20_v1.3.5.zip similarity index 100% rename from server/server/overrides/world/datapacks/Structory_1.20_v1.3.5.zip rename to server/server/world/datapacks/Structory_1.20_v1.3.5.zip diff --git a/server/server/overrides/world/datapacks/Structory_Towers_1.20_v1.0.7.zip b/server/server/world/datapacks/Structory_Towers_1.20_v1.0.7.zip similarity index 100% rename from server/server/overrides/world/datapacks/Structory_Towers_1.20_v1.0.7.zip rename to server/server/world/datapacks/Structory_Towers_1.20_v1.0.7.zip diff --git a/server/server/overrides/world/datapacks/afk display v1.1.7 (MC 1.20-1.20.6).zip b/server/server/world/datapacks/afk display v1.1.7 (MC 1.20-1.20.6).zip similarity index 100% rename from server/server/overrides/world/datapacks/afk display v1.1.7 (MC 1.20-1.20.6).zip rename to server/server/world/datapacks/afk display v1.1.7 (MC 1.20-1.20.6).zip diff --git a/server/server/overrides/world/datapacks/anti enderman grief v1.1.7 (MC 1.20-1.20.6).zip b/server/server/world/datapacks/anti enderman grief v1.1.7 (MC 1.20-1.20.6).zip similarity index 100% rename from server/server/overrides/world/datapacks/anti enderman grief v1.1.7 (MC 1.20-1.20.6).zip rename to server/server/world/datapacks/anti enderman grief v1.1.7 (MC 1.20-1.20.6).zip diff --git a/server/server/overrides/world/datapacks/armor statues v2.8.12 (MC 1.20-1.20.6).zip b/server/server/world/datapacks/armor statues v2.8.12 (MC 1.20-1.20.6).zip similarity index 100% rename from server/server/overrides/world/datapacks/armor statues v2.8.12 (MC 1.20-1.20.6).zip rename to server/server/world/datapacks/armor statues v2.8.12 (MC 1.20-1.20.6).zip diff --git a/server/server/overrides/world/datapacks/credits.txt b/server/server/world/datapacks/credits.txt similarity index 100% rename from server/server/overrides/world/datapacks/credits.txt rename to server/server/world/datapacks/credits.txt diff --git a/server/server/overrides/world/datapacks/fast leaf decay v2.0.10 (MC 1.20-1.20.6).zip b/server/server/world/datapacks/fast leaf decay v2.0.10 (MC 1.20-1.20.6).zip similarity index 100% rename from server/server/overrides/world/datapacks/fast leaf decay v2.0.10 (MC 1.20-1.20.6).zip rename to server/server/world/datapacks/fast leaf decay v2.0.10 (MC 1.20-1.20.6).zip diff --git a/server/server/overrides/world/datapacks/graves v3.0.4or5 (MC 1.20-1.20.6).zip b/server/server/world/datapacks/graves v3.0.4 (MC 1.20-1.20.6).zip similarity index 88% rename from server/server/overrides/world/datapacks/graves v3.0.4or5 (MC 1.20-1.20.6).zip rename to server/server/world/datapacks/graves v3.0.4 (MC 1.20-1.20.6).zip index 57bea4e..84c8649 100644 Binary files a/server/server/overrides/world/datapacks/graves v3.0.4or5 (MC 1.20-1.20.6).zip and b/server/server/world/datapacks/graves v3.0.4 (MC 1.20-1.20.6).zip differ diff --git a/server/server/overrides/world/datapacks/more mob heads v2.13.1 (MC 1.20-1.20.6).zip b/server/server/world/datapacks/more mob heads v2.13.1 (MC 1.20-1.20.6).zip similarity index 100% rename from server/server/overrides/world/datapacks/more mob heads v2.13.1 (MC 1.20-1.20.6).zip rename to server/server/world/datapacks/more mob heads v2.13.1 (MC 1.20-1.20.6).zip diff --git a/server/server/overrides/world/datapacks/player head drops v1.1.7 (MC 1.20-1.20.6).zip b/server/server/world/datapacks/player head drops v1.1.7 (MC 1.20-1.20.6).zip similarity index 100% rename from server/server/overrides/world/datapacks/player head drops v1.1.7 (MC 1.20-1.20.6).zip rename to server/server/world/datapacks/player head drops v1.1.7 (MC 1.20-1.20.6).zip diff --git a/server/server/overrides/world/datapacks/silence mobs v1.2.2 (MC 1.20-1.20.6).zip b/server/server/world/datapacks/silence mobs v1.2.2 (MC 1.20-1.20.6).zip similarity index 100% rename from server/server/overrides/world/datapacks/silence mobs v1.2.2 (MC 1.20-1.20.6).zip rename to server/server/world/datapacks/silence mobs v1.2.2 (MC 1.20-1.20.6).zip diff --git a/server/server/overrides/world/datapacks/track raw statistics v1.7.3 (MC 1.20-1.20.6).zip b/server/server/world/datapacks/track raw statistics v1.7.3 (MC 1.20-1.20.6).zip similarity index 100% rename from server/server/overrides/world/datapacks/track raw statistics v1.7.3 (MC 1.20-1.20.6).zip rename to server/server/world/datapacks/track raw statistics v1.7.3 (MC 1.20-1.20.6).zip diff --git a/server/server/overrides/world/datapacks/track statistics v1.1.9 (MC 1.20-1.20.6).zip b/server/server/world/datapacks/track statistics v1.1.9 (MC 1.20-1.20.6).zip similarity index 100% rename from server/server/overrides/world/datapacks/track statistics v1.1.9 (MC 1.20-1.20.6).zip rename to server/server/world/datapacks/track statistics v1.1.9 (MC 1.20-1.20.6).zip diff --git a/server/server/overrides/world/datapacks/unlock all recipes v2.0.8 (MC 1.20-1.20.6).zip b/server/server/world/datapacks/unlock all recipes v2.0.8 (MC 1.20-1.20.6).zip similarity index 100% rename from server/server/overrides/world/datapacks/unlock all recipes v2.0.8 (MC 1.20-1.20.6).zip rename to server/server/world/datapacks/unlock all recipes v2.0.8 (MC 1.20-1.20.6).zip diff --git a/server/server/overrides/world/datapacks/wandering trades v1.7.6 (MC 1.20-1.20.6).zip b/server/server/world/datapacks/wandering trades v1.7.6 (MC 1.20-1.20.6).zip similarity index 100% rename from server/server/overrides/world/datapacks/wandering trades v1.7.6 (MC 1.20-1.20.6).zip rename to server/server/world/datapacks/wandering trades v1.7.6 (MC 1.20-1.20.6).zip