Gilded Sourcestone: Small Bricks Slab
ars_nouveau:gilded_sourcestone_small_bricks_slab

Gilded Sourcestone: Small Bricks Slab

Ars Nouveau · by Bailey Hollingsworth
block An DecorativePickaxe MineableSlabs

Acquisition

Crafting using Gilded Sourcestone: Small Bricks, Gilded Sourcestone: Small Bricks and Gilded Sourcestone: Small Bricks, arranged in the pattern shown. Produces 6× Gilded Sourcestone: Small Bricks Slab.

Crafting
Gilded Sourcestone: Small Bricks Slab Gilded Sourcestone: Small Bricks Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Gilded Sourcestone: Small Bricks Slab1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ars_nouveau:gilded_sourcestone_small_bricks_slab
Namespace
ars_nouveau
Mod ID
ars_nouveau
Tags (3)
ars_nouveau:blocks/an_decorative
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "ars_nouveau:gilded_sourcestone_small_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "ars_nouveau:gilded_sourcestone_small_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_slab",
  "experience": null,
  "cooking_time": null
}