Furniture execute actions
Execute commands on interact
In this case you can see a furniture which will make the player execute the command /help
when they interact the furniture.
You can obviously also add more actions to the placed_armorstand.interaction event, not only execute_commands
.
Open a trading menu on interact
In this example you can see how to attach a trading GUI to your furniture. This is useful to create custom machinery.
Last updated
Was this helpful?