跳到主要内容

🖼️ 物品展示方块

方块实体

用于将物品显示在此方块上

blocks:
default:display_item_block:
behavior:
type: display_item_block
has_signal: true
data_key: "craftengine:display_item"
position: "0.5,0.5,0.5"
sounds:
put: minecraft:block.decorated_pot.insert
take: minecraft:block.decorated_pot.insert_fail
# 存储的物品是否可以作为方块实体渲染元素的颜色提供器
tint_source: true