Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
Feed The Beast Wiki
Advertisement
Howler Alarm

ModIC2 Nuclear Control
TypeSolid block
Upgrades
Next tier

The Howler Alarm is a block from IC2 Nuclear Control. It is used to emit a loud siren noise when powered with a redstone signal. It is often used to warn users of overheating Nuclear Reactors, although it has frequently been used in pranks[1]. The Howler, unlike its counterpart, the Industrial Alarm, features the ability to select from two default sirens, along with other custom sounds that the user can add.

Dyeing[]

As of version 2.3.0a-Butt, the Howler Alarm can be dyed various colors. Right-clicking it with an Ore Dictionary-supporting dye or a Painter will dye it the corresponding color.

IC2NC Dyed Howler Alarms

Adding custom alarm sounds[]

To add new sound the player needs to unzip the mod file, copy the sound file (in alarm-<name>.ogg format) to assets\nuclearcontrol\sounds\ folder and update the file sounds.json with a new line:

"alarm-<name>": {"category": "master","sounds": [{"name": "alarm-***","stream": false}]},

Also the player will need to add this file to mod config file (config\IC2NuclearControl.cfg):

S:allowedAlarms=default,sci-fi,***

The folder can then be zipped back into a jar file again or used as is.

Recipe[]

Current[]

As of version 2.2.0a, the recipe was modified slightly, as inspired by the GregTech recipe.

Classic[]

GregTech[]

References[]


Advertisement