Reachdistance is overrided agressively
aria1th opened this issue ยท 1 comments
Describe the Bug
Create aggressively overrides reach distance behavior, limiting it to 8 regardless of whatever it was.
https://github.com/RubixDev/Rug
Reach distances can be over 8 and more, and it client can have extended RayCast results to place blocks / modify / break blocks.
Create disables all those features by registering events everywhere.
Reproduction Steps
- https://github.com/RubixDev/Rug and fabric-carpet- set Reachdistance to 32 or more.
- check reach distance with or without create and compare.
Expected Result
Reach distance should not be overrided by default.
Screenshots and Videos
No response
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.4.0d
Minecraft Version
1.18.1
Other Mods
No response
Additional Context
No response