botania:chiseled_metamorphic_forest_bricks

Chiseled Fuchsite Bricks

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

Acquisition

Stone Cutting using Fuchsite. Produces Chiseled Fuchsite Bricks.

Stone Cutting
Chiseled Fuchsite Bricks guaranteed

Crafting using Fuchsite Brick Slab and Fuchsite Brick Slab, arranged in the pattern shown. Produces Chiseled Fuchsite Bricks.

Crafting
Fuchsite Brick Slab
Fuchsite Brick Slab
Chiseled Fuchsite Bricks guaranteed

Mining & drops

sourcecountchanceconditions
Chiseled Fuchsite Bricks1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:chiseled_metamorphic_forest_bricks
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (3):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "botania:metamorphic_forest_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "botania:metamorphic_forest_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "Q",
    "Q"
  ],
  "ingredients": {
    "Q": {
      "item": "botania:metamorphic_forest_bricks_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}