Cobbled Rosy Talc Wall
botania:metamorphic_mesa_cobblestone_wall

Cobbled Rosy Talc Wall

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block WallsWalls

Acquisition

Crafting using Cobbled Rosy Talc, Cobbled Rosy Talc, Cobbled Rosy Talc, Cobbled Rosy Talc, Cobbled Rosy Talc and Cobbled Rosy Talc, arranged in the pattern shown. Produces 6× Cobbled Rosy Talc Wall.

Crafting
Cobbled Rosy Talc Wall Cobbled Rosy Talc Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Cobbled Rosy Talc Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:metamorphic_mesa_cobblestone_wall
Namespace
botania
Mod ID
botania
Tags (2)
minecraft:blocks/walls
minecraft:items/walls

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BBB",
    "BBB"
  ],
  "ingredients": {
    "B": {
      "item": "botania:metamorphic_mesa_cobblestone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "botania:metamorphic_cobble_wall",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "botania:metamorphic_mesa_cobblestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}