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