Chcialem zrobic CobbleX'a.. Moj kod:
on load: set {_nazwa} to "CraftbySkredoX" Recipe.new{ {_nazwa} } {_nazwa}.Recipe.registerIngredient{1, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{2, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{3, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{4, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{5, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{6, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{7, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{8, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{9, 64 cobblestone} {_nazwa}.Recipe.registerResult{1 emerald ore named "&8> &2CobbleX &8<"} {_nazwa}.Recipe.registerI jak wloze do craftingu, nie zabiera 9 stackow cobblestona lecz po 1 cobblu z kazdego stacka w craftingu.. Jak to naprawic?