Railcraft

Railcraft

34M Downloads

Remove MinecartRiderAIDisabler as it is a failed attempt.

liach opened this issue ยท 3 comments

commented

https://github.com/CovertJaguar/Railcraft/blob/mc-1.10.2/src/main/java/mods/railcraft/common/carts/MinecartRiderAIDisabler.java#L27

Such an approach was proved to be ineffective in #316 and may cause a major performance decrease. A better approach is to adjust the drag of carts according to observations from #1003.

commented

Why would it be a performance issue? And what does #1003 have to do with anything?

commented

Cuz they are both related to drag. Drag should be easily done since all minecarts in vanilla are replaced by Railcraft ones.

commented

How is any of this related to drag?