Developer reference
- Registry name
goety:smooth_siltstone_stairs - Namespace
goety - Mod ID
goety - Tags (4)
goety:blocks/silt_blocks
goety:items/silt_blocks
minecraft:blocks/stairs
minecraft:items/stairs
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "goety:smooth_siltstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "goety:siltstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "goety:smooth_siltstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}