ON THIS WIKI
Redstone Circuit Block
Redstone Circuit Block | |
---|---|
| |
Name | Redstone Circuit Block |
Source Mod | GregTech 4 |
ID Name | gregtech_addon:4059
|
OreDict Name | |
Type | Block |
Stackable | Yes (64) |
Blast Resistance | 30.0 |
Hardness | 10.0 |
Solid | Yes |
Transparent | Yes |
Affected by Gravity | No |
Emits Light | No |
Flammable | No |
Drops | Machine Parts (1) |
Required Tool |
Redstone Circuit Block is a block added by the GregTech 4 mod. It can be used like the Programmable RedNet Controller, giving the player ability to create complex Redstone circuits. However, unlike the RedNet Controller, it can only run 1 circuit per machine.
The Redstone Circuit Block has 7 buttons in interface, 4 slots and 4 internal integers. The 4 buttons on the left change integers: left-clicking increases its integer by 1, while right-clicking decreases it. Double left-clicking increases number by 18 instead. Shift-clicking changes step to 128. However, double shift-left-clicking changes the number by 256.
The slots and 5th button, located on right-center of device, do nothing as of 4.08.08. The 6th button, located on top-right, allows outputting electricity to nearby machines.
The most useful button in the interface is located on bottom-right of device. It allows switching redstone circuits. Right-clicking it changes circuit backwards, while left-clicking changes it forward. The sequence of circuits is provided below:
- Timer
- Basic Logic - doesn't use integers, instead top button is used for change gate in following sequence (all other "integer" buttons are ignored):
- OR
- NOR
- XOR
- XNOR
- AND
- NAND
- Invert
- The same sequence, but with gates working bitwise.
- Repeater
- Pulser
- Redstone Meter
- Randomizer
- Combination lock - tests 4 inputs' strength being equal internal ones
- Hardcoded Bitwise AND - tests (4 inputs' & 4-bit combination) giving not 0
- Equals
The Redstone Circuit Block requires Low Voltage (32 EU/t) to work and will explode if supplied by any higher voltage (unless Transformer Upgrades and/or HV-Transformer Upgrades are used).
Recipe[edit]
Electronic Circuit can be substituted with Integrated Circuit (GregTech 4).
Usage[edit]
Redstone Circuit Block has no known uses in crafting.
Known Bugs[edit]
The Redstone Circuit Block doesn't output any redstone signal as of 4.08.08.
|