1
/data modify wolf with leash.
I'm trying to leash a wolf to a fence using commands. This is the command I'm using but the leash doesn't connect to the fence and drops to the ground.
Any help would be apriciated.
/data modify entity @e[type=minecraft:wolf,limit=1] Leash set value {Tamed:1,Leashed:1,leash:{X:-38,Y:73,Z:-75}}
Any help would be apriciated.
/data modify entity @e[type=minecraft:wolf,limit=1] Leash set value {Tamed:1,Leashed:1,leash:{X:-38,Y:73,Z:-75}}
1
This issue has been resolved.
Here is the solution
www.minecraftforum.net/forums/minecraft-java-edition/redstone-discussion-and/commands-command-blocks-and/3138666-data-modify-wolf-with-leash
Here is the solution
www.minecraftforum.net/forums/minecraft-java-edition/redstone-discussion-and/commands-command-blocks-and/3138666-data-modify-wolf-with-leash
