Chalk Grass Block
regions_unexplored:chalk_grass_block

Chalk Grass Block

Regions Unexplored · by UHQ_GAMES
block Animals Spawnable OnAzalea Grows OnDirtPickaxe MineableDirtStone Plant Can Survive On

Chalk Grass Block is a block from Regions Unexplored, crafted from Fern and Chalk.

Acquisition

Crafting using Fern and Chalk, arranged in the pattern shown. Produces Chalk Grass Block.

Crafting
Chalk Grass Block Chalk Grass Block guaranteed

Mining & drops

sourcecountchanceconditions
Chalk Grass Block1–1100%Drops itself with Silk Touch

Used in (3)

Block drops

dropscountchanceconditions
Chalk Grass Block1–1100%Drops itself with Silk Touch
Chalk1–1100%Survives Explosion
Developer reference
Registry name
regions_unexplored:chalk_grass_block
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (6)
minecraft:blocks/animals_spawnable_on
minecraft:blocks/azalea_grows_on
minecraft:blocks/dirt
minecraft:blocks/mineable/pickaxe
minecraft:items/dirt
regions_unexplored:blocks/stone_plant_can_survive_on

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "regions_unexplored:chalk"
    },
    "X": {
      "tag": "regions_unexplored:grass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stone_grass",
  "experience": null,
  "cooking_time": null
}