Crafting using Any Petals, Blaze Powder, Gold Nugget, Blaze Powder and Any Petals, arranged in the pattern shown. Produces Spark.
Spark
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Used in (1)
Crafting using Spark, Pixie Dust and Ender Air Bottle, in any arrangement. Produces 4× Corporea Spark.
Related items
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
}