# Recipes book problems

{% hint style="info" %}
These limitations are valid for EVERY Spigot plugin that creates custom recipes with custom items as ingredients, it's not an ItemsAdder bug and I can't fix it in any way.

Please don't report these bugs, I can't really do anything to fix this problem, it's a Minecraft limitation.
{% endhint %}

## "Showing Craftable" button not working correctly

"Showing Craftable" button doesn't work with recipes that use custom items as ingredients.

![](https://708574821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M28TcKgSDvuFN510qye-887967055%2Fuploads%2Fgit-blob-4d48f02dcb7ba8cbb981202cc49be4981c668ffe%2Fimmagine.png?alt=media)

### How to fix?

Set the button like that when you want to find an ItemsAdder recipe in the book.

![](https://708574821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M28TcKgSDvuFN510qye-887967055%2Fuploads%2Fgit-blob-5d468337813c9913ec56279b15ea6472d07ba26c%2Fimmagine.png?alt=media)

## Red recipes even if ingredients are in inventory

There is no fix for this, it's a Minecraft bug.
