ariables:
{tdrop::%player%} = 0
options:
tag: &b[Drop]
on mine of any ore:
cancel event
delete block
send "{@tag}&7 Ten surowiec wypada tylko ze stone."
on mine of stone:
chance of 4.5%:
give a random number between 3 and 1 of iron ingot to the player
stop
chance of 3.5%:
give a random number between 3 and 1 of gold ingot to the player
stop
chance of 2.0%:
give a random number between 2 and 1 of diamond to the player
stop
chance of 1.0%:
give a random number between 1 and 1 of emerald to the player
stop
chance of 4.0%:
give a random number between 4 and 1 of coal to the player
stop
chance of 2.5%:
give a random number between 7 and 3 of redstone to the player
stop
chance of 2.5%:
give a random number between 7 and 3 of lapis lazuli to the player
stop
chance of 5%:
give a random number between 7 and 3 of obsidian to the player
stop
on mine of stone:
chance of 9.0%:
give a random number between 3 and 1 of iron ingot to the player
stop
chance of 7.0%:
give a random number between 3 and 1 of gold ingot to the player
stop
chance of 4.0%:
give a random number between 2 and 1 of diamond to the player
stop
chance of 2.0%:
give a random number between 1 and 1 of emerald to the player
stop
chance of 8.0%:
give a random number between 4 and 1 of coal to the player
stop
chance of 5.0%:
give a random number between 7 and 3 of redstone to the player
stop
chance of 5.0%:
give a random number between 7 and 3 of lapis lazuli to the player
stop
chance of 10%:
give a random number between 7 and 3 of obsidian to the player
stop
Pytanie
Atakami 0
Siemka mam kod;
v
ariables: {tdrop::%player%} = 0 options: tag: &b[Drop] on mine of any ore: cancel event delete block send "{@tag}&7 Ten surowiec wypada tylko ze stone." on mine of stone: chance of 4.5%: give a random number between 3 and 1 of iron ingot to the player stop chance of 3.5%: give a random number between 3 and 1 of gold ingot to the player stop chance of 2.0%: give a random number between 2 and 1 of diamond to the player stop chance of 1.0%: give a random number between 1 and 1 of emerald to the player stop chance of 4.0%: give a random number between 4 and 1 of coal to the player stop chance of 2.5%: give a random number between 7 and 3 of redstone to the player stop chance of 2.5%: give a random number between 7 and 3 of lapis lazuli to the player stop chance of 5%: give a random number between 7 and 3 of obsidian to the player stop on mine of stone: chance of 9.0%: give a random number between 3 and 1 of iron ingot to the player stop chance of 7.0%: give a random number between 3 and 1 of gold ingot to the player stop chance of 4.0%: give a random number between 2 and 1 of diamond to the player stop chance of 2.0%: give a random number between 1 and 1 of emerald to the player stop chance of 8.0%: give a random number between 4 and 1 of coal to the player stop chance of 5.0%: give a random number between 7 and 3 of redstone to the player stop chance of 5.0%: give a random number between 7 and 3 of lapis lazuli to the player stop chance of 10%: give a random number between 7 and 3 of obsidian to the player stopCzy dało by rade dodać tutaj TurboDrop ?
Edytowane przez xNightix_Umieszczam kod w code.
Odnośnik do komentarza
https://skript.pl/temat/45539-turbodrop/Udostępnij na innych stronach
4 odpowiedzi na to pytanie
Rekomendowane odpowiedzi
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ą.