Skip to content

Tiny Components

Danny edited this page Oct 21, 2021 · 9 revisions

In-Game Documentation

All components are documented in-game. Simply hover over the items in your inventory or in JEI and press the shift button. But, if you're looking for a fun and interesting read, or you'd rather see the details in black and white, continue reading.

Component List

Tiny Redstone Dust Tiny Redstone Dust

Tiny redstone behaves much like regular redstone. It picks up signals from strong redstone sources. Signals passed from one tiny redstone to another are decreased by 1. Unlike regular redstone, you can right click to toggle each edge of the redstone on or off. If you click directly in the middle, it will toggle all 4 directions on or off.

Tiny Redstone Bridge

The bridge behaves like redstone dust except signals received on one side are only output to the opposite side allowing wires to cross over each other.

Tiny Repeater

Tiny repeaters are similar to their bigger cousins. They will pick up any redstone signal received at the back and output a full (15) signal to the front with a delay between 1 and 4 ticks set by right clicking.

Tiny Super Repeater

Similar to Tiny Repeaters, except that when you right click, a GUI will appear allowing you to set the delay anywhere from 0 to 100 redstone ticks (10 seconds) (maximum is configurable). This component can act as a 0 tick diode or for a long delay clock circuit.

Tiny Comparator

Tiny comparators work exactly like regular comparators. They will pick up weak signals from adjacent blocks and inventory comparator outputs when placed on the edge of a panel. You can also right click them to toggle subtract mode, in which case, just like vanilla comparators, the output will be subtracted by the inputs coming in from the sides.

Tiny Redstone Torch Tiny Redstone Torch

Similar to regular redstone torches, but cuter. Tiny Redstone Torches can act as redstone power sources and as NOT gates. When placing a Tiny Redstone Torch, it will be point away from you. It will output a full redstone signal on 3 sides, and will switch off when receiving a redstone signal from the bottom side. It is not necessary to place the torch against a block to create a NOT gate. These torches will also output a small amount of light when lit, similar to Tiny Redstone Lamps.

Tiny Redstone Block Tiny Redstone Block

Like their huge counterpart, Tiny Redstone Blocks output full redstone power in all 4 directions and can be pushed by tiny pistons.

Tiny Piston & Tiny Sticky Piston

Work almost exactly like their monstrous counterpart. They can push up to 12 tiny blocks. However, they will not extend if a non-pushable block is in the way. So, you don't have to worry about tiny redstone "popping" off the panel. It will push tiny blocks onto adjacent Redstone Panels but will not push off the panel if no adjacent Redstone Panel exists.

Tiny Solid Block

Colorful little wool-like blocks. They're not just pretty. They are very useful. They behave like solid blocks with vanilla redstone. They will carry a weak redstone signal when powered by redstone, and a strong signal when powered by a repeater or comparator. And, since they can be pushed by tiny pistons, you can build edge detectors and other powerful circuits!

Tiny Glass Block

Colorful little glass-like blocks. They behave like transparent blocks with vanilla redstone in that they do not carry a redstone signal, and they can be pushed by tiny pistons.

Tiny Button

Just like vanilla buttons, but smaller. They output redstone on all 4 sides when activated. Wood buttons output for 15 redstone ticks and stone for 10 redstone ticks.

Tiny Lever

It's a lever, but tiny!

Tiny Redstone Lamp

Like their bigger counterparts, they will light up when given a redstone signal. The light they output is very dim. 15 lit lamps will output the max light of 15, so you can control exactly how much light you want your panel to output.

Tiny Note Block

Similar to vanilla note blocks except that instruments can be selected with a GUI by right clicking with a Redstone Wrench. Right clicking without the wrench changes the pitch. Note is played on redstone pulse to Tiny Note Block or neighboring block (quasi-connectivity). The One Probe and WAILA will display the instrument and note.

Tiny Observer

Work almost exactly like their big brother. Outputs a pulse to the back whenever a change is detected in the cell or block in front of it. When facing blocks out in the world, it behaves exactly like vanilla observers. When facing cells on the tile, it will detect movement, placement, removal and redstone changes. It currently does not detect color changes or tiny repeater delay changes. You probably didn't want it to anyway. ;)

Clone this wiki locally