Crafting using Fern and Deepslate, arranged in the pattern shown. Produces Deepslate Grass Block.
Deepslate Grass Block
Regions Unexplored · by UHQ_GAMES
Deepslate Grass Block is a block from Regions Unexplored, crafted from Fern and Deepslate.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Deepslate Grass Block | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Deepslate Grass Block | 1–1 | 100% | Drops itself with Silk Touch |
| — | 1–1 | 100% | Survives Explosion |
Related items
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
}





