Skip to main content

📷 Display Item Furniture

display_item_furniture allows you to place items into furniture for display. You can individually configure the hitbox for the displayed items to improve interaction logic, which is helpful for a piece of furniture that holds multiple display slots at the same time.

furniture:
default:showcase:
behavior:
type: display_item_furniture
data_key: craftengine:display_item
sounds:
put: minecraft:block.decorated_pot.insert
take: minecraft:block.decorated_pot.insert_fail
variants:
ground:
item_position: 0,0.07,0
hitboxes: [] # See the [Hitboxes] section under [📍 Furniture Variants]