Accessories

Accessories RPG - ring, necklace, belt slots with custom UI and stat modifiers.

File Details

FineCraft-Accessories-0.1.3.jar

  • R
  • Apr 11, 2026
  • 392.65 KB
  • 196
  • Early Access

File Name

FineCraft-Accessories-0.1.3.jar

Supported Versions

  • Early Access

[0.1.3] - 2026-04-11

Added

  • AccessoryAssetExporter: exports public interaction assets (RootInteractions and Interactions) from the plugin JAR to saves/<save>/mods/ at startup (setup()). This places them in the global asset namespace, allowing third-party add-on ZIPs to reference Root_CA_Equip_Accessory_* interactions without bundling copies.
    • Export is skipped on subsequent launches if the version sentinel .fc-accessories-version already matches the current plugin version.
    • Re-exports automatically on plugin version upgrade.

Notes

  • Third-party add-on ZIPs must declare "Adkyn:FineCraft-Accessories" as a dependency. Due to the export mechanism, the add-on's accessory items will only be fully functional from the second server launch after initial installation (first launch triggers the export).