We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbf3d83 commit 93ccc3dCopy full SHA for 93ccc3d
1 file changed
gm4_metallurgy/data/gm4_gemini_shamir/function/baby/spawn_wolf.mcfunction
@@ -3,4 +3,5 @@
3
4
summon wolf ~ ~ ~ {Tags:["gm4_gemini_baby"],Age:-23999}
5
data modify entity @e[type=wolf,tag=gm4_gemini_baby,distance=..2,sort=nearest,limit=1] Owner set from entity @s Owner
6
+data modify entity @e[type=wolf,tag=gm4_gemini_baby,distance=..2,sort=nearest,limit=1] variant set from entity @s variant
7
tag @e[type=wolf,tag=gm4_gemini_baby,sort=nearest,limit=1] remove gm4_gemini_baby
0 commit comments