regions_unexplored:glowing_blue_bioshroom_block

Glowing Blue Bioshroom Block

Regions Unexplored · by UHQ_GAMES
block Axe MineableHoe MineableWart BlocksWart Blocks

Acquisition

Crafting using Blue Bioshroom Block, Blue Bioshroom Block, Glowstone, Blue Bioshroom Block and Blue Bioshroom Block, arranged in the pattern shown. Produces 4× Glowing Blue Bioshroom Block.

Crafting
Glowing Blue Bioshroom Block ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Glowing Blue Bioshroom Block1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Glowing Blue Bioshroom Block1–1100%Drops itself with Silk Touch
Blue Bioshroom1–1100%
Developer reference
Registry name
regions_unexplored:glowing_blue_bioshroom_block
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (4)
minecraft:blocks/mineable/axe
minecraft:blocks/mineable/hoe
minecraft:blocks/wart_blocks
minecraft:items/wart_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#X#",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "regions_unexplored:blue_bioshroom_block"
    },
    "X": {
      "item": "minecraft:glowstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bioshroom_blocks",
  "experience": null,
  "cooking_time": null
}