Stone Cutting using Pink Chalk. Produces Pink Chalk Stairs.
block· Stairs
Pink Chalk Stairs
Dye Color:
Nature's Spirit · by Team Hibiscus
Pink Chalk Stairs is a block from Nature's Spirit, crafted from Pink Chalk.
Acquisition
Crafting using Pink Chalk, Pink Chalk, Pink Chalk, Pink Chalk, Pink Chalk and Pink Chalk, arranged in the pattern shown. Produces 4× Pink Chalk Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Pink Chalk Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
natures_spirit:pink_chalk_stairs- Namespace
natures_spirit- Mod ID
natures_spirit- Tags (2)
natures_spirit:blocks/chalk_stairs natures_spirit:items/chalk_stairs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "natures_spirit:pink_chalk"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "natures_spirit:pink_chalk"
}
},
"conditions": [],
"sequence": null,
"group_name": "pink_chalk",
"experience": null,
"cooking_time": null
}
