1、/give @a command_block 1 0 (给予一个命令方块) /give @a diamond_sword 1 0 {ench:[{id:16,lvl:5}],Unbreakable:1b}(给予一把锋利5的无线耐久钻石剑) 解释:1:个数(有些物品会有个数限制,一般的物品最多给64个);0:给予时的耐久(可以调为负耐久);id:后接附魔的ID,[最高有效的等级好像是...
For example, command /particle minecraft:dust 1.0 0.0 0.0 2.0 ... becomes /particle minecraft:dust{color:[1.0, 0.0, 0.0], scale:2.0} ... 例如,指令 /particle minecraft:dust 1.0 0.0 0.0 2.0 ... 变成了 /particle minecraft:dust{color:[1.0, 0.0, 0.0], scale:2.0} ... The syntax for ...
Added damage indicator particle (see the Command List) === Language Changes: Font Updated font to match Java Edition 1.13 Adjusted light gray font color Rarity Book is Common Enchanted Book is Uncommon Command-only items are Epic: Command Blocks Command Block Minecart Structure Block Structure Void...
playsound command can now be used without specifying the player (assuming @s) and without specifying the mixer (assuming master) playsound 命令现在可以不指定玩家(现默认为@s)和混音器(现默认为master) In single player, when errors occur during loading or saving of chunks a warning will be shown...
Added a damage command for applying damage to entities 添加damage 命令,用来对实体造成伤害 dded ride command to mount and dismount entities 添加ride 命令,用来骑乘或取消骑乘实体 The clone command now supports cloning to and from different dimensions 现在clone 命令支持复制到或复制自不同维度 A new st...
|预发布版是 Minecraft Java 版的测试机制,如果该版本作为正式版发布,那么预发布版的游戏文件将与启动器推送的正式版完全相同。 |然而,预发布版主要用于服主和 Mod 制作者的预先体验,如果发现重大漏洞,该预发布版会被新的预发布版代替。因此建议普通玩家持观望态度。
server_connect_timeout:5000remote_ping_cache:-1forge_support:trueplayer_limit:-1permissions:default:-bungeecord.command.server-bungeecord.command.listadmin:-bungeecord.command.alert-bungeecord.command.end-bungeecord.command.ip-bungeecord.command.reloadtimeout:30000log_commands:falsenetwork_compression_threshold...
TaylorNoWords TaylorNoWords作者 用户级别:级别 1 4 积分
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文件夹中。你可以使用任何文本编辑工具来编辑它,以达到改变设定的效果。值得注意的是