botania:metamorphic_fungal_stone

Mycelite

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

Acquisition

Smelting using Cobbled Mycelite (200 ticks, 0.1 xp). Produces Mycelite.

Smelting

200 ticks· 0.1 xp

Mycelite guaranteed

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

Crafting
Mycelite Slab
Mycelite Slab
Mycelite guaranteed

Mining & drops

sourcecountchanceconditions
Mycelite1–1100%Drops itself with Silk Touch

Used in (12)

Stone Cutting using Mycelite. Produces Chiseled Mycelite Bricks.

Stone Cutting
Chiseled Mycelite Bricks guaranteed

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

Crafting
Mycelite Slab Mycelite Slab ×6 guaranteed

Crafting using Mycelite, Mycelite, Mycelite and Mycelite, arranged in the pattern shown. Produces 4× Mycelite Bricks.

Crafting
Mycelite Bricks ×4 guaranteed
view all 12 →

Block drops

dropscountchanceconditions
Mycelite1–1100%Drops itself with Silk Touch
Cobbled Mycelite1–1100%Survives Explosion
Developer reference
Registry name
botania:metamorphic_fungal_stone
Namespace
botania
Mod ID
botania
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/mushroom_grow_block

Recipe JSON (2):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "botania:metamorphic_fungal_cobblestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "QQ"
  ],
  "ingredients": {
    "Q": {
      "item": "botania:metamorphic_fungal_stone_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}