Agronomic Sourcelink
ars_nouveau:agronomic_sourcelink

Agronomic Sourcelink

Ars Nouveau · by Bailey Hollingsworth
block

Acquisition

Crafting using Source Gem, Any Gold Ingot, Wheat, Any Gold Ingot and Source Gem, arranged in the pattern shown. Produces Agronomic Sourcelink.

Crafting
Source Gem
Any Gold Ingot
Wheat
Any Gold Ingot
Source Gem
Agronomic Sourcelink Agronomic Sourcelink guaranteed

Mining & drops

sourcecountchanceconditions
Agronomic Sourcelink1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ars_nouveau:agronomic_sourcelink
Namespace
ars_nouveau
Mod ID
ars_nouveau

Recipe JSON (1):

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