Golden Boots
minecraft:golden_boots

Golden Boots

Minecraft · by Mojang Studios
item Piglin LovedTrimmable Armor

Acquisition

Crafting using Gold Ingot, Gold Ingot, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Golden Boots.

Crafting
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Golden Boots Golden Boots guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Bastion Bridge (minecraft) minecraft:bastion_bridge1–1100%
Loot table: Bastion Other (minecraft) minecraft:bastion_other1–2100%
Loot table: Ruined Portal (minecraft) minecraft:ruined_portal1–1100%
Loot table: Bastion Other (minecraft) minecraft:bastion_other1–2100%

Used in (2)

Developer reference
Registry name
minecraft:golden_boots
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:items/piglin_loved
minecraft:items/trimmable_armor

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X X",
    "X X"
  ],
  "ingredients": {
    "X": {
      "item": "minecraft:gold_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}