Minecraft:Copper Trap: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{Joke feature}} | ||
{{ | {{Wip}} | ||
{{Infobox block | {{Infobox block | ||
| group = Unoxidized | | group = Unoxidized | ||
| Line 21: | Line 21: | ||
| stackable = Yes (64) | | stackable = Yes (64) | ||
| transparent = Yes | | transparent = Yes | ||
| tool = None | |||
| light = No | |||
| lavasusceptible = No | |||
| flammable = No | |||
| Transparent = Yes | |||
| rarity = Common | |||
}} | }} | ||
A '''copper trap''' is a block found in 26w14a. | A '''copper trap''' is a block found in [[Minecraft:26w14a]]. | ||
== Obtaining == | == Obtaining == | ||
=== Breaking === | |||
Although the copper trap has a drop, no vanilla tool is suitable for breaking it, so breaking it with any tool will have no effect. Furthermore, attempting to use [[Minecraft:Attack / Mine]] to order a tool to mine it will not happen, as tools only break blocks that they can mine. However, it is still possible to make a copper trap block drop a living copper trap with an explosion. | |||
Using cheats, it's possible to create a tool capable of mining it by modifying {{DCL|minecraft:tool.rules}} data component. Can be add this block in {{Tag link|block|mineable/pickaxe}} so that it can be mined by any pickaxe (additionally, adding a tag like {{tag link|block|needs_iron_tool}} prevents it from being mined by some pickaxes.) | |||
{{breaking row|horizontal=1|Copper Trap|None}} | |||
=== Post-generation === | |||
If at least eight [[Minecraft:Living Block|living]] [[Minecraft:copper bars]] of the same variant come close together, a living copper trap of that variant will form. | |||
It can be placed as an item in a container by approaching a living container or using a hopper. | |||
== Usage == | == Usage == | ||
=== Oxidation === | |||
Unlike most copper blocks, copper traps cannot change their [[Minecraft:oxidation]] or wax state. However, unwaxed copper traps will continue to slow or prevent the oxidation of nearby unwaxed copper blocks. This behavior is common to all unwaxed copper blocks (see {{Slink|Oxidation|Blocks}}), but due to the fact that copper traps do not oxidize, they may fully prevent the oxidation of nearby copper blocks at the same oxidation level. | |||
Waxed copper traps have no effect on nearby copper blocks. | |||
=== Trap === | |||
[[Minecraft:Living Block|Living]] copper traps will attempt to pathfind towards the nearest player. When coming in contact with a player, it will spawn a cage of 25 copper bars of the same variant of the copper trap around them, trapping them. The copper bars replace all blocks that were previously in the copper bars' positions, including otherwise unbreakable blocks. | |||
{{Tabber| | |||
tabname1=Unoxidized copper trap | |||
|tabcontent1= | |||
{{Block structure renderer| | |||
Z=copper_bars[north=true,south=true] | |||
|X=copper_bars[east=true,west=true] | |||
|a=copper_bars[east=true,south=true] | |||
|b=copper_bars[west=true,south=true] | |||
|c=copper_bars[east=true,north=true] | |||
|d=copper_bars[west=true,north=true] | |||
|Y=copper_bars[north=true,south=true,east=true,west=true] | |||
|W=copper_bars[north=true,south=true,east=true] | |||
|N=copper_bars[south=true,east=true,west=true] | |||
|S=copper_bars[north=true,east=true,west=true] | |||
|E=copper_bars[north=true,south=true,west=true] | |||
|aXb,Z+Z,cXd;aXb,Z+Z,cXd;aNb,WYE,cSd | |||
|marks=1,0,1#114514}} | |||
|tabname2=Exposed copper trap | |||
|tabcontent2= | |||
{{Block structure renderer| | |||
Z=exposed_copper_bars[north=true,south=true] | |||
|X=exposed_copper_bars[east=true,west=true] | |||
|a=exposed_copper_bars[east=true,south=true] | |||
|b=exposed_copper_bars[west=true,south=true] | |||
|c=exposed_copper_bars[east=true,north=true] | |||
|d=exposed_copper_bars[west=true,north=true] | |||
|Y=exposed_copper_bars[north=true,south=true,east=true,west=true] | |||
|W=exposed_copper_bars[north=true,south=true,east=true] | |||
|N=exposed_copper_bars[south=true,east=true,west=true] | |||
|S=exposed_copper_bars[north=true,east=true,west=true] | |||
|E=exposed_copper_bars[north=true,south=true,west=true] | |||
|aXb,Z+Z,cXd;aXb,Z+Z,cXd;aNb,WYE,cSd | |||
|marks=1,0,1#114514}} | |||
|tabname3=Weathered copper trap | |||
|tabcontent3={{Block structure renderer| | |||
Z=weathered_copper_bars[north=true,south=true] | |||
|X=weathered_copper_bars[east=true,west=true] | |||
|a=weathered_copper_bars[east=true,south=true] | |||
|b=weathered_copper_bars[west=true,south=true] | |||
|c=weathered_copper_bars[east=true,north=true] | |||
|d=weathered_copper_bars[west=true,north=true] | |||
|Y=weathered_copper_bars[north=true,south=true,east=true,west=true] | |||
|W=weathered_copper_bars[north=true,south=true,east=true] | |||
|N=weathered_copper_bars[south=true,east=true,west=true] | |||
|S=weathered_copper_bars[north=true,east=true,west=true] | |||
|E=weathered_copper_bars[north=true,south=true,west=true] | |||
|aXb,Z+Z,cXd;aXb,Z+Z,cXd;aNb,WYE,cSd | |||
|marks=1,0,1#114514}} | |||
|tabname4=Oxidized copper trap | |||
|tabcontent4={{Block structure renderer| | |||
Z=oxidized_copper_bars[north=true,south=true] | |||
|X=oxidized_copper_bars[east=true,west=true] | |||
|a=oxidized_copper_bars[east=true,south=true] | |||
|b=oxidized_copper_bars[west=true,south=true] | |||
|c=oxidized_copper_bars[east=true,north=true] | |||
|d=oxidized_copper_bars[west=true,north=true] | |||
|Y=oxidized_copper_bars[north=true,south=true,east=true,west=true] | |||
|W=oxidized_copper_bars[north=true,south=true,east=true] | |||
|N=oxidized_copper_bars[south=true,east=true,west=true] | |||
|S=oxidized_copper_bars[north=true,east=true,west=true] | |||
|E=oxidized_copper_bars[north=true,south=true,west=true] | |||
|aXb,Z+Z,cXd;aXb,Z+Z,cXd;aNb,WYE,cSd | |||
|marks=1,0,1#114514}} | |||
}} | |||
== Sounds == | == Sounds == | ||
{{ | {{Sound table/Block/Copper/JE}} | ||
<!--Apparently, this behavior doesn't exist with this block. | |||
=== Unique === | === Unique === | ||
{{:Block of Copper/Sounds|copper trap}} | {{:Block of Copper/Sounds|copper trap|JE=1}}--> | ||
== Data values == | == Data values == | ||
{{ | === ID === | ||
{{JE}}: | |||
{{ID table | |||
|edition=java | |||
|showblocktags=y | |||
|showitemtags=y | |||
|showforms=y | |||
|generatetranslationkeys=y | |||
|displayname=Copper Trap | |||
|spritetype=block | |||
|nameid=copper_trap | |||
}} | |||
{{ID table | |||
|edition=java | |||
|showblocktags=y | |||
|showitemtags=y | |||
|showforms=y | |||
|generatetranslationkeys=y | |||
|displayname=Exposed Copper Trap | |||
|spritetype=block | |||
|nameid=exposed_copper_trap | |||
}} | |||
{{ID table | |||
|edition=java | |||
|showblocktags=y | |||
|showitemtags=y | |||
|showforms=y | |||
|generatetranslationkeys=y | |||
|displayname=Weathered Copper Trap | |||
|spritetype=block | |||
|nameid=weathered_copper_trap | |||
}} | |||
{{ID table | |||
|edition=java | |||
|showblocktags=y | |||
|showitemtags=y | |||
|showforms=y | |||
|generatetranslationkeys=y | |||
|displayname=Oxidized Copper Trap | |||
|spritetype=block | |||
|nameid=oxidized_copper_trap | |||
}} | |||
{{ID table | |||
|edition=java | |||
|showblocktags=y | |||
|showitemtags=y | |||
|showforms=y | |||
|generatetranslationkeys=y | |||
|displayname=Waxed Copper Trap | |||
|spritetype=block | |||
|nameid=waxed_copper_trap | |||
}} | |||
{{ID table | |||
|edition=java | |||
|showblocktags=y | |||
|showitemtags=y | |||
|showforms=y | |||
|generatetranslationkeys=y | |||
|displayname=Waxed Exposed Copper Trap | |||
|spritetype=block | |||
|nameid=waxed_exposed_copper_trap | |||
}} | |||
{{ID table | |||
|edition=java | |||
|showblocktags=y | |||
|showitemtags=y | |||
|showforms=y | |||
|generatetranslationkeys=y | |||
|displayname=Waxed Weathered Copper Trap | |||
|spritetype=block | |||
|nameid=waxed_weathered_copper_trap | |||
}} | |||
{{ID table | |||
|edition=java | |||
|showblocktags=y | |||
|showitemtags=y | |||
|showforms=y | |||
|generatetranslationkeys=y | |||
|displayname=Waxed Oxidized Copper Trap | |||
|spritetype=block | |||
|nameid=waxed_oxidized_copper_trap | |||
|foot=1 | |||
}} | |||
== Advancements == | |||
{{load advancements|You Played Yourself|page=Java Edition 26w14a}} | |||
== Issues == | == Issues == | ||
| Line 43: | Line 220: | ||
== Trivia == | == Trivia == | ||
* According to one of the developers, copper and iron | * According to one of the developers, copper and [[Minecraft:iron trap]]s are a reference to the [[Minecraft:mod]] SecurityCraft.<ref>{{Tweet|bl4ckscor3|2040056700078555477|Fun fact for those of you who played the April Fools' Day snapshot 26w14a and got imprisoned by an iron or copper trap: Those are a reference to the Cage Trap in the mod SecurityCraft that I've been a part of the dev team of since long before I joined Mojang. Did you notice it?}}</ref> | ||
== References == | == References == | ||
{{ | {{reflist}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox blocks|Joke}} | ||
{{ | {{Navbox jokes|26w14a}} | ||
pt:Edição Java 26w14a/Copper Trap | [[Minecraft:lzh:銅阱]] | ||
zh:铜陷阱 | [[Minecraft:pt:Edição Java 26w14a/Copper Trap]] | ||
[[Minecraft:zh:铜陷阱]] | |||
Latest revision as of 11:04, 16 May 2026
Template:Joke feature Template:Wip Template:Infobox block A copper trap is a block found in Minecraft:26w14a.
Obtaining
Breaking
Although the copper trap has a drop, no vanilla tool is suitable for breaking it, so breaking it with any tool will have no effect. Furthermore, attempting to use Minecraft:Attack / Mine to order a tool to mine it will not happen, as tools only break blocks that they can mine. However, it is still possible to make a copper trap block drop a living copper trap with an explosion.
Using cheats, it's possible to create a tool capable of mining it by modifying Template:DCL data component. Can be add this block in Template:Tag link so that it can be mined by any pickaxe (additionally, adding a tag like Template:Tag link prevents it from being mined by some pickaxes.)
Post-generation
If at least eight living Minecraft:copper bars of the same variant come close together, a living copper trap of that variant will form.
It can be placed as an item in a container by approaching a living container or using a hopper.
Usage
Oxidation
Unlike most copper blocks, copper traps cannot change their Minecraft:oxidation or wax state. However, unwaxed copper traps will continue to slow or prevent the oxidation of nearby unwaxed copper blocks. This behavior is common to all unwaxed copper blocks (see Template:Slink), but due to the fact that copper traps do not oxidize, they may fully prevent the oxidation of nearby copper blocks at the same oxidation level.
Waxed copper traps have no effect on nearby copper blocks.
Trap
Living copper traps will attempt to pathfind towards the nearest player. When coming in contact with a player, it will spawn a cage of 25 copper bars of the same variant of the copper trap around them, trapping them. The copper bars replace all blocks that were previously in the copper bars' positions, including otherwise unbreakable blocks.
Sounds
Data values
ID
Template:JE: Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table
Advancements
Issues
Trivia
- According to one of the developers, copper and Minecraft:iron traps are a reference to the Minecraft:mod SecurityCraft.<ref>Template:Tweet</ref>
References
Template:Navbox blocks Template:Navbox jokes
Minecraft:lzh:銅阱 Minecraft:pt:Edição Java 26w14a/Copper Trap Minecraft:zh:铜陷阱