Crafting using Any String, Spirit Fabric, Soul Soil, Spirit Fabric and Spirit Fabric, arranged in the pattern shown. Produces Spirit Pouch.
Spirit Pouch
Malum · by Sammy Semicolon
Spirit Pouch is a item from Malum, crafted from Any String, Spirit Fabric, and Soul Soil.
Acquisition
Developer reference
- Registry name
malum:spirit_pouch- Namespace
malum- Mod ID
malum
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" X ",
"YZY",
" Y "
],
"ingredients": {
"X": {
"tag": "forge:string"
},
"Y": {
"item": "malum:spirit_fabric"
},
"Z": {
"tag": "minecraft:soul_fire_base_blocks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
