For the complete documentation index, see llms.txt. This page is also available as Markdown.

Replace Item

Replace Item

Replaces item in a specific slot.

type: replace_item
slot: MAIN_HAND
item:
  material: DIAMOND_SWORD

Default target: SOURCE.

Field Details

slot: equipment slot to replace.

slot: HELMET

item: item builder config (supports existing BuildItem format).

item:
  material: SHIELD

Last updated