Bug Closed · Resolved

Blockmasks cannot be applied to transparent blocks

#4149 opened by Unknown 3 years ago

Unknownreported this bug

Summary

When attempting to use the effect "blockmask" on an entity using the @self targeter, it only transforms blocks that are non-transparent whilst transparent blocks like glass remain unaffected. Messages in the official discord indicate this also happens with the @forward targeter.

Steps to reproduce

Use below effect on zombie. effect:blockmask{m=ice;d=60;r=2;n=2} @self

Current behavior

Only transforms solid blocks, transparent blocks remain unaffected.

Intended correct behavior

Should affect all blocks with some creative only blocks being exempt.

Server log file

https://pastebin.com/Y8nBEM8q

Unknowncommented

Closing this due to inactivity and major version releases since. If this issue is still relevant, please re-open the issue with a modern-version server log, example configurations being used to test, and step-by-step info to reproduce the issue.

Sign in to join the discussion.