alexscaves:guanostone_chiseled

Chiseled Guanostone

Alex's Caves · by Alexthe668, Noonyeyz
block Pickaxe Mineable

Chiseled Guanostone is a block from Alex's Caves, crafted from Guanostone Brick Slab.

Acquisition

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

Crafting
Guanostone Brick Slab
Guanostone Brick Slab
Chiseled Guanostone guaranteed

Mining & drops

sourcecountchanceconditions
Chiseled Guanostone1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "A"
  ],
  "ingredients": {
    "A": {
      "item": "alexscaves:guanostone_brick_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:guanostone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:guanostone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}