regions_unexplored:raw_redstone_block

Raw Redstone Block

Regions Unexplored · by UHQ_GAMES
block Redstone OreRedstone OreDripstone Replaceable BlocksPickaxe MineableRedstone Ores

Raw Redstone Block is a ore from Regions Unexplored, crafted from Redstone Dust.

Acquisition

Crafting using Redstone Dust, Redstone Dust, Redstone Dust and Redstone Dust, arranged in the pattern shown. Produces Raw Redstone Block.

Crafting
Redstone Dust
Redstone Dust
Redstone Dust
Redstone Dust
Raw Redstone Block guaranteed

Mining & drops

sourcecountchanceconditions
Raw Redstone Block1–1100%Survives Explosion

Used in (2)

Blasting using Raw Redstone Block (100 ticks, 0.7 xp). Produces Redstone Dust.

Blasting

100 ticks· 0.7 xp

Redstone Dust Redstone Dust guaranteed

Smelting using Raw Redstone Block (200 ticks, 0.7 xp). Produces Redstone Dust.

Smelting

200 ticks· 0.7 xp

Redstone Dust Redstone Dust guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:raw_redstone_block
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (5)
forge:blocks/ores/redstone
forge:items/ores/redstone
minecraft:blocks/dripstone_replaceable_blocks
minecraft:blocks/mineable/pickaxe
minecraft:items/redstone_ores

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "redstone",
  "experience": null,
  "cooking_time": null
}