Crafting using Gaia Spirit, Elementium Ingot, Ender Air Bottle, Elementium Ingot and Elementium Ingot, arranged in the pattern shown. Produces Black Hole Talisman.
Black Hole Talisman
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:black_hole_talisman- Namespace
botania- Mod ID
botania- Tags (2)
botania:items/pickable_block_providers modern_industrialization:items/replicator_blacklist
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" G ",
"EAE",
" E "
],
"ingredients": {
"A": {
"item": "botania:ender_air_bottle"
},
"E": {
"tag": "botania:elementium_ingots"
},
"G": {
"item": "botania:life_essence"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}