regions_unexplored:glowing_green_bioshroom_block

Glowing Green Bioshroom Block

Regions Unexplored · by UHQ_GAMES
block Axe MineableHoe MineableWart BlocksWart Blocks

Acquisition

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

Crafting
Glowing Green Bioshroom Block ×4 guaranteed

Mining & drops

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

Block drops

dropscountchanceconditions
Green Bioshroom1–1100%
Glowing Green Bioshroom Block1–1100%Drops itself with Silk Touch
Developer reference
Registry name
regions_unexplored:glowing_green_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:green_bioshroom_block"
    },
    "X": {
      "item": "minecraft:glowstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bioshroom_blocks",
  "experience": null,
  "cooking_time": null
}