"tag" type selector argument removed from command blocks after update
with the game update there was a problem with a command such as "/give @a[tag=item,tag=!not,scores=
{item=1202}] snow 1" and all old command blocks with tag are not taken into accountThus, the command is not executed correctly and looks like this:
"/give @a[scores={item=1202}
] snow 1"
and now to fix my command blocks I need to destroy each one and re-insert the command
2024-06-17, 04:35 PM
2024-06-18, 10:15 AM
2024-06-18, 10:15 AM
0
2
-