Minecraft Transit Railway (Automated trains, planes, and more!)

Minecraft Transit Railway (Automated trains, planes, and more!)

1M Downloads

[1.17.1] entity.mtr.seat is following every player

MSandro opened this issue ยท 5 comments

commented

Expected Behaviour
no invisible seat under me.

Actual Behaviour
image
a seat is spawned under every player. why?!?

Reproduction Steps

  1. create a new world
  2. enable hitboxes or use WTHIT

Crash Report
Attach a crash report to the issue.

  • Minecraft Version: 1.17.1
  • Installed Mods: 3.0.0
  • Loader: FABRIC
commented

Ah this, yeah its just a dummy block used for rendering. It has no other function.

commented

okay, but why do I see this entity since the newest version?
normally it is invisible, WAILA / WTHIT shows the entity, not the block which I am looking at.

commented

Well again its a dummy block, we cant really remove it, its made to exist there.

commented

Maybe a good solution would be to somehow hide it from the WAILA or WTHIT labels.

commented

The hitbox also shows up with F3 + B, so that also would need to be taken into account.