https://github.com/numtide/numcraft
The Numtide Minecraft server. Yes, this is serious :)
https://github.com/numtide/numcraft
buildbot-numtide
Last synced: 5 days ago
JSON representation
The Numtide Minecraft server. Yes, this is serious :)
- Host: GitHub
- URL: https://github.com/numtide/numcraft
- Owner: numtide
- Created: 2026-02-27T16:08:01.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-06-20T12:47:33.000Z (13 days ago)
- Last Synced: 2026-06-20T14:30:41.223Z (13 days ago)
- Topics: buildbot-numtide
- Language: Python
- Homepage:
- Size: 494 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Numcraft

The Numtide Minecraft server. Yes, this is serious :)
It's a place for meetings (with the voice plugin). It's a place to code with ComputerCraft. And we're also toying with the deployment of Minecraft itself.
Deployed at `arcade1.m.ntd.one`.
## How to Join
Requirements:
- A Minecraft Java Edition license. Get it on .
- Add yourself to the whitelist (so we don't deal with griefers).
### Join the Whitelist
1. Find your UUID on
2. Add yourself to `whitelist.toml`:
```toml
[players]
your_username = "your-uuid-here"
```
3. Send a PR and get it merged and deployed.
### With Nix
```bash
nix run github:numtide/numcraft
```
This launches Prism Launcher with a pre-configured Numcraft instance, with all the mods and server address pre-configured.
On first run, log in to Microsoft and the instance will be ready to play.
### Without Nix
1. Install [PrismLauncher](https://prismlauncher.org/).
2. Download [`numcraft.mrpack`](https://github.com/numtide/numcraft/releases/download/latest/numcraft.mrpack).
3. In PrismLauncher, click **Add Instance** > **Import** and select the downloaded file.
4. Log in to Microsoft and launch the instance.