Spirit Pouch
malum:spirit_pouch

Spirit Pouch

Malum · by Sammy Semicolon
item

Spirit Pouch is a item from Malum, crafted from Any String, Spirit Fabric, and Soul Soil.

Acquisition

Crafting using Any String, Spirit Fabric, Soul Soil, Spirit Fabric and Spirit Fabric, arranged in the pattern shown. Produces Spirit Pouch.

Crafting
Spirit Pouch Spirit Pouch guaranteed
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
}