Diode

Diode

morered:diode
morered:diode
Source modMore Red
IDmorered:diode
TypeBlock
StackableYes (64)
Blast resistance0
Hardness0
FlammableNo

The Diode is a block that outputs maximum-strength redstone power from its output side while its input side is receiving power.

Contents
  1. Recipes
  2. Usage
  3. Data
  4. History

Recipes

Recipe TypeIngredientsOutputExample
Shaped Crafting
  • 1x Diode

Shaped Crafting Recipe for Diodes

Soldering
  • 1x Diode

Soldering Crafting Recipe for Diode

Usage

The Diode can be placed in 24 different orientations, on floors, walls, and ceilings.

When placing the block, the flat side will be placed against the face clicked by the player, and the output side will point to the edge of the clicked face nearest to where the player clicked. A transparent preview is rendered to assist with orienting the block; this can be disabled in the Client Config if this is undesired.

A preview of a Diode about to be placed against a wall with the output facing up

The sprint key can be held while placing the block to change the axis of rotation.

While the input side of the diode is receiving power, the diode emits a maximum-strength redstone signal from its output side. While its input side is not receiving redstone power, no output power is emitted.

Diodes in both input combinations

Data

Blockstate PropertiesValuesDescription
facing{"down", "up", "north", "south", "west", "east"}Direction to the neighbor block the plate is attached to
rotation[0,3]Rotations about the axis of attachment in 90-degree increments
input_b{false, true}Whether the input side opposite from the output is receiving power
waterlogged{false, true}Whether the block is waterlogged
Tint IndexTint Value
1+See Logic Gate Tintindexes

History

VersionChangelog
1.21.8-8.0.0.0
  • Added waterlogged blockstate property property
  • Can now hold sprint while placing to change the axis of rotation
1.16.3-2.0.0.0More Red recipes now use tag ingredients instead of specific items in more places
1.0.0.0Added to game