Deepslate Grass Block
regions_unexplored:deepslate_grass_block

Deepslate Grass Block

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

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

Acquisition

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

Crafting
Deepslate Grass Block Deepslate Grass Block guaranteed

Mining & drops

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

Block drops

dropscountchanceconditions
Deepslate Grass Block1–1100%Drops itself with Silk Touch
1–1100%Survives Explosion
Developer reference
Registry name
regions_unexplored:deepslate_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": "minecraft:deepslate"
    },
    "X": {
      "tag": "regions_unexplored:grass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stone_grass",
  "experience": null,
  "cooking_time": null
}