Developer reference
- Registry name
twigs:cobblestone_brick_wall - Namespace
twigs - Mod ID
twigs - Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" ",
"###",
"###"
],
"ingredients": {
"#": {
"item": "twigs:cobblestone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:cobblestone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "twigs:cobblestone_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}