Grimoire of Grounding
16×16 · BAKED

item· Other

Grimoire of Grounding

Goety · by Polarice3
item GrimoiresBookshelf Books

Grimoire of Grounding is an item from Goety, crafted from Ink Sac, White Banner, Book, Any Ender Pearls, and Golden Feather.

Acquisition

Crafting using Ink Sac, White Banner, Book, Any Ender Pearls and Golden Feather, arranged in the pattern shown. Produces Grimoire of Grounding.

Crafting
Ink Sac
White Banner
Book
Any Ender Pearls
Golden Feather
Grimoire of Grounding Grimoire of Grounding guaranteed
Developer reference
Registry name
goety:grimoire_of_grounding
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": {
      "tag": "forge:ender_pearls"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}