Advertisement
THEGamingninja

Simple Dungeon Spawner Fix

Mar 25th, 2016
1,425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. /setblock -85 73 5 minecraft:mob_spawner 0 replace {SpawnCount:2,SpawnRange:5,RequiredPlayerRange:50,MaxNearbyEntities:15,Delay:200,MinSpawnDelay:200,MaxSpawnDelay:300,SpawnData:{id:"Zombie",DeathLootTable:"minecraft:chests/simple_dungeon"},SpawnPotentials:[{Weight:5,Entity:{id:"Zombie",DeathLootTable:"minecraft:chests/simple_dungeon"}},{Weight:5,Entity:{id:"Creeper",DeathLootTable:"minecraft:chests/simple_dungeon"}},{Weight:5,Entity:{id:"Skeleton",DeathLootTable:"minecraft:chests/simple_dungeon"}}]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement