我想用tellraw指令展示一个物品,不过在我输入下面这条指令以后,物品显示为invalid item:
/tellraw @a {"text":"Hover","hoverEvent":{"action":"show_item","value":"{id:\"minecraft:stone\"}"}}
不知道到底应该怎么写,请求帮助_(:зゝ∠)_
/tellraw @a {"text":"Hover","hoverEvent":{"action":"show_item","value":"{id:\"minecraft:stone\"}"}}
不知道到底应该怎么写,请求帮助_(:зゝ∠)_
/tellraw @a {"text":"Hover","hoverEvent":{"action":"show_item","value":"{id:\"minecraft:stone\"}"}}
不知道到底应该怎么写,请求帮助_(:зゝ∠)_
2021.12 数据,可能有更多内容
我想用tellraw指令展示一个物品,不过在我输入下面这条指令以后,物品显示为invalid item:/tellraw @a {"text":"Hover","hoverEvent":{"action":"show_item","value":"{id:\"minecraft:stone\"}"}}
不知道到底应该怎么写,请求帮助_(:зゝ∠)_
/tellraw @a {"text":"Hello World","hoverEvent":{"action":"show_item","value":"{id:\"minecraft:iron_pickaxe\",Count:1b}"}}
需要有数量,至少为1
需要有数量,至少为1
FHC红石 发表于 2017-10-13 23:57
/tellraw @a {"text":"Hello World","hoverEvent":{"action":"show_item","value":"{id:\"minecraft:iron_p ...
啊,可以了,非常感谢!