Smooth Sourcestone: Mosaic Stairs
ars_nouveau:smooth_sourcestone_mosaic_stairs

Smooth Sourcestone: Mosaic Stairs

Ars Nouveau · by Bailey Hollingsworth
block An DecorativePickaxe MineableStairs

Acquisition

Crafting using Smooth Sourcestone: Mosaic, Smooth Sourcestone: Mosaic, Smooth Sourcestone: Mosaic, Smooth Sourcestone: Mosaic, Smooth Sourcestone: Mosaic and Smooth Sourcestone: Mosaic, arranged in the pattern shown. Produces 4× Smooth Sourcestone: Mosaic Stairs.

Crafting
Smooth Sourcestone: Mosaic Stairs Smooth Sourcestone: Mosaic Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Smooth Sourcestone: Mosaic Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (2):

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