block· Machines & Other Blocks

Brown Chalk

Dye Color:
Nature's Spirit · by Team Hibiscus
block ChalkChalk

Brown Chalk is a block from Nature's Spirit, crafted from White Chalk and Brown Dye.

Acquisition

Crafting using White Chalk, White Chalk, White Chalk, White Chalk, White Chalk, White Chalk, White Chalk, White Chalk and Brown Dye, in any arrangement. Produces 8× Brown Chalk.

Crafting ⇆ any arrangement
Brown Chalk ×8 guaranteed

Mining & drops

sourcecountdrop rateconditions
Brown Chalk1–1100%Survives Explosion

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.

Used in

Crafting using Brown Chalk, Brown Chalk and Brown Chalk, arranged in the pattern shown. Produces 6× Brown Chalk Slab.

Crafting
  • Inputs
  • 3 × Brown Chalk
  • Output
  • Brown Chalk Slab ×6
Brown Chalk Slab Brown Chalk Slab ×6 guaranteed

Crafting using Brown Chalk, Brown Chalk, Brown Chalk, Brown Chalk, Brown Chalk and Brown Chalk, arranged in the pattern shown. Produces 4× Brown Chalk Stairs.

Crafting
  • Inputs
  • 6 × Brown Chalk
  • Output
  • Brown Chalk Stairs ×4
Brown Chalk Stairs Brown Chalk Stairs ×4 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
natures_spirit:brown_chalk
Namespace
natures_spirit
Mod ID
natures_spirit
Tags (2)
natures_spirit:blocks/chalk
natures_spirit:items/chalk

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "natures_spirit:white_chalk"
    },
    {
      "item": "natures_spirit:white_chalk"
    },
    {
      "item": "natures_spirit:white_chalk"
    },
    {
      "item": "natures_spirit:white_chalk"
    },
    {
      "item": "natures_spirit:white_chalk"
    },
    {
      "item": "natures_spirit:white_chalk"
    },
    {
      "item": "natures_spirit:white_chalk"
    },
    {
      "item": "natures_spirit:white_chalk"
    },
    {
      "item": "minecraft:brown_dye"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "chalk",
  "experience": null,
  "cooking_time": null
}