Skip to content

yourShika Backpack's v1.1.0

Choose a tag to compare

@yourShika yourShika released this 02 Jul 14:58

✨ v1.1.0

🎒 Soulbound Upgrade (new)

A new functional upgrade with its own Oraxen texture. A backpack with this upgrade stays with you when you die instead of dropping, and you keep it after respawn.

  • Dupe-safe next to grave/deadbody plugins: the death handler runs at LOWEST priority and removes soulbound backpacks from the death drops before grave plugins read them. Backpack content lives server-side by ID, so even a stray copy would share the same storage (no content dupe). A per-player instance guard prevents double-restore, with a join fallback for relog-while-dead.
  • Recipe: Totem of Undying + Soul Soil around Upgrade Leather (configurable).

🎨 Carried backpack now uses your colors (fix)

The carried/held Oraxen backpack baked the tier color into its overlay layer, which sits on top and hid the tinted base (main color) and the swapped accent — e.g. an Emerald backpack stayed green, and dyeing the accent didn't fully show. The overlay is now neutral / tier-independent, so the body takes your main color (dyeable base) and the accent variant colors the straps/pockets — the same principle as the v1.0.9 fix for placed backpacks.

Resource-pack change – run /oraxen reload once after updating. Existing backpacks refresh automatically on open/join.

🧹 Chores

  • Oraxen asset-version 6 → 7, config-version 8 → 9 (auto-migrates; old config backed up).

Installation: drop yourShika-Backpacks-1.1.0.jar into plugins/ on Paper 26.1.2 (Java 25), then run /oraxen reload.

Full Changelog: v1.0.9...v1.1.0