最后是time query,查询当前时间,一共有三个选项: daytime:查询当前游戏日的日出后流逝的游戏刻数。 gametime:查询该世界总共流逝的游戏刻数。 day:查询游戏的天数。 /help 指令 help指令可以查询一个命令的格式,基础格式为: /help <命令> <下一级命令> 例如在游戏中输入/help time,就可以查询“/time”命令的...
/gamerule dodaylightcycle false停止时间流动 /time night时间为晚上 /time day时间为早上 /time 10000时间为10000 /time sunrise时间为日落 /time sunrise时间为日出 /time midnight时间为午夜 /gamerule commandblockoutput false关闭命令方块提示 /npc “名字” 生成npc /tp 玩家 x y z 传送玩家到某坐标 /tp ...
spawnRadius这类选项只能是数字。3、/time/time指令是用来调整/查询时间的。/time ...复制代码4、setset就是设置时间,通常填写数字,也可以填写\day\和ight\,他们对应的数字分别是\1000\和\13000\5、addadd就是在现在的时间上加上指定的时间,举个例子,比如现在是5000,Steve输入了/time add 1000,时间就变成了600...
in the game. with commands, you can adjust nearly every aspect of your world, from the time of day to spawning creatures and items. these allow you to quickly and easily experiment with different scenarios without having to manually build or gather resources. what are minecraft command blocks?
轨迹箭雨雷电升级:summon FallingSand ~ ~1 ~ {Block:minecraft:redstone_block,Time:1,Passengers:[{id:FallingSand,Block:minecraft:activator_rail,Time:1,Passengers:[{id:MinecartCommandBlock,Command:setblock ~-7 ~1 ~2 minecraft:repeating_command_block 2 replace {auto:1b,Command:"/scoreboard players ...
坐下来喝杯茶,然后再慢慢等"},{id:"MinecartCommandBlock",Command:"/say 这一段时间你也可以去搞搞基"},{id:"MinecartCommandBlock",Command:"/summon FireworksRocketEntity ~ ~ ~ {LifeTime:1,FireworksItem:{id:401,Count:1,tag:{Fireworks:{Flight:0.1b,Explosions:[{Flicker:0,Trail:False,Type:1,...
As long as you understand the basics of time and day/night cycles inMinecraft, the time command is a simple way to set the time of day in your game. Along with the weather management command, this is a handy workaround when you need access to sunlight or particular environmental conditions...
/help Running `/help` in the chat by itself will list every command you can run. However, since there are so many, they have been divided up into several pages, where you are shown only one page at a time. Supplying a page number will change which page of commands to show.Whenever ...
gamemode - same values as /gamemode command gamemode - (游戏模式)可填写的值与 /gamemode 命令一致 stats - list of statistics to match. Entry fields: type (like minecraft:custom), stat (like minecraft:sneak_time) and value (int range) ...
options.txt是一个用来存储所有可以在游戏选项中改变的设定的文件,同时也会存储游戏退出后需要保存的信息。它在Java版中位于.minecraft文件夹中,在基岩版中位于com.mojang/minecraftpe文件夹中。你可以使用任何文本编辑工具来编辑它,以达到改变设定的效果。值得注意的是