Crafting using Cypress Bark, Dragon's Blood Resin, Belladonna, Dragon's Blood Resin, Paper, Dragon's Blood Resin, Belladonna, Dragon's Blood Resin and Cypress Bark, arranged in the pattern shown. Produces Decay Sigil.
Decay Sigil
Bewitchment · by MoriyaShiine, cybercat5555
Decay Sigil is a item from Bewitchment, crafted from Cypress Bark, Dragon's Blood Resin, Belladonna, and Paper.
Acquisition
Developer reference
- Registry name
bewitchment:decay_sigil- Namespace
bewitchment- Mod ID
bewitchment
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ARB",
"RPR",
"BRA"
],
"ingredients": {
"A": {
"item": "bewitchment:cypress_bark"
},
"B": {
"item": "bewitchment:belladonna"
},
"P": {
"item": "paper"
},
"R": {
"item": "bewitchment:dragons_blood_resin"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}