Bug Closed · Invalid

hologram mechanic not respecting yoffset in location targeter

#4295 opened by Unknown 2 years ago

Unknownreported this bug

MM 5.4.0 28c6b0f1 || Paper 169 (1.20.1) When using this:

Skills:
 - holo{text="Test";time=100} @selflocation{y=2.6} @self ~onSpawn

I expect it to float above the mobs head. Instead this happens: Image

Nothing suspicious in MM debug: Image

Unknowncommented

Your provided config has @selflocation{y=2.6} @self so it's using @self

Unknowncommented

Hot dang I can't believe I did not see that T_T

Sign in to join the discussion.