Trapped Signs: Difference between revisions
(The recipe is shapeless) |
|||
(19 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{ModuleInfobox|name=Trapped Signs | {{ModuleInfobox|name=Trapped Signs|creator=Fyid|type=Reliant|requires=[[Custom Crafters]]|versions=1.8-1.10, 1.13+|updater=Misode}} | ||
This module adds craftable trapped signs that have the ability to emit a weak redstone signal, when right-clicked by a player. | This module adds craftable trapped signs that have the ability to emit a weak redstone signal, when right-clicked by a player. | ||
== | == Features == | ||
Upon placing a trapped sign, the last line will be automatically set to "-x-" | Upon placing a trapped sign and setting the text, the trapped sign will become active.<ref group="note">There must be at least one character written on the sign to become an active trapped sign.</ref> The last line will be automatically set to "-x-" if a normal trapped sign is used, and set to an empty line if a Secret Trapped Sign is used. Right clicking a trapped sign will cause redstone dust within range to gain a signal strength of 1 for one game tick. When mined, a trapped sign will drop all items used to craft it. | ||
=== Technical | === Technical Details === | ||
A trapped sign only powers redstone dust, not repeaters or other redstone devices and only powers dust in certain spots around it. A Wall Sign will power redstone dust directly adjacent to the block it is placed on. A Standing Sign will power redstone dust directly adjacent to the sign, or directly under the block the sign is placed on. | A trapped sign only powers redstone dust, not repeaters or other redstone devices and only powers dust in certain spots around it. A Wall Sign will power redstone dust directly adjacent to the block it is placed on. A Standing Sign will power redstone dust directly adjacent to the sign, or directly under the block the sign is placed on. | ||
Line 15: | Line 15: | ||
!Ingredients | !Ingredients | ||
!Recipe ([[Custom Crafters|Custom Crafter]]) | !Recipe ([[Custom Crafters|Custom Crafter]]) | ||
!Additional Notes | |||
|- | |- | ||
|Trapped Sign (x1) | |Trapped Sign (x1) | ||
| | |Sign + Tripwire Hook + Redstone Dust | ||
| | |{{Crafting | ||
| Input = {{CraftingGrid | |||
| | | | |||
| Tripwire Hook | Oak Sign | Tripwire Hook | |||
| Redstone Dust | Redstone Dust | Redstone Dust | |||
}} | |||
| Output = {{CraftingCell | |||
| gm4:Trapped Oak Sign | |||
}} | |||
}} | |||
|Works for all sign types | |||
|- | |||
|Secret Trapped Sign (x1) | |||
|Trapped Sign + Black Dye | |||
|{{Crafting | |||
| Input = {{CraftingGrid | |||
| gm4:Trapped Oak Sign | Black Dye | | |||
| | | | |||
| | | | |||
}} | |||
| Output = {{CraftingCell | |||
| gm4:Secret Trapped Oak Sign | |||
}} | |||
| Shapeless = true | |||
}} | |||
|Recipe is Shapeless | |||
|} | |} | ||
Line 27: | Line 53: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
!Version | |||
!Date | !Date | ||
!Change | !Change | ||
|- | |- | ||
|1.8 | |||
|29 Aug 2015 | |29 Aug 2015 | ||
|Released Trapped Signs | |Released Trapped Signs | ||
|- | |- | ||
|13 | | rowspan="2" |1.13 | ||
| | |19 Nov 2018 | ||
| | |Changed to be a placeable item instead of an item thrown at the sign | ||
|- | |- | ||
| | |29 Apr 2019 | ||
| | |Fixed an bug that would clear the sign's text | ||
| | |- | ||
|1.15 | |||
|26 Dec 2019 | |||
|Changed recipe to use black dye instead of ink sacs | |||
|} | |} | ||
== Previous Versions == | == Previous Versions == | ||
=== MC 1.14 Version === | |||
Prior to 1.15, a ''Secret Trapped Sign'' is crafted using an '''''Ink Sac''''' instead of a ''Black Dye''. This was changed in 1.15 to match the new dye/item separation. | |||
=== MC 1.8-1.10 Version === | === MC 1.8-1.10 Version === | ||
In the MC 1.8-1.10 versions | In the MC 1.8-1.10 versions trapped signs were a craftable item that would upgrade previously placed down signs. Below is the crafting recipes for the old trapped sign upgrades. Additionally, when mined, a trapped sign would not drop the items used to craft it. | ||
==== Crafting ==== | ==== Crafting ==== | ||
{| class="wikitable" | {| class="wikitable mw-collapsible mw-collapsed" | ||
! colspan="4" | | |||
|- | |||
!Item Name | !Item Name | ||
!Ingredients | !Ingredients | ||
Line 66: | Line 100: | ||
|A trapped sign with a blank last line | |A trapped sign with a blank last line | ||
|} | |} | ||
{{Notes}} | |||
{{Modules List/Custom Crafters}} | |||
[[Category:All Modules]] | [[Category:All Modules]] | ||
[[Category:Reliant Modules]] | [[Category:Reliant Modules]] |
Latest revision as of 20:10, 27 December 2021
Module Type | Reliant |
---|---|
Created by | Fyid |
Last Updated by | Misode |
Required Modules | Custom Crafters |
Compatible MC Versions | 1.8-1.10, 1.13+ |
This module adds craftable trapped signs that have the ability to emit a weak redstone signal, when right-clicked by a player.
Features
Upon placing a trapped sign and setting the text, the trapped sign will become active.[note 1] The last line will be automatically set to "-x-" if a normal trapped sign is used, and set to an empty line if a Secret Trapped Sign is used. Right clicking a trapped sign will cause redstone dust within range to gain a signal strength of 1 for one game tick. When mined, a trapped sign will drop all items used to craft it.
Technical Details
A trapped sign only powers redstone dust, not repeaters or other redstone devices and only powers dust in certain spots around it. A Wall Sign will power redstone dust directly adjacent to the block it is placed on. A Standing Sign will power redstone dust directly adjacent to the sign, or directly under the block the sign is placed on.
Crafting
Item Name | Ingredients | Recipe (Custom Crafter) | Additional Notes | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Trapped Sign (x1) | Sign + Tripwire Hook + Redstone Dust |
|
Works for all sign types | ||||||||||
Secret Trapped Sign (x1) | Trapped Sign + Black Dye |
|
Recipe is Shapeless |
Learn More and Download
History
Version | Date | Change |
---|---|---|
1.8 | 29 Aug 2015 | Released Trapped Signs |
1.13 | 19 Nov 2018 | Changed to be a placeable item instead of an item thrown at the sign |
29 Apr 2019 | Fixed an bug that would clear the sign's text | |
1.15 | 26 Dec 2019 | Changed recipe to use black dye instead of ink sacs |
Previous Versions
MC 1.14 Version
Prior to 1.15, a Secret Trapped Sign is crafted using an Ink Sac instead of a Black Dye. This was changed in 1.15 to match the new dye/item separation.
MC 1.8-1.10 Version
In the MC 1.8-1.10 versions trapped signs were a craftable item that would upgrade previously placed down signs. Below is the crafting recipes for the old trapped sign upgrades. Additionally, when mined, a trapped sign would not drop the items used to craft it.
Crafting
Item Name | Ingredients | Recipe (Custom Crafter) | Additional Notes |
---|---|---|---|
Trapped Sign (x3) | 2x Sign, 2x Tripwire hook, 3x Redstone dust | A trapped sign with "-x-" on the last line | |
Trapped Sign-hidden (x3) | 3x Trapped Sign, 4x Ink Sac | A trapped sign with a blank last line |
Notes
- ↑ There must be at least one character written on the sign to become an active trapped sign.