RESTTTT 3 Opublikowano 7 marca 2023 Udostępnij Opublikowano 7 marca 2023 (edytowane) siemka potrzebuje skryptu na enchant na kilof który będzie kopał bloki 3x3. Chcę żeby można było go dodać w enchancie za 30 lvl. wersja 1.19 Edytowane 7 marca 2023 przez RESTTTT stev 1 Cytuj Odnośnik do komentarza https://skript.pl/temat/54560-enchant/ Udostępnij na innych stronach Więcej opcji udostępniania...
1 Shooterowy 356 Opublikowano 8 marca 2023 Udostępnij Opublikowano 8 marca 2023 command /kilof: trigger: if player has permission "admin.kilof": add diamond pickaxe with lore "&aKilof 3x3" to player on mine: player's tool is diamond pickaxe with lore "&aKilof 3x3" player is not sneaking set {_1} to location of event-block set {_2} to location of event-block if player's pitch is between -50 and 50: add 1 to y-coord of {_1} subtract 1 from y-coord of {_2} if player's horizontal facing is west or east: add 1 to z-coord of {_1} subtract 1 from z-coord of {_2} loop blocks within {_1} and {_2}: break loop-value naturally using player's tool else if player's horizontal facing is north or south: add 1 to x-coord of {_1} subtract 1 from x-coord of {_2} loop blocks within {_1} and {_2}: break loop-value naturally using player's tool else: add 1 to x-coord of {_1} add 1 to z-coord of {_1} subtract 1 from x-coord of {_2} subtract 1 from z-coord of {_2} loop blocks within {_1} and {_2}: break loop-block naturally using player's tool stev i RESTTTT 1 1 Cytuj Odnośnik do komentarza https://skript.pl/temat/54560-enchant/#findComment-330793 Udostępnij na innych stronach Więcej opcji udostępniania...
Pytanie
RESTTTT 3
siemka potrzebuje skryptu na enchant na kilof który będzie kopał bloki 3x3. Chcę żeby można było go dodać w enchancie za 30 lvl. wersja 1.19
Edytowane przez RESTTTTOdnośnik do komentarza
https://skript.pl/temat/54560-enchant/Udostępnij na innych stronach
1 odpowiedź 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ą.