Crafting using Purified Ink, Organic Green Dye, Awakened Feather, Organic Green Dye, Taboo Book, Organic Green Dye and Organic Green Dye, arranged in the pattern shown. Produces Book of Binding: Djinni.
Book of Binding: Djinni
Occultism · by Kli Kli
Function
This book has not been bound to a djinni yet.
Acquisition
Crafting using Organic Green Dye, Organic Green Dye, Book of Binding: Empty, Organic Green Dye and Organic Green Dye, arranged in the pattern shown. Produces Book of Binding: Djinni.
Related items
Developer reference
- Registry name
occultism:book_of_binding_djinni- Namespace
occultism- Mod ID
occultism- Tags (2)
minecraft:items/bookshelf_books occultism:items/books/books_of_binding
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"cgf",
"gbg",
" g "
],
"ingredients": {
"b": {
"item": "occultism:taboo_book"
},
"c": {
"item": "occultism:purified_ink"
},
"f": {
"item": "occultism:awakened_feather"
},
"g": {
"tag": "forge:dyes/green"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" g ",
"gbg",
" g "
],
"ingredients": {
"b": {
"item": "occultism:book_of_binding_empty"
},
"g": {
"tag": "forge:dyes/green"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}