Developer reference
- Registry name
galosphere:sterling_chestplate - Namespace
galosphere - Mod ID
galosphere - Tags (3)
forge:items/armors/chestplates
minecraft:items/freeze_immune_wearables
minecraft:items/trimmable_armor
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"S S",
"S#S",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:leather"
},
"S": {
"item": "galosphere:palladium_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}