Advertisement
SUPERFIRE777

Untitled

Jul 6th, 2019
613
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. on death:
  2. if victim is pig:
  3. chance of 2%:
  4. execute console command "/summon item %victim's x-coordinate% %victim's y-coordinate% %victim's z-coordinate% {Item:{id:""minecraft:iron_ingot"",Count:1b,tag:{display:{Name:""銀"",Lore:[""アイテムの材料。鉄に代用できる""]}}}}"
  5. if victim is cave spider:
  6. chance of 10%:
  7. execute console command "/summon item %victim's x-coordinate% %victim's y-coordinate% %victim's z-coordinate% {Item:{id:""minecraft:spider_eye"",Count:1b,tag:{display:{Name:""毒グモの目""},ench:[{id:18,lvl:-1}]}}}"
  8. if victim is spider:
  9. if damage was caused by drowning:
  10. execute console command "/summon cave_spider %victim's x-coordinate% %victim's y-coordinate% %victim's z-coordinate%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement