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