mojira.dev
MC-120059

Age tag doesn't work on End Gateways

When I use /setblock and /fill with the end gateway and add the {Age:201} tag it does not remove the magenta beam on the end gateway. The tag is supposed to removed the beam when higher than 200.

Ex:

/setblock ~ ~ ~ minecraft:end_gateway 0 replace {Age:300}

Note: I am using Minecraft 1.12.1 on Minecraft Realms.

Comments 3

The tag is supposed to removed the beam when higher than 200.

Source on this?

I have watched multiple videos and I also read the wiki. There is an age tag which removes the magenta beam. The videos showed that it works.

From what I gather by looking at the code, Age always increments regardless of what it is. When Age % 2400L equals 0, it will spawn a beam that lasts 200 ticks.

Jackson

(Unassigned)

Unconfirmed

Minecraft 1.12.1

Retrieved