在13w36a快照之后,NBT标签(数据标签)可以在give和summon指令用作设定物品和生物的属性。每个标签的格式是<标签名称>:<数值>;并以逗号来分隔多个标签(比如{ench:[],display:{}})。List标签的数值是在[]符号里面的(比如direction:[0d,0d,0d])。Compound标签是在{}符号里面的(比如tag:{display:{}}就是两个...
/give @p splash_potion{display:{Name:'["定身法术"]',Lore:["{\"text\":\"打碎会散发一股神圣的力量\",\"color\":\"yellow\",\"italic\":false}","{\"text\":\"据说是某位神秘的大魔法师炼制\",\"color\":\"yellow\",\"italic\":false}"]},CustomPotionEffects:[{Id:2,Duration:12000...
这些标签是用在/summon命令去生成实体或是/entitydata命令去更改实体的数据标签 标签名称 描述 容许的子标签 必须的子标签 格式 TileEntityData (掉落沙使用)用来储存方块的数据(方块实体)。 自定义名称,物品,命令,级别,初级,中级,延迟,最大邻近实体,最大重生延迟,最小重生延迟,要求玩家范围,重生计数,重生范围,实体...
10、是/entitydata命令去更改实体的数据标签标签名称描述容许的子标签必须的子标签格式TileEntityData(掉落沙使用)用来储存方块的数据(方块实体)。自定义名称,物品,命令,级别,初级,中级,延迟,最大邻近实体,最大重生延迟,最小重生延迟,要求玩家范围,重生计数,重生范围,实体ID没有TileEntityData:direction和motion类似,用...
这些标签是用在/summon命令生成实体或是/data命令来更改实体的数据标签。 下表为上面所提到的子标签提供更多细节: 例子 召唤一个下落中的草方块。 下落的草方块 /summon minecraft:falling_block ~ ~ ~ {BlockState:{Name:"minecraft:grass_block"},Time:1} ...
Minecraft Command Helper 2 To quickly generate Minecraft command with nbt data. Updates Project MCH3 source is private access, there are the following links: Minecraft Forum (MCBBS) MCHv3 page Join us Discord channel for download Features Give you item, potion or firerocket. And Summon entity,...
Read nbt data You can read nbt files by using the-roption. This will print the literal notation of the binary nbt data. $ nbt -r my_file.nbt {foo: [1, 2, 3], bar:"Hello, world!"} You can use the following command if you want to save the output into a file. ...
If the version you run ($0) is already up to date, please send the following data and any information you think might be pertinent to <config-patches@gnu.org> in order to provide the needed information to handle your system.config.guess timestamp = $timestamp ...
What are NBT tags (formerly called Data Tags)?NBT tags allow you to set certain properties of an entity (such as sheep). The NBT tag is always surrounded in {} such as {Color:2}. If there is more than one NBT tag used in a game command, the NBT tags are separated by a comma ...
/data merge entity @e[type=squid,limit=1,sort=nearest] {NoAI:1} To kill all squids: /kill @e[type=squid] Next, learn how to use thegame commandsin Minecraft. Command Examples Here are some game command examples for a squid in Minecraft:...