mojira.dev
MC-100928

Unable to get in minecart that has a armor stand already riding.

Steps:
1. Put the following command in a command block.
summon MinecartRideable ~ ~1 ~ {Passengers:[{id:ArmorStand,NoGravity:1,CustomName:V1}]}
2. Right click the minecart to get inside of it.

Expected Results:
You should be able to get inside the minecart that has an armor stand ridding it.

Actual Results:
In 1.8 you were able to get inside a minecart that has an armor standing ridding it. In 1.9 you are unable to get inside the minecart when an armor stand was riding it even if the armor stand was invisible.

If the intended behavior is that you can't get inside the minecart while something else is riding then can you change this to a feature request? On my server I was able to make cool rides using this set up and would like it back in the base game.

Attachments

Comments 12

Did you use Minecart {Riding:{ArmorStand}} or ArmorStand {Riding:{Minecart}} in 1.8?

I used summon MinecartRideable ~ ~1 ~ {Riding:{id:ArmorStand,CustomName:V1,NoGravity:1}} in 1.8

You can't ride minecarts with mobs in them so why should you be able to ride minecarts with armor stands in them?

so in 1.8 I was able to create rides with the armor stands riding the minecarts. Essentially I had the armor stands make the minecarts float and the players could ride in the minecart because I had the armor stands invisible.

so unless you make a function that allows minecarts to not allow gravity like the armor stands than you can keep the design that you can't get in when something is already in it. But for my designs it was the fact that armor stands could make the minecarts float in the air.

2 more comments

okay I'll lay it out in steps to help make sense of it
1. summoned a minecart with an invisible armor stand ridding it
2. Players right clicked minecart to get in
3. A command blocked tped the armor stand do a different location while a player was in the minecarts.

Overall the minecart had two items riding it the armor stand and a player.

Summon an armor stand with a minecart as its passenger instead.

what would the command be for that so I can give it a try?

Okay I have done some more experimenting and in 1.8 I had Marker set as 1 and I was able to get in the minecart while the armor stand was inside the minecart. In 1.9 I'm unable to get in the minecart with the armor stand.

This has already been marked as works as intended.

Zackery Anderson

(Unassigned)

Unconfirmed

Minecraft 1.9.2

Retrieved