on load:
set {_rc} to "Potka"
new Recipe {_rc};
{_rc}.Recipe.registerIngredient{1, 64 cobblestone};
{_rc}.Recipe.registerIngredient{2, 64 cobblestone};
{_rc}.Recipe.registerIngredient{3, 64 cobblestone};
{_rc}.Recipe.registerIngredient{4, 64 cobblestone};
{_rc}.Recipe.registerIngredient{5, 64 cobblestone};
{_rc}.Recipe.registerIngredient{6, 64 cobblestone};
{_rc}.Recipe.registerIngredient{7, 64 cobblestone};
{_rc}.Recipe.registerIngredient{8, 64 cobblestone};
{_rc}.Recipe.registerIngredient{9, 64 cobblestone};
{_rc}.Recipe.registerResult{6 experience bottle};
{_rc}.Recipe.register{};
Nie wiem czy działa bo to z 2k15 roku ;/