Spark Tinkerer
botania:spark_changer

Spark Tinkerer

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Pickaxe Mineable

Acquisition

Crafting using Elementium Ingot, Livingrock, Elementium Ingot, Livingrock, Redstone Dust and Livingrock, arranged in the pattern shown. Produces Spark Tinkerer.

Crafting
Spark Tinkerer Spark Tinkerer guaranteed

Mining & drops

sourcecountchanceconditions
Spark Tinkerer1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ESE",
    "SRS"
  ],
  "ingredients": {
    "E": {
      "tag": "botania:elementium_ingots"
    },
    "R": {
      "item": "minecraft:redstone"
    },
    "S": {
      "item": "botania:livingrock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}