发布时间:2024-10-16作者:陈忠仁点击:
电脑版 Minecraft 中开启创造模式的指令
按 `T` 键打开聊天窗口。
输入以下指令,然后按 `Enter` 键:
/gamemode creative
其他有用指令
切换到生存模式: `/gamemode survival`
切换到冒险模式: `/gamemode adventure`
切换到旁观模式: `/gamemode spectator`
给予自己物品: `/give <玩家名称> <物品ID> <数量>`(例如:`/give Steve minecraft:diamond 64`)
传送自己: `/tp
设置生成点: `/setworldspawn
开启创造模式指令:
```
/gamemode c
```
其他有用的指令:
给予物品:
`/give <玩家名称> <物品ID> <数量>`
例如:`/give Player1 minecraft:diamond 64`
传送:
`/tp <玩家名称> <目标坐标>`
例如:`/tp Player1 100 50 100`
设置时间:
`/time set <时间>`
例如:`/time set day`
设置天气:
`/weather <天气类型>`
例如:`/weather clear`
复制方块:
`/clone <源坐标> <目标坐标>`
例如:`/clone 100 50 100 150 50 150`
粘贴方块:
`/paste`
删除方块:
`/fill <起始坐标> <结束坐标> air`
例如:`/fill 100 50 100 150 50 150 air`
更改游戏规则:
`/gamerule <规则名称> <值>`
例如:`/gamerule keepInventory true`
禁用指令:
`/enablecommandblock false`
启用指令:
`/enablecommandblock true`
注意:
确保你已在单人游戏或服务器中开启作弊。
输入指令时请注意大小写。
在指令前添加一个斜杠(/)。
创造物品:
`/give [玩家名称] [物品ID] [数量] [数据值]`
例如:`/give Steve minecraft:diamond_pickaxe 1`
设置时间:
`/time set [时间]`
例如:`/time set day`
设置天气:
`/weather [天气类型]`
例如:`/weather clear`
传送:
`/tp [目标玩家名称] [x] [y] [z]`
例如:`/tp Steve 100 50 200`
更改游戏模式:
`/gamemode [游戏模式]`
例如:`/gamemode creative`
设定出生点:
`/setworldspawn [x] [y] [z]`
例如:`/setworldspawn 100 50 200`
清除物品:
`/clear [玩家名称] [物品ID] [数量]`
例如:`/clear Steve minecraft:diamond_pickaxe 1`
爆炸:
`/summon TNT [x] [y] [z]`
例如:`/summon TNT 100 50 200`
创建结构:
`/structure load [结构名称]`
例如:`/structure load my_house`
设置难度:
`/difficulty [难度]`
例如:`/difficulty peaceful`
设置游戏规则:
`/gamerule [游戏规则名称] [值]`
例如:`/gamerule doDaylightCycle false`
其他有用指令:
`/help`:显示帮助信息
`/list`:显示可用的指令
`/kill [玩家名称]`:杀死玩家
`/heal [玩家名称]`:治疗玩家
`/enchant [玩家名称] [物品名称] [附魔等级]`:为物品附魔
`/effect [玩家名称] [效果类型] [持续时间]`:为玩家添加效果
方块放置和移除
`/setblock
`/fill
`/clone
`/place <方块>` - 在玩家当前视线方向放置方块
`/destroy <方块>` - 移除玩家当前视线方向的方块
实体生成和移除
`/summon <实体类型>` - 在玩家位置生成实体
`/kill <实体>` - 杀死指定的实体
`/tp <实体>
`/setentitydata <实体> <数据>` - 设置实体的数据值
游戏模式更改
`/gamemode 0` - 生存模式
`/gamemode 1` - 创造模式
`/gamemode 2` - 冒险模式
`/gamemode 3` - 旁观者模式
物品获取和丢弃
`/give <玩家> <物品> <数量>` - 给玩家物品
`/clear <玩家> <物品>` - 从玩家中移除指定物品
`/drop <物品> <数量>` - 掉落玩家当前手上物品
天气控制
`/weather clear` - 清除天气
`/weather rain` - 下雨
`/weather thunder` - 下暴雨
时间控制
`/time set <时间>` - 设置游戏时间
`/time add <时间>` - 增加游戏时间
`/time query day` - 查询白天时间
`/time query gametime` - 查询游戏时间
其他命令
`/tp <玩家> <坐标>` - 传送玩家到指定坐标
`/playsound <音效文件> <玩家>` - 播放音效
`/particle <粒子效果> <坐标>` - 生成粒子效果
`/scoreboard objectives add <目标名称> dummy` - 创建记分板目标
`/scoreboard players set <玩家> <目标> <值>` - 设置玩家记分板值
`/execute as <实体> run <命令>` - 作为指定的实体执行命令
2023-08-31
2023-10-14
2023-08-05
2023-08-29
2023-09-25
2023-09-23
2023-09-23
2023-09-11
2023-09-23
2023-09-06