Difference between revisions of "Cicada"
Jump to navigation
Jump to search
(Added History) |
m (New history template) |
||
Line 15: | Line 15: | ||
==History== | ==History== | ||
{| | {{history table| | ||
| | {{history|1.0|Added Cicada.}} | ||
{{history|1.3|Fixed a bug where Cicada won't drop if the block it is on is broken.}} | |||
{{history|1.10.0|Gave Cicada it's own block ID. This will allow for more critters to be added in later releases.}} | |||
{{history|1.11.0|Split block IDs again due to a TileEntity bug.}} | |||
{{history|1.13.1|Added a config option for silent Cicadas. This can be used for those with problematic sound libraries or were simply annoyed.}} | |||
|Added Cicada. | {{history|1.15.3|Changed how Cicada dropped itself from ItemBlockTFMeta to ItemBlock.}} | ||
| | {{history|3.0.0|Cicada can be worn in the Helm slot for decorative purposes.}} | ||
{{history|3.3.202|If the Cicada takes damage while in the Helm slot, it squelches and dies, turning into Gray Dye.}} | |||
|Fixed a bug where Cicada won't drop if the block it is on is broken. | }} | ||
| | |||
|Gave Cicada it's own block ID. This will allow for more critters to be added in later releases. | |||
| | |||
|Split block IDs again due to a TileEntity bug. | |||
| | |||
|Added a config option for silent Cicadas. This can be used for those with problematic sound libraries or were simply annoyed. | |||
| | |||
|Changed how Cicada dropped itself from ItemBlockTFMeta to ItemBlock. | |||
| | |||
|Cicada can be worn in the Helm slot for decorative purposes. | |||
| | |||
|If the Cicada takes damage while in the Helm slot, it squelches and dies. | |||
{{BlockNavigation}} | {{BlockNavigation}} |
Revision as of 20:00, 14 January 2018
Cicada | |
---|---|
[[File:|center|128px]] | |
Transparency | Yes |
Luminance | None |
Hardness | |
Blast Resistance | 0 |
Tool | No tool needed 32px |
Renewable | Yes |
Stackable | Yes |
Flammable | No |
ID | cicada |
Similar to the Firefly, the Cicada is a block commonly found on Twilight Oak Trees. When Cicadas make their fairly loud noises every so often, they create a green-colored musical note sprites identical to those created by a Note Block. Cicadas can be picked up, but serves no in-game purpose and merely irritates the player with the sounds that it makes. Cicadas can be silenced through the configuration options. For decorative purposes, Cicada can be worn in the Helm slot, though it does not emit noise, but why would someone want that?
History
History
Version | Details |
---|---|
1.0 | Added Cicada. |
1.3 | Fixed a bug where Cicada won't drop if the block it is on is broken. |
1.10.0 | Gave Cicada it's own block ID. This will allow for more critters to be added in later releases. |
1.11.0 | Split block IDs again due to a TileEntity bug. |
1.13.1 | Added a config option for silent Cicadas. This can be used for those with problematic sound libraries or were simply annoyed. |
1.15.3 | Changed how Cicada dropped itself from ItemBlockTFMeta to ItemBlock. |
3.0.0 | Cicada can be worn in the Helm slot for decorative purposes. |
3.3.202 | If the Cicada takes damage while in the Helm slot, it squelches and dies, turning into Gray Dye. |