Overview
The Red Button works similarly to a Minecraft Button. It can be activated by right-clicking, and will remain in the on state for up to 10 game ticks (approximately half a second) before automatically resetting.
The Red Button can also be forcefully reset to an off state by right-clicking again while it is active.
Right-clicking any other part will change the output pin configuration, where Pin Mark A shows the loctation of outputs.
Crafting
| Ingredients | RedCu Crafter Recipe |
| 1 Smooth Stone Plate | |
| 1 Redstone Dust | |
| 1 Stick |
Adventure Mode
While in adventure mode, /redstonecg_adventure controls:
/redstonecg_adventure valueConfig false- Locks the button./redstonecg_adventure pinConfig false- Disables Pin Mark configuration.
Text
A text can be written on the block with Formatting Notation by changing the item name with an Anvil.
The text will always appear on the bases top surface above the button unless the text is formatted as multiline with \p.
In that case, first and last lines will always be above and below the button and the rest will be on the buttons top surface.
Text will be scaled to fit said regions.
Version Log
| Version | Description |
| 0.3.2 | Introduced. |
| 0.3.3 | A text can be written on the block. |