block· Machines & Other Blocks

Lime Chalk

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

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

Acquisition

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

Crafting ⇆ any arrangement
Lime Chalk ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Lime Chalk1–1100%Survives Explosion

Used in

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

Crafting
Lime Chalk Slab Lime Chalk Slab ×6 guaranteed

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

Crafting
Lime Chalk Stairs Lime Chalk Stairs ×4 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
natures_spirit:lime_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:lime_dye"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "chalk",
  "experience": null,
  "cooking_time": null
}