Developer reference
- Registry name
securitycraft:reinforced_weathered_cut_copper - Namespace
securitycraft - Mod ID
securitycraft - Tags (4)
minecraft:blocks/dragon_immune
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool
minecraft:blocks/wither_immune
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BB",
"BB"
],
"ingredients": {
"B": {
"item": "securitycraft:reinforced_weathered_copper"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "securitycraft:reinforced_weathered_copper"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}