Crafting using Any Wooden Fences, Any Wooden Fences, Any Wooden Fences, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces 3× Wooden Portcullis.
Wooden Portcullis
Macaw's Doors · by Sketch Macaw & Sketch Peachy
Acquisition
Block drops
Related items
Developer reference
- Registry name
mcwdoors:wooden_portcullis- Namespace
mcwdoors- Mod ID
mcwdoors- Tags (2)
mcwdoors:blocks/portcullis minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"BBB"
],
"ingredients": {
"A": {
"tag": "minecraft:wooden_fences"
},
"B": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": "portcullis",
"experience": null,
"cooking_time": null
}