Crafting using Palladium Ingot, Palladium Ingot, Leather and Leather, arranged in the pattern shown. Produces Sterling Boots.
- Inputs
- 2 × Palladium Ingot
- 2 × Leather
- Output
- → Sterling Boots
item· Armor
Sterling Boots is an item from Galosphere, crafted from Palladium Ingot and Leather.
Crafting using Palladium Ingot, Palladium Ingot, Leather and Leather, arranged in the pattern shown. Produces Sterling Boots.
galosphere:sterling_bootsgalospheregalosphereforge:items/armors/boots minecraft:items/freeze_immune_wearables minecraft:items/trimmable_armor
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"S S",
"# #"
],
"ingredients": {
"#": {
"item": "minecraft:leather"
},
"S": {
"item": "galosphere:palladium_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}