Skip to content
Damian edited this page Feb 2, 2024 · 3 revisions

Welcome to the Better-than-Redstone wiki!

Better Than Redstone

Redstone but 3-Dimensional!

zz Example build hex multiplier

An (unfinished) hex multiplier I build.

THIS MOD IS CURRENTLY ONLY INTENDED FOR NEW CREATIVE WORLDS

Conductor

conductor

Conducts redstone, signal level is decreased between adjecent conductors.

Display

display

Displays signal strength it receives.

Extender

extender

Any input signal results in maximum signal output.

Relay

relay

Any input signal results in identical signal output.

Subtract side current (sum of signal received by the sides) from the input.

Inverter

inverter

Any input signal results in inverted signal output.

Adds side current to the input before inverting it.

Input

input

Outputs a signal in range 0-15.

Clicking increases output signal strength by 1.

Pulse

When clicked emits a 15 tick pulse.

When signal received emits a # tick pulse, with # being the signal strength.

Toggle

When clicked toggles on and off.

On high signal change received toggles on and off.

Advanced usages

relay

With the relay you can do subtraction.

inverter

With the inverter you can do addition.

Vanilla changes

Indirect power does not exist anymore. The new components work better with this change.

zz indirect power

Old components don't function : Button, Lever, Pressure Plate, Torch, Repeater, Dust.

Piston, Lamp, Noteblock, and Motion sensor still work.

Dispensers, trapdoors, rails, and tnt will be made functional soon.