Electroblob77 / Wizardry

Source code for Electroblob's Wizardry, a Minecraft mod about magic, exploration and adventure. Open-source so other aspiring wizards (a.k.a. programmers 😎) can see the real magic! ✨ Just want to download and play? Head over to the CurseForge page via the link below:
https://minecraft.curseforge.com/projects/electroblobs-wizardry
Other
202 stars 106 forks source link

[Bug] Amulet of Anchoring / Telekinesis change is broken #866

Closed brisingraerowing closed 5 months ago

brisingraerowing commented 5 months ago

Is there an existing issue for this?

Observed behaviour

From Nils on discord, players can only be disarmed when they have the amulet.

Offending Line

There needs to be a ! on the check.

Expected behaviour

Disarms work without the amulet.

Steps to reproduce

  1. Use latest EBW with at least 2 players
  2. Try to disarm a player with and without the amulet
  3. Observe inverted effects

Crashlog

No response

Environment (Singleplayer/Server, etc.)

LAN game/Server

Mod version

4.3.13

Minecraft version

1.12.2

Forge version

Unknown

Other mods

No response

WinDanesz commented 5 months ago

Fixed by f9cf1b3