Skip to content

Better With Hands - v1.0.1 (BTA 7.3_04)

Choose a tag to compare

@SajmonOriginal SajmonOriginal released this 25 Jan 18:35

Better With Hands v1.0.1

Multiplayer Improvements

  • Offhand item sync - Other players can now see items in your offhand
  • Offhand swing sync - Other players see your offhand swing animations
  • Custom packet system - Clean server-side handling for offhand block placement

Dual-Wield Swords

  • Hold a sword in each hand for true dual-wielding combat
  • Left click attacks with your offhand sword
  • Right click attacks with your main hand sword
  • Priority indicator shows on both hands when dual-wielding

Bug Fixes

  • Fixed equip animations being frame-rate dependent (now consistent 300ms regardless of FPS)
  • Fixed offhand item not animating out when removed
  • Fixed HUD slot slide animation speed varying with frame rate

Technical

  • New packet actions: offhand item sync (action 2), swing broadcast (action 3), use offhand on block (action 4)
  • Time-based animation system replaces tick-based approach
  • Server broadcasts offhand changes to nearby players within 64 blocks