Crafting using Redstone Dust, Redstone Dust and Redstone Dust, arranged in the pattern shown. Produces 2× Redstone Bud.
Redstone Bud
Regions Unexplored · by UHQ_GAMES
Redstone Bud is a block from Regions Unexplored, crafted from Redstone Dust.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Redstone Bud | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| — | 1–1 | 100% | — |
| Redstone Bud | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
regions_unexplored:redstone_bud- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/replaceable minecraft:blocks/replaceable_by_trees
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": "redstone",
"experience": null,
"cooking_time": null
}