Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed MIT
Published last month
Changelog
🎉 Initial release of the mod!
✨ Added
- Repair station block
- Material-based repairing system (no XP required)
- Configurable repair cost, payment item and break chance
- Anvil-like damage system (normal / chipped / damaged)
- Block facing support
- Custom block item storing damage state
- Durability feedback (visual bar + percentage)
- Tooltip showing condition when damaged
- Sound effects (use, place, destroy)
- Particle effects on interaction and destruction
- Configuration command:
/repairstation config show/repairstation config item/repairstation config maxcost/repairstation config breakchance
- Persistent configuration system
- Data generation providers (models, blockstates, tags, translations)
🔧 Changed
- Replaced
sendSystemMessagewithdisplayClientMessage - Updated interaction handling (
useWithoutItem→useItemOn) - Improved block behavior to better match vanilla anvil mechanics
🛠 Fixed
- Incorrect block state when damaged
- Namespace issues in data generation
- Client initialization package issues
🧱 Technical
- Block extends
HorizontalDirectionalBlock - VoxelShape inherited from vanilla anvil
- Block requires pickaxe (mineable tag)
- Stack size limited to 1
Full Changelog: https://github.com/panaderoero/panadero-repair-stations/commits/26.4.1+1.21.1
Files
panadero_repair_stations-26.4.1+1.21.1.jar(124.84 KiB) Primary
Metadata
Release channel
ReleaseVersion number
26.4.1+1.21.1Loaders
Fabric
Game versions
1.21.1Environment
Client and server, required on both


