You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function fails due to the max_distance not being set correctly.
Possible Fix
bs.view/function/can_see_ata.mcfunction
Change line 23 to: execute as B5-0-0-0-2 run function bs.view:can_see_ata/max_distance/compute with storage bs:ctx
Steps to Reproduce
No response
The text was updated successfully, but these errors were encountered:
Module
bs.view
Feature
can_see_ata
Version
2.2.2
Expected Behavior
Be able to use this feature of the view module.
Actual Behavior
This function fails due to the max_distance not being set correctly.
Possible Fix
bs.view/function/can_see_ata.mcfunction
Change line 23 to:
execute as B5-0-0-0-2 run function bs.view:can_see_ata/max_distance/compute with storage bs:ctx
Steps to Reproduce
No response
The text was updated successfully, but these errors were encountered: