Hello 
I am trying to make fishing indicators so when my hook is in water but no bite an invisible armor stands name is "&7?" but when a bite its "&4!!!"
Heres my code and errors :
I am trying to make fishing indicators so when my hook is in water but no bite an invisible armor stands name is "&7?" but when a bite its "&4!!!"
Heres my code and errors :
on fishing line cast:
spawn an armor stand at the hook of event-entity at player:
name of armor stand is "&7?"
make armor stand invisible
on fish bite:
spawn an armor stand at the hook of event-entity at player:
name of armor stand is "&4!!!"
spawn an armor stand at the hook of event-entity at player:
name of armor stand is "&7?"
make armor stand invisible
on fish bite:
spawn an armor stand at the hook of event-entity at player:
name of armor stand is "&4!!!"
Line 2: (fish.sk) event-entity is not an nbt compound
Line 7: (fish.sk) event-entity is not an nbt compound
Line 7: (fish.sk) event-entity is not an nbt compound