My itemcrafting.inc goes like this :
ItemCrafting.inc
II_SYS_SYS_EVE_FLOWERPOT01
{
fChance=55.00f;
AddItem(II_GEN_GEM_GEM_BLAD, 200);
AddItem(II_GEN_GEM_GEM_BOMBTIMER, 200);
AddItem(II_GEN_GEM_GEM_CRUETMUF, 200);
}
when i try to put the requirements on there item slot and press ok.
Here is the image:

when i press ok nothing happens item is not entered on the item slot.
Thank you in advance