Crafting using Black Steel Nugget, Any Planks, Black Steel Nugget, Any Planks, Black Steel Ingot, Any Planks, Black Steel Nugget, Any Planks and Black Steel Nugget, arranged in the pattern shown. Produces Black Steel Targe.
Black Steel Targe
cataclysm · by L_Ender
Acquisition
Related items
Developer reference
- Registry name
cataclysm:black_steel_targe- Namespace
cataclysm- Mod ID
cataclysm- Tags (1)
forge:items/tools/shields
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#Z#",
"ZXZ",
"#Z#"
],
"ingredients": {
"#": {
"item": "cataclysm:black_steel_nugget"
},
"X": {
"item": "cataclysm:black_steel_ingot"
},
"Z": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
