Item components

UnlimitedGenerator

item component · builder

An item that [produces power] by its very nature

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
watts <watts> - how many watts supplied when operating
onemote <emote> - sets the echo when switched on. $0 for the person turning it on, $1 for the generator item.
offemote <emote> - sets the echo when switched off. $0 for the person turning it off, $1 for the generator item.
onprog <prog> - sets a prog to be executed when the generator switches on
offprog <prog> - sets a prog to be executed when the generator switches off

← Back to Item components