Compatibility
Minecraft: Java Edition
1.21.8
Platforms
Supported environments
Server-side
Client and server
Links
Tags
Creators
Details
Licensed ARR
Published 9 months ago
Limited Mace
A simple Fabric mod that allows only one Mace to be crafted per world.
Once a player crafts the first Mace, all further crafting attempts (including automated crafters) are blocked.
Features
- Prevents mass-crafting with shift-click.
- Compatible with automated crafters.
/limitedmace resetcommand to allow crafting a new Mace./limitedmace statecommand to check if the first Mace has been crafted.
Usage
- Install Fabric API for Minecraft 1.21.8.
- Place the mod
.jarfile into your server'smods/folder. - The first Mace crafted in the world will be allowed — all others are blocked until reset with command.
Credits
I did not invent the Mace concept — it is an official Minecraft item by Mojang. This mod simply enforces a "one per world" rule, like other plugins do, using the Fabric modding API.
Special thanks to the FabricMC community for mixin documentation, and any code snippets referenced from open discussions, examples, and Fabric Wiki resources.

