Warning
This project is still heavily work in progress and completely non-functional at the moment.
This repository contains the official Fabric mod for the Xenyria Minecraft Server. Xenon is designed to enhance the gameplay experience on the Xenyria server by adding various quality-of-life features and improvements.
You can join our Server on play.xenyria.net.
- Adds a custom Discord Rich Presence to the game.
- Adds improved shooting detection & camera switching for PaintSquad.
- Level editor functionality for Xenyria Sandbox (Debug shape rendering, Gizmos to manipulate translation, scale and rotation of game objects).
Although this mod is mainly focused on improving the experience on the Xenyria server, it can also be used on other servers.
Core: Contains shared code that is used by both the client and server. (packets, utilities & common logic)Mod: Contains client-specific code, such as rendering and input handling.
The core module is published to the public Pixelground Labs Maven repository.
maven {
name = "pixelgroundlabs"
url = uri("https://maven.pixelgroundlabs.dev/releases")
}This project is open to contributions. Please read the Contributing Guidelines for more information.