Item components
FuelGenerator
A [liquid container] that [produces power] by burning its liquid
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
liquid <which> - which liquid this generator requires
consumption <amount> - a liquid volume of fuel consumed per hour of operation
capacity <amount> - a liquid volume of maximum fuel capacity
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.
fuelemote <emote> - sets the echo when it runs out of fuel. $0 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
fuelprog <prog> - sets a prog to be executed when the generator runs out of fuel
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
liquid <which> - which liquid this generator requires
consumption <amount> - a liquid volume of fuel consumed per hour of operation
capacity <amount> - a liquid volume of maximum fuel capacity
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.
fuelemote <emote> - sets the echo when it runs out of fuel. $0 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
fuelprog <prog> - sets a prog to be executed when the generator runs out of fuel