Function with caret notation not working propely
Partner Rank: 3
Partner Team Reporting:
tomaxed
Verification builds:
1.16.200.56-rc0, minecraft_uwp_dx11_x64_win10_5010832_release, win10
Summary:
commands using caret notation are only working with command blocks or in the player chat
Impact:
Force the use of commands blocks instead of functions (or entity animation controller event)
Repro Steps:
- Download and join the attached world.
- Activate the lever "function"
- Stand on the gold block ring while facing the iron block.
- Stand on the diamond block while looking anywhere.
- (bonus) de-activate the "function" lever, activate the "command block" lever, and repeat steps 3 and 4
Observed Results:
The function's output is not working when standing on gold blocks while facing the iron block but works while standing on the diamond block, no matter the facing direction.
Expected Results:
The function's command should work when standing on the gold blocks while facing the iron block, and shouldn't work when standing on the diamond block while not facing the iron block.
Screenshots/Videos attached: Yes
Regression Builds: 1.16.100
Notes: N/A