Spark
botania:spark

Spark

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item Terra Pick BlacklistShaded Mesa Blacklist Entity Type

Acquisition

Crafting using Any Petals, Blaze Powder, Gold Nugget, Blaze Powder and Any Petals, arranged in the pattern shown. Produces Spark.

Crafting
Any Petals
Blaze Powder
Gold Nugget
Blaze Powder
Any Petals
Spark Spark guaranteed

Used in (1)

Crafting using Spark, Pixie Dust and Ender Air Bottle, in any arrangement. Produces 4× Corporea Spark.

Crafting ⇆ any arrangement
Spark
Pixie Dust
Ender Air Bottle
Corporea Spark Corporea Spark ×4 guaranteed
Developer reference
Registry name
botania:spark
Namespace
botania
Mod ID
botania
Tags (2)
botania:items/terra_pick_blacklist
botania:entity_types/shaded_mesa_blacklist

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " P ",
    "BNB",
    " P "
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:blaze_powder"
    },
    "N": {
      "item": "minecraft:gold_nugget"
    },
    "P": {
      "tag": "botania:petals"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}