Skocz do zawartości
  • 0

Skrzynia ze stona!POMOCY!


FOXART

Pytanie

7 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
variables:
	{itemlist::*} = diamond, emerald, gold ingot

on mine of stone:
	chance of 10%:
		set event-block to chest
		add location of event-block to {chestlist::*}
		send "&aPojawila sie skrzynia!"

on right click on chest:
	if {chestlist::*} contains location of target:
		remove location of target from {chestlist::*}
		set {_item} to random element out of {itemlist::*} parsed as item
		drop {_item} at location of target

 

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
4 minuty temu, FOXART napisał:

@KrejzolekPRO

2 linijka i 13

 

ps gram na 1.11.2

on load:
	clear {itemlist::*}
	add 128 diamond to {itemlist::*}
	add 64 emerald to {itemlist::*}
	add 16 coal to {itemlist::*}
	add 32 stone to {itemlist::*}

on mine of stone:
	chance of 10%:
		set event-block to chest
		add location of event-block to {chestlist::*}
		send "&aPojawila sie skrzynia!"

on right click on chest:
	if {chestlist::*} contains location of target:
		remove location of target from {chestlist::*}
		set {_item} to random element out of {itemlist::*} parsed as item
		drop {_item}

@FOXART EDIT

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

  • 0
1 minutę temu, KrejzolekPRO napisał:

on load:
	add 128 diamond to {itemlist::*}
	add 64 emerald to {itemlist::*}
	add 16 coal to {itemlist::*}
	add 32 stone to {itemlist::*}

on mine of stone:
	chance of 10%:
		set event-block to chest
		add location of event-block to {chestlist::*}
		send "&aPojawila sie skrzynia!"

on right click on chest:
	if {chestlist::*} contains location of target:
		remove location of target from {chestlist::*}
		set {_item} to random element out of {itemlist::*} parsed as item
		drop {_item}

 

@KrejzolekPRO Spoko skrzynia sie pojawia ale nie wypadaja z niej przedmioty i nie znika

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
2 minuty temu, FOXART napisał:

@KrejzolekPRO Spoko skrzynia sie pojawia ale nie wypadaja z niej przedmioty i nie znika

on load:
	clear {itemlist::*}
	add "128 diamond" to {itemlist::*}
	add "64 emerald" to {itemlist::*}
	add "16 coal" to {itemlist::*}
	add "32 stone" to {itemlist::*}

on mine of stone:
	chance of 10%:
		set event-block to chest
		add location of event-block to {chestlist::*}
		send "&aPojawila sie skrzynia!"

on right click on chest:
	if {chestlist::*} contains location of target:
		remove location of target from {chestlist::*}
		set block at location of target to air
		set {_item} to random element out of {itemlist::*} parsed as item
		drop {_item} at location of player

 

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

Dołącz do dyskusji

Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.

Nieaktywny
Odpowiedz na pytanie...

×   Wklejono zawartość z formatowaniem.   Usuń formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić grafiki. Dodaj lub załącz grafiki z adresu URL.

  • Ostatnio przeglądający   0 użytkowników

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