#how do you use the ride commands for block displays
1 messages · Page 1 of 1 (latest)
first ungroup them
then take the center block display and move it up 5 blocks or so
then give it a tag
/tag @e[type=minecraft:block_display,sort=nearest,limit=1] add center
make sure you are close to it
then move it back and group
ok
/ride @e[type=minecraft:block_display,sort=nearest,limit=1,tag=center] mount @e[type=yourtargetentity,sort=nearest,limit=1]
can i chose any block
you could but you probably want the center
ok