a Modded Minecraft Server project - a modpack centralised around the Create mod
Find a file
2025-09-18 16:38:22 +02:00
.forgejo/workflows workflow: fix comment "raw" entry possibly messing with tags 2025-09-18 16:38:22 +02:00
client actually update servers.dat? 2025-04-25 18:27:30 +02:00
client-min/mods forgot to add Quick Shulker to server and min 2025-04-25 12:28:23 +02:00
server jre-alpine3.20 -> jre-alpine3.22 2025-09-09 20:50:17 +02:00
LICENSE important disclaimer 2025-04-11 21:56:05 +02:00
README.md fix download link in installation instructions 2025-04-25 21:00:29 +02:00

About MMS

This is a Modded Minecraft Server project, mostly a modpack. (please tell me a better name than MMS, I'm open for suggestions)
MMS is centralised around the Create mod. 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 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 mod loader is Fabric, 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!

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, 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:

MMS-full WIP
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.

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 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".
Paste the following link:
https://git.nanody.de/api/packages/anonoe/generic/MMS-client/3.0/MMS-client_3.0-init.zip
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.

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

Building Instructions

WIP

Licensing & Credits