Analog Source

Analog Source
0
Stackable
Yes(64)

Overview

The Analog Source outputs a configurable Redstone signal at its output pins. The signal value and output configuration can be adjusted through both direct interaction and the GUI Menu, which opens by right-clicking the block.

The output signal can be increased by right-clicking the knob and decreased by crouching and right-clicking the knob.

Right-clicking any other part of the block opens the GUI Menu, while crouching and right-clicking any other part changes the output pin layout.

Crafting

The Analog Source Interface

In the GUI Menu:

The output pins are marked with Pin Mark A.

GUI Menu

Adventure Mode

While in adventure mode, /redstonecg_adventure controls:

Version Log

VersionDescription
0.0.0Introduced. Updates neighbours when output changes. Uses NBT to store output data.
0.1.0Increased the amount of pin configurations up to 15.
0.1.1Changed registry name from analog_source to floor_analog_source. Replaced bottom texture from being that on the top to Smooth Stone Block.
0.2.0Changed registry name from floor_analog_source to normal_analog_source. Can be placed on walls and ceiling. Updates the block on the output when output changes instead of updating all neighbours. Output data is stored directly on Block Entity. Lost `rotate` and `mirror` block methods..
0.2.1Redesigned GUI. Reimplemented `rotate` block method. /redstonecg_adventure affects GUI.
0.3.1Added physical knob and removed output signal configuration by right-clicking Analog Source with Analog Source item.