When attempting to alter the StrayConversionTime data on skeletons with a /data merge entity command it doesn't change like it's supposed to (changing DrownedConversionTime for zombies and husks works, why doesn't this?)
Comments 4
I cannot reproduce. I was able to convert a skeleton to a stray using the command
/data merge entity [skeleton UUID] {StrayConversionTime:0}
the command used was /data merge entity @e[type=skeleton,limit=1,sort=nearest] {StrayConversionTime:-1}
Please provide the exact command you used