With minecraft /summon commands for example, relative position is possible, and with /tp, relative rotation is possible but I was wondering if a relative motion tag (Motion:[1.0,1.0,1.0]) was possible.
If examples like these:
/summon pig ~ ~ ~ {Motion:[1.0,1.0,1.0]}
/summon fireball ~ ~ ~ {power:[1.0,1.0,1.0]}
Could be changed to these:
/summon pig ~ ~ ~ {Motion:[~1.0,~1.0,~1.0]}
/summon fireball ~ ~ ~ {power:[~1.0,~1.0,~1.0]}
Please sign in to leave a comment.
2 Comments