Mycelite Slab
botania:metamorphic_fungal_stone_slab

Mycelite Slab

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Pickaxe MineableMushroom Grow BlockSlabsSlabs

Acquisition

Crafting using Mycelite, Mycelite and Mycelite, arranged in the pattern shown. Produces 6× Mycelite Slab.

Crafting
Mycelite Slab Mycelite Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Mycelite Slab1–1100%

Used in (1)

Crafting using Mycelite Slab and Mycelite Slab, arranged in the pattern shown. Produces Mycelite.

Crafting
Mycelite Slab
Mycelite Slab
Mycelite guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:metamorphic_fungal_stone_slab
Namespace
botania
Mod ID
botania
Tags (4)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/mushroom_grow_block
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "QQQ"
  ],
  "ingredients": {
    "Q": {
      "item": "botania:metamorphic_fungal_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "botania:metamorphic_stone_slab",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "botania:metamorphic_fungal_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}