Stone Grass Block
regions_unexplored:stone_grass_block

Stone Grass Block

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

Acquisition

Crafting using Any Grass and Stone, arranged in the pattern shown. Produces Stone Grass Block.

Crafting
Stone Grass Block Stone Grass Block guaranteed

Mining & drops

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

Block drops

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