Green Bioshroom Slab
regions_unexplored:green_bioshroom_slab

Green Bioshroom Slab

Dye Color:
Regions Unexplored · by UHQ_GAMES
block Wooden SlabWooden SlabWooden SlabsWooden Slabs

Green Bioshroom Slab is a block from Regions Unexplored, crafted from Green Bioshroom Planks.

Acquisition

Crafting using Green Bioshroom Planks, Green Bioshroom Planks and Green Bioshroom Planks, arranged in the pattern shown. Produces 6× Green Bioshroom Slab.

Crafting
Green Bioshroom Slab Green Bioshroom Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Green Bioshroom Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:green_bioshroom_slab
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (4)
forge:blocks/slabs/wooden
forge:items/slabs/wooden
minecraft:blocks/wooden_slabs
minecraft:items/wooden_slabs

Recipe JSON (1):

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