Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Iron Bars, Iron Bars, Any Wooden Slabs, Any Wooden Slabs and Any Wooden Slabs, arranged in the pattern shown. Produces Cage.
Cage
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Block drops
Developer reference
- Registry name
supplementaries:cage- Namespace
supplementaries- Mod ID
supplementaries- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"111",
"2 2",
"000"
],
"ingredients": {
"0": {
"tag": "minecraft:wooden_slabs"
},
"1": {
"item": "minecraft:iron_ingot"
},
"2": {
"item": "minecraft:iron_bars"
}
},
"conditions": [
{
"raw": {
"flag": "cage",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}