Empty Soul Jar
16×16 · BAKED

item· Other

Empty Soul Jar

Goety · by Polarice3
item

Empty Soul Jar is an item from Goety, crafted from Shade Stone.

Acquisition

Crafting using Shade Stone, Shade Stone, Shade Stone, Shade Stone, Shade Stone and Shade Stone, arranged in the pattern shown. Produces Empty Soul Jar.

Crafting
Empty Soul Jar Empty Soul Jar guaranteed
Developer reference
Registry name
goety:empty_soul_jar
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " b ",
    "b b",
    "bbb"
  ],
  "ingredients": {
    "b": {
      "item": "goety:shade_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}