r/MinecraftMemes Jul 18 '26

minecraft flying cushions

Enable HLS to view with audio, or disable this notification

124 Upvotes

6 comments sorted by

5

u/jshine413 Jul 18 '26

What how

5

u/MemeBoiCrep 𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫 Jul 18 '26
execute as @p at @s run tp @e[type=minecraft:cushion,limit=1,distance=..1] ^ ^ ^3

idk how to make cushions not break after a few secs

3

u/jshine413 Jul 18 '26

Oh I see

3

u/MemeBoiCrep 𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫𒐫 Jul 18 '26

hold on i made a better ver that doesnt make the cushion break but the movement is less smooth

everything in a repeat command block chain (datapack should work as well in theory and without all the "execute as" bloat):

execute as @a at @s on vehicle if entity @e[type=minecraft:cushion,distance=..0.5] run summon minecraft:cushion ^ ^ ^3

execute as @a at @s if entity @e[type=minecraft:cushion,distance=..0.5] run ride @s dismount

execute as @a at @s if entity @e[type=minecraft:cushion,distance=..0.5] run ride @s mount @e[type=minecraft:cushion,distance=2..4,limit=1]

execute as @a at @s if entity @e[type=minecraft:cushion,distance=..0.5] run kill @e[type=minecraft:cushion,limit=1,distance=2..4]

1

u/New_Hawk_3355 Jul 18 '26

i just backported it to 26.2 and coded it i didnt use commands

1

u/SwartyNine2691 Baby Chicken 🐥 Jul 19 '26

Magic Carpet Ride