1

Need Help!!!

HadesTheZombie 8/27/15 7:03 pm
376
12/26/2015 12:20 am
Anyone know how to make it so I can spawn mobs in Adventure mode?? I'm making a Kit PvP map, and my main problem is not being able to spawn mobs in Adventure mode. Any and all help is appreciated!!
Posted by
HadesTheZombie
Level 1 : New Miner
0

  Have something to say?

JoinSign in

3

Sardonyx
12/26/2015 12:20 am
Level 51 : Grandmaster Pixel Painter
use /give @p minecraft:spawn_egg 1 54 {CanPlaceOn:["minecraft:dirt"]} to give yourself the spawn egg. Replace 54 with the ID for the mob you want (google is your friend) and list all of the blocks that the people have access to right click.
For example if there is stone and dirt in the map, use this command
/give @p minecraft:spawn_egg 1 54 {CanPlaceOn:["minecraft:dirt","minecraft:stone"]}
1
benjaminalan
12/25/2015 11:55 pm
Level 15 : Journeyman System
Can you explain what the eggs are for?
1
YourLocalFloridian
08/27/2015 7:43 pm
Level 7 : Apprentice Explorer
You could use dispensers and redstone to automatically spawn the mob when a player steps on something, or if you mean you're trying to spawn a mob with a mob egg while in Adventure Mode, just switch to Creative, spawn the mob, and go back to Adventure
1

Welcome