Difference between revisions of "Reappearing Block"
Jump to navigation
Jump to search
m (Androsa moved page Dark Tower Mechanism Blocks to Reappearing Block without leaving a redirect: Split page) |
(Page now for Reappearing Block only) |
||
Line 1: | Line 1: | ||
{{Block | {{Block | ||
|image=[[image:Reappearing Block.png|center|128px]] | |image=[[image:Reappearing Block.png|center|128px]] | ||
|luminance=4 ( | |luminance=4 ''(active)'' | ||
|transparent=No ''(inactive)'' | |transparent=No ''(inactive)'' | ||
|blastres=6,000 | |blastres=6,000 | ||
Line 14: | Line 10: | ||
}} | }} | ||
'''Reappearing | '''Reappearing Blocks''' are a type of Dark Tower Device that appears in some doorways in the [[Dark Tower]]. When right-clicked, Reappearing Blocks vanish for a while, but they appear again after some time. These blocks can also be used as a fancy doorway, and can be broken, harvested, and crafted. | ||
{{-}} | {{-}} | ||
Line 121: | Line 16: | ||
==History== | ==History== | ||
{{history table| | {{history table| | ||
{{history|1.14.0|Added Reappearing | {{history|1.14.0|Added Reappearing Block.}} | ||
{{history|1.15.2| | {{history|1.15.2|Refactored code to support multiple Tower Device doors. | ||
Refactored code to support multiple Tower Device doors. | |||
---- | ---- | ||
Inactive Reappearing Blocks can be harvested.}} | Inactive Reappearing Blocks can be harvested.}} | ||
Line 131: | Line 24: | ||
Reappearing Blocks now shed some light when activated, similar to Vanishing Block. | Reappearing Blocks now shed some light when activated, similar to Vanishing Block. | ||
---- | ---- | ||
If a Reappearing Block is exposed to a Redstone signal, it will activate | If a Reappearing Block is exposed to a Redstone signal, it will activate.}} | ||
{{history|1.16.1|Added crafting recipe for Reappearing Block.}} | |||
{{history|1.19.2|Fixed a bug where vanished Reappearing Blocks could be obtained with Silk Touch.}} | |||
{{history|1.16.1|Added | |||
{{history|1.19.2|Fixed a bug where | |||
}} | }} | ||
{{BlockNavigation}} | {{BlockNavigation}} |
Revision as of 00:09, 23 August 2018
Reappearing Block | |
---|---|
[[File:|center|128px]] | |
Transparency | No (inactive) |
Luminance | 4 (active) |
Hardness | |
Blast Resistance | 6,000 |
Tool | Axe |
Renewable | No |
Stackable | Yes |
Flammable | No |
ID | tower_device (value:0) |
Reappearing Blocks are a type of Dark Tower Device that appears in some doorways in the Dark Tower. When right-clicked, Reappearing Blocks vanish for a while, but they appear again after some time. These blocks can also be used as a fancy doorway, and can be broken, harvested, and crafted.
History
History
Version | Details |
---|---|
1.14.0 | Added Reappearing Block. |
1.15.2 | Refactored code to support multiple Tower Device doors.
Inactive Reappearing Blocks can be harvested. |
1.15.4 | Changed texture of Reappearing Block to differentiate it from Vanishing Block more.
Reappearing Blocks now shed some light when activated, similar to Vanishing Block. If a Reappearing Block is exposed to a Redstone signal, it will activate. |
1.16.1 | Added crafting recipe for Reappearing Block. |
1.19.2 | Fixed a bug where vanished Reappearing Blocks could be obtained with Silk Touch. |