Light Up
A block action that lights up furnaces, campfires and brewing stands.
Type ID: apugli:light_up
Fields
| Field | Type | Default | Description |
|---|---|---|---|
burn_time |
Integer | 1600 |
The number of ticks that a furnace is lit for. |
brew_time |
Integer | 20 |
The amount of fuel given to a brewing stand upon use. |
light_campfire |
Boolean | true |
Whether this action should light up campfires. |
particle |
Identifier | optional | ID of the particle type to use. |
particle_count |
Integer | optional | The amount of particles to spawn when the block lights up. |
sound |
Identifier | optional | ID of the sound to play when the block lights up. |