Axion is an open-source Minecraft building toolkit inspired by Axiom, built as a Fabric client mod with a companion Paper plugin for server-backed multiplayer editing.
- MOD-README — Fabric mod install and usage (for Modrinth)
- PLUGIN-README — Paper plugin install and server notes (for Modrinth)
- Wiki — Documentation, usage notes, and setup pages
- Contributing — Development guide for contributors
- Minecraft 26.1.x Support — Fabric client compatibility work for the latest Minecraft version
- 26.1.x Rendering Fixes — Restored toolbox icon textures, selection visuals, move-source glass overlays, and GPU block previews
- Smear Tool Overhaul — True block smearing that samples your selection and spreads blocks as you scroll, perfect for creating staircases and roofs
- Stack & Smear Reliability — Increased repeat limits, improved large GPU previews, fixed no-op smear feedback, and made smear overlap resolution more deterministic
- Hotbar Save/Load Fixes — Saved hotbars restore correctly on 26.1.x
- Paper Admin Reload — Added console-only
/axion reloadfor reloading Paper plugin config and policy options without restarting the server - Magic Selection Enhancements
- More block tags available for custom masks
- Red outline for disabled templates for easy visual identification
- Same Block Select toggle to pick up matching blocks outside your mask
- Continuous stroke support for faster large selections
- 1.21.5 - 1.21.8 GPU Preview Compatibility
- Added chunked GPU preview support for Minecraft 1.21.5
- Added chunked GPU preview support for the legacy 1.21.6 - 1.21.8 range, compiled against 1.21.7
- Large move, clone, stack, smear, and glass/origin overlay previews now use persistent per-section GPU buffers on these older ranges
- Modern 1.21.9 - 1.21.11 previews adapt at runtime across the render-pass texture binding and
DynamicUniformsAPI changes in that range
- Version Support — Add Paper/mod support for Minecraft 1.21.4 and Fabric dedicated server support for 26.1.x
- UI Improvements — Replace the current screen-heavy tool hints/keybind/status overlay with a less intrusive UI for tool state, keybinds, offsets, and preview metadata
- More "capabilities" like
No Updates,Phantom,Angel PlacementandTinker - Add support for versions
1.20through1.21.4for mod and plugin - Add support for other Minecraft versions for the Fabric dedicated server
- UI improvements and polish
- 0.3.0 and beyond: Develop the
Editor Modefor more advanced building workflows (MCEdit-style editor)
