Trapped Signs: Difference between revisions

From Official Gamemode 4 Wiki
Jump to navigation Jump to search
(Added one comma to make it make more sense.)
(bot removed too much)
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{ModuleInfobox|name=Trapped Signs|icon=trapped_signs.png|creator=Fyid|type=Reliant|requires=[[Custom Crafters]]|versions=1.14|updater=Misode}}
{{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.


== Details ==
== Features ==
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 sing.</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 approximately one second. When mined, a trapped sign will drop all items used to craft it.
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 Summary ===
=== 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 18: Line 18:
|-
|-
|Trapped Sign (x1)
|Trapped Sign (x1)
|1x Sign, 2x Tripwire Hook, 3x Redstone Dust
|Sign + Tripwire Hook + Redstone Dust
|{{Crafting
|{{Crafting
| Input = {{CraftingGrid
| Input = {{CraftingGrid
| | |  
| | |  
| Tripwire Hook | Sign | Tripwire Hook
| Tripwire Hook | Oak Sign | Tripwire Hook
| Redstone Dust | Redstone Dust | Redstone Dust
| Redstone Dust | Redstone Dust | Redstone Dust
}}
}}
| Output = {{CraftingCell
| Output = {{CraftingCell
| Sign
| gm4:Trapped Oak Sign
}}
}}
}}
}}
|
|Works for all sign types
|-
|-
|Secret Trapped Sign (x1)
|Secret Trapped Sign (x1)
|1x Trapped Sign, 1x Ink Sac
|Trapped Sign + Black Dye
|{{Crafting
|{{Crafting
| Input = {{CraftingGrid
| Input = {{CraftingGrid
| Sign | Ink Sac |  
| gm4:Trapped Oak Sign | Black Dye |  
| | |  
| | |  
| | |  
| | |  
}}
}}
| Output = {{CraftingCell
| Output = {{CraftingCell
| Sign
| gm4:Secret Trapped Oak Sign
}}
}}
}}
}}
|Recipe is Shapelss
|Recipe is Shapeless
|}
|}


Line 59: Line 59:
|29 Aug 2015
|29 Aug 2015
|Released Trapped Signs
|Released Trapped Signs
|-
|1.9-1.10
|13 Aug 2016
|Updated for 1.9 command format
|-
|-
| rowspan="2" |1.13
| rowspan="2" |1.13
|19 Nov 2018
|19 Nov 2018
|Updated for 1.13 data packs
|Changed to be a placeable item instead of an item thrown at the sign
|-
|-
|29 Apr 2019
|29 Apr 2019
|Fixed an bug that would clear the sign's text
|Fixed an bug that would clear the sign's text
|-
|-
| rowspan="2" |1.14
|1.15
|11 May 2019
|26 Dec 2019
|Updated for new 1.14 sign types
|Changed recipe to use black dye instead of ink sacs
|-
|20 Jun 2019
|Added compatibility for GM4 resource packs
|}
|}


== 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 ===
Line 103: Line 99:
|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]]
<references group="note" />

Revision as of 18:50, 12 July 2021

Trapped Signs

Module TypeReliant
Created byFyid
Last Updated byMisode
Required ModulesCustom Crafters
Compatible MC Versions1.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

Watch on YouTube 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

  1. There must be at least one character written on the sign to become an active trapped sign.