Animal Dictionary
alexsmobs:animal_dictionary

Animal Dictionary

Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
item Bookshelf Books

Function

By Professor Alex Khaan

Acquisition

Crafting using Book, Any Animal Dictionary Ingredient and Organic Green Dye, in any arrangement. Produces Animal Dictionary.

Crafting ⇆ any arrangement
Book
Any Animal Dictionary Ingredient
Organic Green Dye
Animal Dictionary Animal Dictionary guaranteed
Developer reference
Registry name
alexsmobs:animal_dictionary
Namespace
alexsmobs
Mod ID
alexsmobs
Tags (1)
minecraft:items/bookshelf_books

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:book"
    },
    {
      "tag": "alexsmobs:animal_dictionary_ingredient"
    },
    {
      "tag": "forge:dyes/green"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}