-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Better wireless modem range increases linearly #4
Comments
This is correct behavior for how the compatability Mixin was written into VS2 I do not understand what you would like me to do as this seems to already function as is and is not a thing for CC: VS to change as the Mixin is in base VS2 itself |
WirelessModemPeripheral.java |
And I hope the range can continue to increase at height beyond the max build height, such as an aerial VS ship being used as a wireless communication hub. It should be something added by addon, not VS2. |
I did it myself. |
When the wireless modem is on a ship, its range increases linearly based on the height in world space rather than the height in shipyard. (and can be more than 384 blocks)
Influenced by #955 and #1688
The text was updated successfully, but these errors were encountered: