Crafting using Yellow Chalk, Yellow Chalk and Yellow Chalk, arranged in the pattern shown. Produces 6× Yellow Chalk Slab.
- Inputs
- 3 × Yellow Chalk
- Output
- → Yellow Chalk Slab ×6
block· Slabs
Yellow Chalk Slab is a block from Nature's Spirit, crafted from Yellow Chalk.
Crafting using Yellow Chalk, Yellow Chalk and Yellow Chalk, arranged in the pattern shown. Produces 6× Yellow Chalk Slab.
Stone Cutting using Yellow Chalk. Produces Yellow Chalk Slab.
| source | count | drop rate | conditions |
|---|---|---|---|
| Yellow 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.
Drops itself when broken.
natures_spirit:yellow_chalk_slabnatures_spiritnatures_spiritnatures_spirit:blocks/chalk_slabs natures_spirit:items/chalk_slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "natures_spirit:yellow_chalk"
}
},
"conditions": [],
"sequence": null,
"group_name": "yellow_chalk",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "natures_spirit:yellow_chalk"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}