Grimoire of Grudges
16×16 · BAKED

item· Other

Grimoire of Grudges

Goety · by Polarice3
item GrimoiresBookshelf Books

Grimoire of Grudges is an item from Goety, crafted from Ink Sac, White Banner, Book, Venomous Fang, and Golden Feather.

Acquisition

Developer reference
Registry name
goety:grimoire_of_grudges
Namespace
goety
Mod ID
goety
Tags (2)
goety:items/grimoires
minecraft:items/bookshelf_books

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " i ",
    "rbv",
    " c "
  ],
  "ingredients": {
    "b": {
      "item": "minecraft:book"
    },
    "c": {
      "tag": "forge:feathers"
    },
    "i": {
      "item": "minecraft:ink_sac"
    },
    "r": {
      "tag": "minecraft:banners"
    },
    "v": {
      "item": "goety:venomous_fang"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}