Minecraft:Armor trim definition
From SAS Gaming Wiki
More actions
Trim materials and trim patterns define the tooltip and appearance of trimmed armor items.
Definition
Trim materials and patterns can be defined in Minecraft:data packs, as part of the directory structure below, or inline in the Template:Cd and Template:Cd data components.
JSON format
Trim material
Trim materials have the following format:
- Template:Nbt The root object.
- Template:Nbt: Suffix to be used in sprite names and Minecraft:translation keys.
- Template:Nbt: Asset name overrides for specific armor materials. Used in vanilla to select darker variants when the trim and armor have the same material.
- Template:Nbt: Suffix to be used in sprite names and Minecraft:translation keys for armor items with the corresponding
asset_idspecified in the Template:Cd data component.
- Template:Nbt: Suffix to be used in sprite names and Minecraft:translation keys for armor items with the corresponding
- Template:NbtTemplate:NbtTemplate:Nbt: Text component to use as the trim material's name. See Minecraft:Text component format.
Trim pattern
Trim patterns have the following format:
- Template:Nbt The root object.
- Template:Nbt: A Minecraft:resource location used as a prefix in sprite names and Minecraft:translation keys.
- Template:Nbt: False for all vanilla trim patterns.
- Template:NbtTemplate:NbtTemplate:Nbt: Text component to use as the trim pattern's name. See Minecraft:Text component format.
Template:Navbox Java Edition technical
Minecraft:de:Verzierungsdefinition Minecraft:ja:カスタム防具装飾 Minecraft:pt:Definição de enfeite de armadura Minecraft:zh:盔甲纹饰定义格式