Started by
MrScautHD
on
Topic category: Troubleshooting, bugs, and solutions
Hello, so I created a procedure that is triggered under block tick. As shown in the procedure (see attached) I have added many prints that include, the item in slot 0, the nbt value of "Energy" in accordance with the item in slot 0 before and after the change. All prints work and show their respected values, however, the NBT change doesn't happen. This led me to believe it was an issue with the, [Get copy of item in slot 0] procedure block, however it returns correctly. Attached gives the workspace and the procedure.
File:
https://cdn.discordapp.com/attachments/724161404180889630/7333481836141…
As seen in the image above and the code, the values are shown correctly, but the change never happens.
@Dev