How do I spawn item's at a location relative to the spawner?
Is there a Command I can use for this similar to the LOCATION?
Is there a formula like /X/GETONTHIS,X+4/y/GETONTHIS,Y+4?
the easiest is to just use a spawnrange of 0, that will place the object initially at the location of the spawner and then INC the x,y, or z values
yourthing/x/INC,4/y/INC,4