下载客户端

沙盒游戏 我的世界指令飞行坐骑教学

2025-10-28 07:32:43
转载

导读

这是沙盒游戏《我的世界》的飞行坐骑指令教学,分享了多条指令代码,通过设置这些指令,能让游戏里的马实现飞行、加速等效果,还可让玩家操控坐骑在空中流畅移动,满足玩家的坐骑飞行玩法需求。

[单独一条 循环 无条件 常开 延迟20] execute @a[rxm=-45,rx=45] ~~-2~ execute @e[type=horse,r=1] ~~~ effect @s levitation 1 0 true [第一条 循环 无条件 常开 延迟0 其它均为连锁] execute @a[rx=-45] ~~-2~ execute @e[type=horse,r=1] ~~~ effect @s levitation 1 1 true execute @a[rxm=45] ~~-2~ execute @e[type=horse,r=1] ~~~ effect @s slow_falling 1 0 true execute @a ~~-2~ execute @e[type=horse,r=1] ~~~ detect ~~-1~ air 0 effect @s speed 1 20 true execute @a ~~-2~ execute @e[type=horse,r=1] ~~~ detect ~~-1~ light_block 15 effect @s speed 1 20 true execute @a[rxm=-45,rx=45] ~~-2~ execute @e[type=horse,r=1] ~~~ effect @s slow_falling 1 0 true

评论

共0条评论
face
inputImg
相关阅读
最新更新

最新更新