Crafting using Prismarine Crystals, Prismarine Crystals, Ghast Tear, Prismarine Crystals, Mana Diamond and Prismarine Crystals, arranged in the pattern shown. Produces Tainted Blood Pendant.
Tainted Blood Pendant
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:blood_pendant- Namespace
botania- Mod ID
botania- Tags (2)
botania:items/mana_using_items trinkets:items/chest/necklace
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" P ",
"PGP",
"DP "
],
"ingredients": {
"D": {
"tag": "botania:mana_diamond_gems"
},
"G": {
"item": "minecraft:ghast_tear"
},
"P": {
"item": "minecraft:prismarine_crystals"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}