v1.3
irongingot v1.3
Changelog - 2026-04-06
Added
- Player skin support via Mojang API
- Zombie mob spawning and behavior
- Saplings for all wood types
- Trapdoors
- Cobblestone stairs
- Player equipment visibility
- Time commands (day, night, noon, midnight)
- Multiple wood types in world generation
Fixed
- Command system parsing and execution
- Crafting system with proper wood-type support
- Special block handling for doors, stairs, and fluids
- World serialization and save logic
- Packet parsing and streaming issues
- Registry data extraction
Changed
- Improved leaf breaking behavior
- Better chunk generation threading
- Refactored core systems
- Updated build scripts and registry builder
Downloads
| Platform | File |
|---|---|
| Linux (musl) | irongingot-v1.3-linux-musl.zip |
| Linux (Glibc) | irongingot-v1.3-linux-glibc.zip |
| Windows | irongingot-v1.3-windows.zip |
Each archive contains the server executable and a default server.conf. Edit server.conf to customize port, max players, seed, view distance, and more.
Quick Start
- Extract the archive
- Edit
server.confto your liking - Run the server executable
- Connect with a vanilla Minecraft 1.21.8 client
Credits
- Original bareiron by p2r3
- cubiomes for biome generation
- Server icon by Alexballistic