Why won't my minecart spawner spawn minecarts?
I'm attempting to make a Spawner which will generate Minecarts. The command I'm using is:
/setblock ~ ~ ~ mob_spawner 0 replace {EntityId:"MinecartRideable"}
That certainly creates a Spawner with a Minecart inside, but it never spawns one. On the other hand, if I make a Cow Spawner:
/setblock ~ ~ ~ mob_spawner 0 replace {EntityId:"Cow"}
it starts spawning Cows just fine. Why are Minecarts different?
I'm running Minecraft 1.7.9, single-player creative, with cheats.
Best Answer
I'm taking a shot in the dark with this, but you know how slimes have to spawn in a swamp/slime chunk and mobs have to spawn in dark places? That is, from mob spawners.
I'm thinking that minecarts have to spawn on rails, correct me if I'm wrong.
EDIT: OP told me this doesn't work... :(
Pictures about "Why won't my minecart spawner spawn minecarts?"



Can you put spawners in minecarts?
Minecart with spawners can now be summoned using the /summon command. The entity ID for minecarts with spawners has now been changed from MinecartSpawner to spawner_minecart . The texture of minecarts with spawners has now been changed. The spawner now appears dark and sometimes opaque, same as suffocating mobs.How do you make a minecart spawner?
Mobs in minecarts no longer despawn. Minecarts can now move in water.Do mobs in minecarts Despawn?
The spawner spawns mobs in a 9\xd73\xd79 volume (see \xa7 Mechanics) around it when the player is within 16 blocks. Suitable spawning locations for the block's mob type are provided in or around the spawning volume.More answers regarding why won't my minecart spawner spawn minecarts?
Answer 2
I would suggest that you use MCEdit and SethBlings filters. check youtube or sethblings website. also you will need rail fir it to spawn.
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Los Muertos Crew, Thirdman, RODNAE Productions, Miriam Alonso
