Crafting using Any Iron Nugget, Any Iron Nugget, Any Iron Nugget, Any Iron Ingot, Andesite Alloy and Any Iron Ingot, arranged in the pattern shown. Produces 4× Metal Bracket.
Metal Bracket
Create · by simibubi
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Metal Bracket | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:metal_bracket- Namespace
create- Mod ID
create- Tags (2)
create:items/invalid_for_track_paving minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
"PCP"
],
"ingredients": {
"C": {
"item": "create:andesite_alloy"
},
"P": {
"tag": "forge:ingots/iron"
},
"S": {
"tag": "forge:nuggets/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}