0:00:00.000,0:00:04.500 Hour of Code Minecraft | Spawn 0:00:04.509,0:00:08.620 In games, spawn[br]means the same thing as create. 0:00:08.620,0:00:14.180 In this level, let's make zombies spawn when[br]the sun goes down. 0:00:14.180,0:00:17.750 To do this, we'll use the "when night" block. 0:00:17.750,0:00:22.680 Since we want the zombies to spawn at night[br]we'll add the "spawn zombie" block under the 0:00:22.680,0:00:26.670 "when night" block. 0:00:26.670,0:00:31.330 As soon as they're spawned, each zombie will[br]run the code that you put in their "when spawned" 0:00:31.330,0:00:32.529 event slot. 0:00:32.529,0:00:35.709 Have fun spawning zombies!