fr1kin / ForgeHax

A Minecraft cheat that runs as a Forge mod
MIT License
486 stars 128 forks source link

negative numbers don't work as parameters for commands (1.12.2) #336

Open Hate9 opened 3 years ago

Hate9 commented 3 years ago

I've been trying to use the .clip command, but it gives me an error whenever I enter a negative number for one of the coordinates. This is a problem, since fully 3/4 of coordinates contain a negative number somewhere.

fr1kin commented 3 years ago

Hmm that should have been fixed a while ago. Are you using the latest version? I only recently updated the github release to contain the last successful build of forgehax 1.12.2

Hate9 commented 3 years ago

I'm using 2.9.0, which is the latest 1.12 release I could find

fr1kin commented 3 years ago

Not sure why this was commented out... You may need to use ~ instead of a negative number. You can also use .vclip for vertical movement and .forward to move forward in the direction you are looking.