Mycelite Wall
botania:metamorphic_fungal_stone_wall

Mycelite Wall

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Mushroom Grow BlockWallsWalls

Acquisition

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

Crafting
Mycelite Wall Mycelite Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Mycelite Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:metamorphic_fungal_stone_wall
Namespace
botania
Mod ID
botania
Tags (3)
minecraft:blocks/mushroom_grow_block
minecraft:blocks/walls
minecraft:items/walls

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BBB",
    "BBB"
  ],
  "ingredients": {
    "B": {
      "item": "botania:metamorphic_fungal_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "botania:metamorphic_stone_wall",
  "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
}