Stone Cutting using Chalk. Produces Chalk Stairs.
Chalk Stairs
Regions Unexplored · by UHQ_GAMES
Chalk Stairs is a block from Regions Unexplored, crafted from Chalk.
Acquisition
Crafting using Chalk, Chalk, Chalk, Chalk, Chalk and Chalk, arranged in the pattern shown. Produces 4× Chalk Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Chalk Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
regions_unexplored:chalk_stairs- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (5)
forge:blocks/stairs/stone forge:items/stairs/stone minecraft:blocks/mineable/pickaxe minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "regions_unexplored:chalk"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "regions_unexplored:chalk"
}
},
"conditions": [],
"sequence": null,
"group_name": "chalk",
"experience": null,
"cooking_time": null
}
