Skocz do zawartości
  • 0

Craftowanie potek


explorens1

Pytanie

9 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
on load:
	set {_potka} to "szybkosc_1"
	new Recipe {_potka};
	{_potka}.Recipe.setIngredient{1, 1 gold block};
	{_potka}.Recipe.setIngredient{2, 1 gold block};
	{_potka}.Recipe.setIngredient{3, 1 gold block};
	{_potka}.Recipe.setIngredient{4, 1 gold block};
	{_potka}.Recipe.setIngredient{5, 1 potion:0};
	{_potka}.Recipe.setIngredient{6, 1 gold block};
	{_potka}.Recipe.setIngredient{7, 1 gold block};
	{_potka}.Recipe.setIngredient{8, 1 gold block};
	{_potka}.Recipe.setIngredient{9, 1 gold block};
	{_potka}.Recipe.setResult{potion of:8194};
	{_potka}.Recipe.register{};

Wymagany WildSkript 1.8

Odnośnik do komentarza
https://skript.pl/temat/24666-craftowanie-potek/#findComment-164880
Udostępnij na innych stronach

  • 0
14 minut temu, herro napisał:

on load:
	set {_potka} to "szybkosc_1"
	new Recipe {_potka};
	{_potka}.Recipe.setIngredient{1, 1 gold block};
	{_potka}.Recipe.setIngredient{2, 1 gold block};
	{_potka}.Recipe.setIngredient{3, 1 gold block};
	{_potka}.Recipe.setIngredient{4, 1 gold block};
	{_potka}.Recipe.setIngredient{5, 1 potion:0};
	{_potka}.Recipe.setIngredient{6, 1 gold block};
	{_potka}.Recipe.setIngredient{7, 1 gold block};
	{_potka}.Recipe.setIngredient{8, 1 gold block};
	{_potka}.Recipe.setIngredient{9, 1 gold block};
	{_potka}.Recipe.setResult{potion of:8194};
	{_potka}.Recipe.register{};

Wymagany WildSkript 1.8

Testowany ten skript był? 

Odnośnik do komentarza
https://skript.pl/temat/24666-craftowanie-potek/#findComment-164884
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ę...