加入了了游戏规则commandblocksenabled。 1.8.01.8.0.8 重新加入了/particle。 加入了randomTickSpeed游戏规则。 加入了/reload。 加入了/function。 1.9.01.9.0.0 加入了/tellraw。 加入了showdeathmessages游戏规则。 加入了immediaterespawn游戏规则。 为/particle加入了新粒子。 1.11.01.11.0.1 加入了/resupply,但...
《我的世界minecraft》指令代码大全测试版本:1.20.1游戏规则类`/gamerule keepInventory true` 死亡不掉落`/gamerule mobGriefing false` 禁止怪物破坏方块`/gamerule doFireTick false` 禁止火的蔓延`/gamerule doDaylightCycle false` 关闭昼夜交替`/gamerule doMobSpawning false` 禁止生物生成`/gamerule do...
`/setworldspawn` 设置世界出生点 `/locate structure #minecraft:village` 定位村庄 `/locate structure #minecraft:eye_of_ender_located` 定位末地传送门 `/defaultgamemode <游戏模式>` 设置默认游戏模式 ``/clear` `@a` `minecraft:tnt`` 清除所有玩家背包里的tnt `/kill @e[type=minecraft:item]` 清除...
Improved the performance of the locate biome command to mitigate stalls on the server while ...
`/gamerule commandBlockOutput false` 禁止命令方块信息显示 以下命令需要再命令方块内循环开启 `execute as @e[type=minecraft:snowball] at @s run summon minecraft:fireball` 雪球轨迹变火球(失败) `execute as @e[type=minecraft:boat] at @s run fill ~-2 ~-1 ~2 ~2 ~-1 ~-2 minecraft:ice` 划...
携带版中的命令(Command)是通过输入特定文本字符串而激活的高级功能。-wiki Part.2 PE命令一览表 /clear 从玩家物品栏中删除物品。 /clone 将特定区域的方块复制到另一处。 /connect 链接至服务器URL地址。 /difficulty设置难度等级。 /deop 撤销玩家的管理员权限。 /effect 添加或移除状态效果。 /enchant 附魔...
Added the place command 添加了 place 指令 The locate command is now moved to locate structure, locatebiome is moved to locate biome locate 指令现在变为 locate structure, locatebiome 指令现在变为 locate biome Added locate poi <type: point_of_interest_type> ...
Minecraft Java 版正式版 Oh, hello. I didn’t see you there! I was too busy inspecting these ...
/locate structure命令输出现在显示找到的结构的标识符,而不是它的名称 Added all parameter to /reload command. This causes players to quit the world and rejoin, as well as reloading all behavior and resource packs 已将所有参数添加到/reload命令中。这会导致玩家退出游戏世界并重新加入,同时重新加载所有行...
Changed read-only flag for keepOnDeath from true to false Changed read-only flag for lockMode from true to false Changed read-only flag for nameTag from true to false Added function clone Added function getCanDestroy Added function getCanPlaceOn Added function getTags Added function hasTag Adde...