promotional bannermobile promotional banner

One Ring to rule them all? That sounds exhausting.

Magical ringset that grants you the power of creative flight and other abilitys when carried in your inventory.

File Details

FlyRing-0.3.568_fix_backpack_2026.02.17-255364b8e.jar

  • R
  • Feb 18, 2026
  • 789.85 KB
  • 1.9K
  • Early Access

File Name

FlyRing-0.3.569_2026.02.17-255364b8e.jar

Supported Versions

  • Early Access

Changelog

[v0.3.569] - 2026-02-18

Utility Wheel Support (Y-Key)

  • New: All rings and Gaia Medallion now appear in the Y quick-access radial menu
    • Added "Utility": { "Usable": true } to all 6 item JSONs (Fly, Fire, Water, Heal, Peaceful, Gaia)
    • Same property used by Torch and Shield for utility wheel placement

Removed

  • Removed: Tools inventory section scan from RingUtils (Builder Tools only, irrelevant for Adventure mode)

[v0.3.568] - 2026-02-18

Backpack Toggle Fix

  • Fixed: Global backpack config toggle (backpackEnabled) was not being checked
    • Previously only the per-player setting (PlayerSettings.isBackpackEnabled) was evaluated
    • Now both the global ModConfig.backpackEnabled AND per-player setting must be true for backpack scanning
    • Global toggle off = no backpack scanning for anyone, regardless of player setting