Stone Cutting using Brown Chalk. Produces Brown Chalk Slab.
block· Slabs
Brown Chalk Slab
Dye Color:
Nature's Spirit · by Team Hibiscus
Brown Chalk Slab is a block from Nature's Spirit, crafted from Brown Chalk.
Acquisition
Crafting using Brown Chalk, Brown Chalk and Brown Chalk, arranged in the pattern shown. Produces 6× Brown Chalk Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Brown Chalk Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
natures_spirit:brown_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:brown_chalk"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "natures_spirit:brown_chalk"
}
},
"conditions": [],
"sequence": null,
"group_name": "chalk",
"experience": null,
"cooking_time": null
}
