Item components

Door

item component · builder

Turns the item into a [door] that can be installed in doorways

You can use the following options with this component:

name <name> - sets the name of the component
desc <desc> - sets the description of the component
uninstallable <hinge side difficulty> <other side difficulty> <uninstall trait> - sets the door as uninstallable
uninstallable - sets the door as not uninstallable by players
smashable <difficulty> - sets the door as smashable by players
smashable - sets the door as not smashable
installed <keyword> - sets the keyword for this door as viewed in exits (e.g. iron door)
transparent - sets the door as transparent
opaque - sets the door as opaque
fire - toggles whether the door can be fired through (e.g. gate)
openable - toggles whether players can open this door with the OPEN/CLOSE commands

← Back to Item components