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