Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Creators
Details
Licensed MIT
Published last month
Updated 6 days ago
Changelog
- Single Player Compatibility
The mod was using DedicatedServerModInitializer which only runs on dedicated servers. We changed it to ModInitializer (with onInitialize()) and switched the
entrypoint in fabric.mod.json from "server" to "main". All the server-side APIs (ServerTickEvents, MinecraftServer, etc.) already work on the integrated
server, so these were the only two changes needed.
- Bug Fixes
Files
Metadata
Release channel
ReleaseVersion number
3.0.0Loaders
Game versions
1.21.1Environment
Server-side only, works in singleplayer too
Downloads
758Publication date
February 23, 2026 at 12:11 PMPublisher
MarcoErCarrozza
Member


