WorldEdit

WorldEdit

42M Downloads

Left click "jump to" with compass is not working

Fixer-007 opened this issue ยท 3 comments

commented

Versions

WorldEdit version: WorldEdit 7.2.0 Beta 3 (Fabric for MC 1.16.1)
Platform version: Fabric 0.9.1-build.205

Describe the bug
Left click "jump to" not working.

To Reproduce
//wand -n to give yourself a compass, try left clicking with it to some distant terrain, it will not teleport you, if you point to smth within player's reach it will teleport you fine. Right click teleport through is working fine. Creative mode, cheats enabled.

commented

I think this is for fabric-specific bug from commit a0b4f93, which deletes left button event.
I'm curious about why they delete those event code, but anyway after revert it, it works fine for me. I'll pull the request soon.

commented

I'm experiencing this bug as well. It worked fine under Forge 35.1.15, but is broken under Fabric 0.6.1.51

Worldedit version: 7.2.1
MC version: 1.16.4

commented

Duplicate of #1439