Developer reference
- Registry name
goety:snowy_crag_brick_wall - Namespace
goety - Mod ID
goety - Tags (4)
goety:blocks/crag_blocks
goety:items/crag_blocks
minecraft:blocks/walls
minecraft:items/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "goety:snowy_crag_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "goety:snowy_crag_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}