mojira.dev
MC-167941

Minecarts can't be faster than 2 even modified NBT Motion

If you modify with /data an NBT Motion path of a minecart on the rail to a big value, it still runs with the speed 2m/s, not as fast as the NBT Motion path. And of course the Motion is auto changed to 2. Therefore, I can't make a minecart faster than 2.

Linked issues

Attachments

Comments 3

Minecarts have a predefined speed limit of 8 m/s per axis (assuming the wiki is correct.)

 

 

I would like to mention that the maximum allowed 'Motion[]' value for minecarts seems to be 2 instead of 8. I've attached a structure file for others to test this:

[media]

Here is my personal test. Notice how the speed I've set is 3.0d:

[media]

Note: Even with /data merge it still seems to have the upper limit of 2:

/data merge entity @e[type=minecart,limit=1] {Motion:[0.0,0.0,8.0]}

 

Just to point out, values of the Motion tag are expressed in metres per tick rather than metres per second, so it can still express 8 metres per second for regular minecart travel (with a value of 0.4).

 

SolidBlock

(Unassigned)

Confirmed

Minecart

1.15, 1.16 Pre-release 4, 1.16.3, 1.20.2, 23w41a

Retrieved