隠れんぼイベント用 のバックアップ(No.4)


  • /scoreboard objectives setdisplay sidebar test1
    • サイドバー(右)の表示
  • /give kubotan splash_potion 1 0 {CustomPotionEffects: [{Id: 24,Amplifier: 0,Duration: 6000}],display: {Name: "Hide-and-seek Potion"}}
    • 透明SP
  • /give @p minecraft:mob_spawner 1 0 {BlockEntityTag:{SpawnCount:4,SpawnRange:4,MaxNearbyEntities:16,Delay:-20,MaxSpawnDelay:600,MinSpawnDelay:300,RequiredPlayerRange:16,EntityId:Zombie,SpawnData:{id:Zombie},SpawnPotentials:[{Type:Zombie,Weight:1,Properties:{}}]}}
    • ゾンビ発生
  • /scoreboard objectives add Death deathCount
    • 死亡回数のカウント