Skocz do zawartości
  • 0

Receptury ;_;


shiworld

Pytanie

8 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

Sprobuj zrobic crafting przez WS 1.5B:, oczywiscie zmien sobie crafting na jaki chcesz, tylko liczby na poczatku, zaraz po "{" zostaw, bo one odpowiadaja za slot w craftingu

 on load:    set {_namiot} to "x"    new Recipe "%{_namiot}%"    {_namiot}.Recipe.registerIngredient{1, 3 white wool};    {_namiot}.Recipe.registerIngredient{2, 2 white wool};    {_namiot}.Recipe.registerIngredient{3, 3 white wool};    {_namiot}.Recipe.registerIngredient{4, 2 white wool};    {_namiot}.Recipe.registerIngredient{5, 3 white wool};    {_namiot}.Recipe.registerIngredient{6, 2 white wool};    {_namiot}.Recipe.registerIngredient{7, 3 white wool};    {_namiot}.Recipe.registerIngredient{8, 2 white wool};    {_namiot}.Recipe.registerIngredient{9, 3 white wool};    {_namiot}.Recipe.registerResult{1 sponge named "&b&lNamiot"};
Edytowane przez tropereks
Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

@up

Nie chcę zbydnio pamięci marnować na serwerze na to, może jest jakiś sposób na naprawę craftingu w Skript+. Oczywiście jeśli nie ma to zrobię jak proponujesz :)

 

No mnie szlak trafi -.-

 

Can't understand this condition/effect: {_nazwa.Recipe.register

Edytowane przez shiworld
Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

Jakiego efektu?

on load:    new Recipe "mleko"    "mleko".Recipe.registerIngredient{1, 1 sponge};    "mleko".Recipe.registerIngredient{2, 1 sponge};    "mleko".Recipe.registerIngredient{3, 1 sponge};    "mleko".Recipe.registerIngredient{4, 1 sponge};    "mleko".Recipe.registerIngredient{5, 1 sponge};    "mleko".Recipe.registerIngredient{6, 1 sponge};    "mleko".Recipe.registerIngredient{7, 1 sponge};    "mleko".Recipe.registerIngredient{8, 1 sponge};    "mleko".Recipe.registerIngredient{9, 1 sponge};    "mleko".Recipe.registerResult{1 sponge of sharpness 2 named "mleko" with lore "mleko"};    "mleko".Recipe.register{};
PS: Od problemów z SK+ jest dział SkriptPlus...
Odnośnik do komentarza
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...