1
How to spawn anvil facing a certain rotation with command block
I'm trying to spawn 2 anvils side-by-side using command blocks, but when I spawned the anvils they were both facing parallel rather than connecting. So my question is, how do I spawn anvils facing any rotation I choose using the /fill command?
4
/setblock ~ ~ ~ anvil[facing=north]
Change the coords and facing to whatever you want
Change the coords and facing to whatever you want
thank you so much :D
You can use worldedit as a mod that makes it possible to rotate blocks with a command.
im in a realm with my friends i cant use worldedit, is it possible another way?
