手冊:minecraft:interact_button

出自Minecraft基岩版开发Wiki
資料驅動 物品 > minecraft:interact_button
minecraft:interact_button
附加包元件
元件所屬
元件型別
1.20.30
加入版本
  • 假日創作者功能

minecraft:interact_button用於設定物品的移動端HUD互動按鈕。

模式[編輯]

interact_button:
bool "minecraft:interact_button": opt
string "minecraft:interact_button": opt

結構[編輯]

  •  minecraft:interact_button:為布林值型別時表示是否加入互動按鈕,按鈕文字預設為「使用物品」[注 1];為字串型別時加入互動按鈕並定義按鈕顯示的文字為字串內容。

範例[編輯]

布林值型
"minecraft:interact_button": true
字串型
"minecraft:interact_button": "Display Text"

歷史[編輯]

基岩版
1.20.301.20.30.22加入了minecraft:interact_button

錯誤[編輯]

關於minecraft:interact_button的錯誤在國際版中由錯誤追蹤器維護,請在此回報錯誤。

注釋[編輯]

  1. 語言檔案中對應的在地化鍵名為action.interact.use