isXander / Controlify

Another controller mod - for fabric!
https://www.isxander.dev/mods/controlify
GNU Lesser General Public License v3.0
135 stars 27 forks source link

improve snapInDirection logic #179

Closed arnokeesman closed 10 months ago

arnokeesman commented 10 months ago

moving up from craft result is blocked because deviation is greater than distance*2 moving between crafting/shield slots and armor is also possible when you multiply deviation by 4 for the comparison (scores get bad real fast with deviation, so more straight moves will be preferred)