Crafting using Iron Wire, Iron Wire, Iron Wire and Iron Wire, arranged in the pattern shown. Produces 2× Barbed Wire.
Barbed Wire
Create Crafts & Additions · by MRH0
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Barbed Wire | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
createaddition:barbed_wire- Namespace
createaddition- Mod ID
createaddition- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" W ",
"W W",
" W "
],
"ingredients": {
"W": {
"tag": "forge:wires/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}