Stone Cutting using Ominous Stone. Produces Polished Ominous Stone Stairs.
block· Stairs
Polished Ominous Stone Stairs
Goety · by Polarice3
Polished Ominous Stone Stairs is a block from Goety, crafted from Ominous Stone.
Acquisition
Stone Cutting using Polished Ominous Stone. Produces Polished Ominous Stone Stairs.
Crafting using Polished Ominous Stone, Polished Ominous Stone, Polished Ominous Stone, Polished Ominous Stone, Polished Ominous Stone and Polished Ominous Stone, arranged in the pattern shown. Produces 4× Polished Ominous Stone Stairs.
- Inputs
- 6 × Polished Ominous Stone
- Output
- → Polished Ominous Stone Stairs ×4
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
goety:polished_ominous_stone_stairs- Namespace
goety- Mod ID
goety- Tags (3)
goety:blocks/ominous_blocks minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "goety:ominous_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "goety:polished_ominous_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "goety:polished_ominous_stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

