Volcanic Sourcelink
ars_nouveau:volcanic_sourcelink

Volcanic Sourcelink

Ars Nouveau · by Bailey Hollingsworth
block Pickaxe Mineable

Acquisition

Crafting using Source Gem, Any Gold Ingot, Lava Bucket, Any Gold Ingot and Source Gem, arranged in the pattern shown. Produces Volcanic Sourcelink.

Crafting
Source Gem
Any Gold Ingot
Lava Bucket
Any Gold Ingot
Source Gem
Volcanic Sourcelink Volcanic Sourcelink guaranteed

Mining & drops

sourcecountchanceconditions
Volcanic Sourcelink1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " s ",
    "gig",
    " s "
  ],
  "ingredients": {
    "g": {
      "tag": "forge:ingots/gold"
    },
    "i": {
      "item": "minecraft:lava_bucket"
    },
    "s": {
      "tag": "forge:gems/source"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}