Sourcestone Sconce
ars_nouveau:sourcestone_sconce

Sourcestone Sconce

Ars Nouveau · by Bailey Hollingsworth
block Pickaxe Mineable

Acquisition

Crafting using Polished Sourcestone Sconce, in any arrangement. Produces Sourcestone Sconce.

Crafting ⇆ any arrangement
Polished Sourcestone Sconce
Sourcestone Sconce Sourcestone Sconce guaranteed

Crafting using Source Gem, Sourcestone and Sourcestone, in any arrangement. Produces Sourcestone Sconce.

Crafting ⇆ any arrangement
Sourcestone Sconce Sourcestone Sconce guaranteed

Mining & drops

sourcecountchanceconditions
Sourcestone Sconce1–1100%Survives Explosion

Used in (1)

Crafting using Sourcestone Sconce, in any arrangement. Produces Polished Sourcestone Sconce.

Crafting ⇆ any arrangement
Sourcestone Sconce
Polished Sourcestone Sconce Polished Sourcestone Sconce guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "ars_nouveau:polished_sconce"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:gems/source"
    },
    {
      "item": "ars_nouveau:sourcestone"
    },
    {
      "item": "ars_nouveau:sourcestone"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}