Crafting using Leather, Leather, Block of Iron and Block of Iron, arranged in the pattern shown. Produces Three-Bolt Boots.
item· Armor
Three-Bolt Boots
Aquamirae · by Obscuria, Pluvia
Three-Bolt Boots is a item from Aquamirae, crafted from Leather and Block of Iron.
Acquisition
Related items
Developer reference
- Registry name
aquamirae:three_bolt_boots- Namespace
aquamirae- Mod ID
aquamirae
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" ",
"2 2",
"1 1"
],
"ingredients": {
"1": {
"item": "minecraft:iron_block"
},
"2": {
"item": "minecraft:leather"
}
},
"conditions": [],
"sequence": null,
"group_name": "three_bolt_boots",
"experience": null,
"cooking_time": null
}
