Trapped Signs: Difference between revisions

From Official Gamemode 4 Wiki
Jump to navigation Jump to search
mNo edit summary
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{ModuleInfobox|name=Trapped Signs|icon=trapped_signs.png|creator=Fyid|type=Reliant|requires=[[Custom Crafters]]|versions=1.13|updater=Misode}}
{{ModuleInfobox|name=Trapped Signs|icon=trapped_signs.png|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, the last line will be automatically set to "-x-" but can be overwritten when setting the sign's text. 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 15: Line 15:
!Ingredients
!Ingredients
!Recipe ([[Custom Crafters|Custom Crafter]])
!Recipe ([[Custom Crafters|Custom Crafter]])
!Additional Notes
|-
|-
|Trapped Sign (x1)
|Trapped Sign (x1)
|1x Sign, 2x Tripwire Hook, 3x Redstone Dust
|Sign + Tripwire Hook + Redstone Dust
|[[File:trapped_signs_recipe.png]]
|{{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
}}
}}
|Recipe is Shapeless
|}
|}


Line 27: Line 52:
{| class="wikitable"
{| class="wikitable"
|+
|+
!Version
!Date
!Date
!Version
!Change
!Change
|-
|-
|1.8
|29 Aug 2015
|29 Aug 2015
|1.0
|Released Trapped Signs
|Released Trapped Signs
|-
|-
|13 Aug 2016
| rowspan="2" |1.13
|2.0
|19 Nov 2018
|Updated for 1.9
|Changed to be a placeable item instead of an item thrown at the sign
|-
|-
|19 Nov 2018
|29 Apr 2019
|3.0
|Fixed an bug that would clear the sign's text
|Updated for 1.13
|-
|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 (v1.0-2.0) trapped signs were a craftable item that would upgrade previously placed down signs. There were two types of trapped sign upgrade items: normal, and hidden; the hidden type would make the last line blank, while the normal type would have "-x-" written in the last line. This was changed as now the last line can be overwritten when setting the sign's text. 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.
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 ====
Line 68: 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]]

Revision as of 20:39, 20 August 2020

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.