Crafting using Socotra Sapling and Socotra Sapling, arranged in the pattern shown. Produces Socotra Shrub.
Socotra Shrub
Regions Unexplored · by UHQ_GAMES
Socotra Shrub is a block from Regions Unexplored, crafted from Socotra Sapling.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Socotra Shrub | 1–1 | 100% | Survives Explosion, Block State Property |
Used in (1)
Crafting using Socotra Shrub, in any arrangement. Produces 2× Socotra Sapling.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Socotra Shrub | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
regions_unexplored:socotra_shrub- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (2)
regions_unexplored:blocks/shrubs regions_unexplored:items/shrubs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "regions_unexplored:socotra_sapling"
}
},
"conditions": [],
"sequence": null,
"group_name": "shrubs",
"experience": null,
"cooking_time": null
}