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