Skip to content

yourShika Backpack's v1.1.1

Choose a tag to compare

@yourShika yourShika released this 02 Jul 15:12

🐞 v1.1.1

🔄 Textures update after /oraxen reload

After redeploying assets (/bp assets redeploy) and reloading Oraxen (/oraxen rl all), freshly added/changed textures didn't apply to crafted, given or /bp info items — the plugin kept serving its cached item models until you toggled the module off and on.

The plugin now listens for Oraxen's OraxenItemsLoadedEvent and auto-resyncs its canonical upgrade/function items, carried backpacks and placed models one tick after a reload. New textures apply immediately — no module toggle needed.

🧍 Placed models follow the module state

Disabling the Oraxen module (or removing Oraxen entirely) left placed backpack 3D models standing in the world, which would render as a missing texture once Oraxen is gone. Placed models now fall back to the vanilla look when the hook is off — refreshed on module toggle/reload for loaded displays, and automatically via EntitiesLoadEvent when their chunks load (so displays in other chunks and after an Oraxen removal self-correct).


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

Full Changelog: v1.1.0...v1.1.1