regions_unexplored:blue_bioshroom_hyphae

Blue Bioshroom Hyphae

Dye Color:
Regions Unexplored · by UHQ_GAMES
block WoodWoodBlue Bioshroom LogsBlue Bioshroom Logs

Acquisition

Crafting using Blue Bioshroom Stem, Blue Bioshroom Stem, Blue Bioshroom Stem and Blue Bioshroom Stem, arranged in the pattern shown. Produces 3× Blue Bioshroom Hyphae.

Crafting
Blue Bioshroom Hyphae ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Blue Bioshroom Hyphae1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:blue_bioshroom_hyphae
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (4)
forge:blocks/wood
forge:items/wood
regions_unexplored:blocks/blue_bioshroom_logs
regions_unexplored:items/blue_bioshroom_logs

Recipe JSON (1):

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