Download Tailscale, sign in with your favorite method, then accept the invite on Discord.
- Version: 1.19.2
- Server Address:
100.70.137.13
(requires tailscale)- Dynmap Address: http://100.70.137.13:8123/
- Seed:
7846673820795225185
- Required Mods:
- Fabric API: v1.12.6
- CC: Restitched: v1.101.2
- Applied Energistics 2(AE2): v12.7.0
- Recommended Client-Only Mods:
- JourneyMap
- Roughly Enough Items (REI)
- Cloth Config API
- Architectury API
- WTHIT(show block name)
- bad packets
- MiniHUD(show chunk and structure info)
- MaLiLib
- Litematica(create and display schema)
- MaLiLib
Run mcrcon
on the server to use the server console.
The servers run NixOS and are deployed with Colmena.
Install Nix, then run nix-shell
to enter the shell environment with all dependencies.
To start the server locally in a VM, run ./launch-vm.sh
.
You can then point your Minecraft client at localhost
.
To access the server console, log in as root
with no password then run mcrcon
.
The first start can take a while. Use journalctl -fu minecraft-server
to watch the progress.
To build the production nodes locally, you need git-crypt
and the key to decrypt the credentials stored in the repo:
git crypt unlock <key file you received>
nix develop
colmena build