ae0e2064dc3267cadbdbdafcdc4a0ba7d8f2bce3
- GravityFlipWandInteraction extends SimpleInstantInteraction; Primary/Secondary routed through firstRun(), writes to WandSelectionStore via volatile bindStore() - Items/gravityflip_wand.json: Utility item (Icon Torch_Fire) whose Primary and Secondary Interactions reference Type=GravityFlipWand - GravityFlipPlugin.setup(): constructs WandSelectionStore, injects it into the interaction class, then registers via getCodecRegistry(Interaction.CODEC) (pattern from InstancesPlugin:158 / ExitInstanceInteraction) - Expose wandSelections() getter for Phase 04-02+ commands
Description
Gravity Flip lets you create anti-gravity regions on your Hytale server using a wand — no scripting, no file edits, no server restarts. Want to walk on the ceiling? Place two corners, name the region, and flip the world.
Languages
Java
100%