Bartuzen
Bedrock Kaşifi
- Mesajlar
- 1,500
- En iyi cevaplar
- 0
- Beğeniler
- 414
- Puanları
- 665
- Ruh hali
Kod:
command /t:
trigger:
spawn 1 zombie at {t}
set display name of last spawned entity to "Deneme"
command /a:
trigger:
set {t} to location of player
on death of a zombie:
wait 5 seconds
spawn 1 zombie at {t}
set display name of last spawned entity to "Deneme"
on death of a zombie:
clear drops
if name of victim is "Deneme":
drop diamond at location of zombie
drop 10 golden ingot at location of zombie
Son düzenleme: