Glam Prestige Journal

Bright entertainment trends with youth appeal.

Is there a way to remove Minecarts from a map using command blocks in 1.7.10?

1

1 Answer

Try:

/kill @e[type=MinecartRideable]

In a command block. That should do it!

1