Mycelial Sourcelink
ars_nouveau:mycelial_sourcelink

Mycelial Sourcelink

Ars Nouveau · by Bailey Hollingsworth
block Pickaxe Mineable

Acquisition

Crafting using Source Gem, Any Gold Ingot, Mushroom Stew, Any Gold Ingot and Source Gem, arranged in the pattern shown. Produces Mycelial Sourcelink.

Crafting
Source Gem
Any Gold Ingot
Mushroom Stew
Any Gold Ingot
Source Gem
Mycelial Sourcelink Mycelial Sourcelink guaranteed

Mining & drops

sourcecountchanceconditions
Mycelial Sourcelink1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ars_nouveau:mycelial_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:mushroom_stew"
    },
    "s": {
      "tag": "forge:gems/source"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}