-
Notifications
You must be signed in to change notification settings - Fork 8
Diode
Joseph Bettendorff edited this page Nov 14, 2024
·
6 revisions
The Diode is a block that outputs maximum-strength redstone power from its output side while its input side is receiving power.
Contents |
---|
Recipe Type | Ingredients | Output | Example |
---|---|---|---|
Shaped Crafting |
|
1x Diode | |
Soldering |
|
1x Diode |
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.
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.
Block | Block/Item ID | Localization Key |
---|---|---|
Diode | morered:diode |
block.morered.diode |
Block Properties | Value |
---|---|
Map Color | Stone |
Blocks Movement | Yes |
Flammable | No |
Liquid | No |
Opaque | No |
Replaceable | No |
Solid | No |
Blast Resistance | 0 |
Hardness | 0 |
Light Output | 0 |
Tool Required | No |
Flammable | No |
Piston Reaction | Pushable |
Render Type | Cutout |
Item Properties | Value |
---|---|
Stack Limit | 64 |
Blockstate Properties | Values |
---|---|
facing |
{"down", "up", "north", "south", "west", "east"} |
rotation |
[0,3] |
input_b |
{false, true} |
Block Tags |
---|
None |
Item Tags |
---|
None |
Tint Index | Tint Value |
---|---|
1+ | See Logic Plate Tintindexes |
Version | Changelog |
---|---|
1.16.3-2.0.0.0 | More Red recipes now use tag ingredients instead of specific items in more places |
1.0.0.0 | Added to game |
- Blocks
- AND Gate
- Bitwise AND Gate
- Bitwise Diode
- Bitwise NOT Gate
- Bitwise OR Gate
- Bitwise XNOR Gate
- Bitwise XOR Gate
- Bundled Cable Post
- Bundled Cable Relay Plate
- Bundled Network Cable
- Colored Network Cables
- Diode
- Hexidecrubrometer
- Latch
- Multiplexer
- Pulse Gate
- NAND-Gate
- NOR Gate
- NOT Gate
- OR Gate
- Red Alloy Wire
- Redwire Post
- Redwire Post Plate
- Redwire Post Relay Plate
- Soldering Table
- Stone Plate
- Two Input AND Gate
- Two Input NAND Gate
- XNOR Gate
- XOR Gate
- Items