Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/spawn armor trims: Difference between revisions

From SAS Gaming Wiki
imported>Nethonos
de-interwiki
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 4: Line 4:
|name=spawn_armor_trims
|name=spawn_armor_trims
|oplevel=2
|oplevel=2
|others=<code>-DMC_DEBUG_DEV_COMMANDS</code> [[Minecraft:debug property]]
|others=<code>-DMC_DEBUG_DEV_COMMANDS</code> debug property
}}
}}


'''/spawn_armor_trims''' is a command that can be enabled with the [[Minecraft:debug property]] <code>-DMC_DEBUG_DEV_COMMANDS</code>. It spawns [[Minecraft:armor stand]]s wearing trimmed armor.
'''/spawn_armor_trims''' is a command that can be enabled with the debug property <code>-DMC_DEBUG_DEV_COMMANDS</code>. It spawns armor stands wearing trimmed armor.


== Usage ==
== Usage ==
A 3-dimensional grid of armor stands with all armor types trimmed with all types of [[Minecraft:armor trim]]s and trim materials is spawned into the world. The armor stands are positioned such that:
A 3-dimensional grid of armor stands with all armor types trimmed with all types of armor trims and trim materials is spawned into the world. The armor stands are positioned such that:
* All armor stands on each plane along the X and Y axes have the same trim pattern.
* All armor stands on each plane along the X and Y axes have the same trim pattern.
* All armor stands on each plane along the Y and Z axes have the same armor piece.
* All armor stands on each plane along the Y and Z axes have the same armor piece.
Line 40: Line 40:
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{HistoryLine|java}}
|{{HistoryLine||1.21.9|dev=Pre-Release 1|Added [[Minecraft:debug property]] <code>-DMC_DEBUG_DEV_COMMANDS</code>, making the command accessible in the vanilla game.}}
|{{HistoryLine||1.21.9|dev=Pre-Release 1|Added debug property <code>-DMC_DEBUG_DEV_COMMANDS</code>, making the command accessible in the vanilla game.}}
}}
}}


Line 46: Line 46:
{{Navbox commands}}
{{Navbox commands}}


[[Minecraft:de:Befehl/spawn_armor_trims]]
de:Befehl/spawn_armor_trims
[[Minecraft:zh:命令/spawn armor trims]]
zh:命令/spawn armor trims

Revision as of 15:45, 9 April 2026

Template:Exclusive Template:Debug warning Template:Infobox command

/spawn_armor_trims is a command that can be enabled with the debug property -DMC_DEBUG_DEV_COMMANDS. It spawns armor stands wearing trimmed armor.

Usage

A 3-dimensional grid of armor stands with all armor types trimmed with all types of armor trims and trim materials is spawned into the world. The armor stands are positioned such that:

  • All armor stands on each plane along the X and Y axes have the same trim pattern.
  • All armor stands on each plane along the Y and Z axes have the same armor piece.
  • All armor stands on each plane along the X and Z axes have the same trim material.
  • Each armor stand only has one armor piece.
  • All armor stands are invisible, except the ones that wear Minecraft:elytra.
  • The armor stands that wear elytra are named "<trim pattern> Armor Trim & <trim material> Material", colored after the trim material's tooltip text color.
  • All armor stands have no gravity.

Syntax

spawn_armor_trims *_lag_my_game

Spawns the entire grid of armor stands.

spawn_armor_trims <pattern>

Spawns only the plane of armor stands from the grid along the X and Y axes, which has the specified trim pattern.

Result

Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table

Output

Template:Output table Template:Output table Template:Output table

History

Template:HistoryTable

Navigation

Template:Navbox commands

de:Befehl/spawn_armor_trims zh:命令/spawn armor trims