Stone Cutting using Gray Chalk. Produces Gray Chalk Slab.
block· Slabs
Gray Chalk Slab
Dye Color:
Nature's Spirit · by Team Hibiscus
Gray Chalk Slab is a block from Nature's Spirit, crafted from Gray Chalk.
Acquisition
Crafting using Gray Chalk, Gray Chalk and Gray Chalk, arranged in the pattern shown. Produces 6× Gray Chalk Slab.
- Inputs
- 3 × Gray Chalk
- Output
- → Gray Chalk Slab ×6
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Gray Chalk Slab | 1–1 | 100% | — |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
natures_spirit:gray_chalk_slab- Namespace
natures_spirit- Mod ID
natures_spirit- Tags (2)
natures_spirit:blocks/chalk_slabs natures_spirit:items/chalk_slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "natures_spirit:gray_chalk"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "natures_spirit:gray_chalk"
}
},
"conditions": [],
"sequence": null,
"group_name": "chalk",
"experience": null,
"cooking_time": null
}
