LegacyCraft 1.1.0
on May 26, 2025🛠 Changelog – LegacyCraft v1.1.0 “What once was, returns with strength.”
🔄 General Changes Extended Compatibility: Full support added for Minecraft 1.18 – 1.21.
Updated Particle Effects:
Replaced deprecated BLOCK_CRACK with BLOCK using BlockData.
Replaced EXPLOSION_LARGE with EXPLOSION_EMITTER.
Potion Effect Adjustments:
Replaced deprecated DAMAGE_RESISTANCE with RESISTANCE for modern API compliance.
⚙️ Mechanics & Features Epoch System Enhancements:
Improved handling of historical game styles through more dynamic epoch switching.
New config options for epoch binding by event or region.
Particle Feedback on Block Interaction:
Introduced classic-style particle effects on block placement and destruction.
Fully responsive to block type and world context.
Enhanced Mob Behavior:
Certain mobs now receive era-specific buffs on spawn.
Applied RESISTANCE potion effect for enhanced survivability.
🧪 Experimental Features Initial groundwork laid for upcoming 1.21 potion effects:
INFESTED, OOZING, WEAVING, WIND_CHARGING
Currently disabled by default; reserved for future builds or testing branches.
🧼 Code & Architecture Removed deprecated method calls.
Optimized particle parameters to reduce client-side lag.
Improved backwards compatibility with older Bukkit versions via conditional API logic.