Crafting using Iron Ingot, Iron Nugget, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Iron Cheval De Frise.
Iron Cheval De Frise
Macaw's Fences and Walls · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Iron Cheval De Frise | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwfences:iron_cheval_de_frise- Namespace
mcwfences- Mod ID
mcwfences- Tags (4)
mcwfences:blocks/cheval_de_frise minecraft:blocks/fences minecraft:blocks/mineable/pickaxe minecraft:items/fences
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BAB",
"B B"
],
"ingredients": {
"A": {
"item": "minecraft:iron_nugget"
},
"B": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": "cheval",
"experience": null,
"cooking_time": null
}