FallingTree

FallingTree

28M Downloads

Speed multiplicand doesn't work with mod Project MMO.

Mihail001 opened this issue ยท 2 comments

commented

Describe the bug
Speed multiplicand doesn't work with mod Project MMO installed.
If I want to cut all tree I cut it down in just 3 seconds. And I change the speed multiplicand to: 0.4

To Reproduce
Steps to reproduce the behavior:

  1. Install: Project_MMO-1.16.4-3.49.2 and FallingTree-Forge-1.16.5-2.11.0.
  2. Join the world.
  3. Cut the tree with any axe.
Problems.with.mod.Project.MMO.mp4

Infos:

  • Minecraft version: [1.16.5]
  • Mod loader: [Forge-36.1.2]
  • Mod version: [FallingTree-Forge-1.16.5-2.11.0]
commented

Honestly I'm not really sure if I can do anything about it.

What happens:

As MMO will always be executed last due to its priority I see only 2 ways this could be fixed:

If people see any other options I'm open to hearing them.

To be coherent I'll do the same in FallingTree, use originalSpeed as a source of "truth" so that it takes into account other mods modifications. But that will only apply only to mods that changes speed BEFORE it. So in the case of project MMO I can't do much more, it'll have the last word.

commented

The commit above is now released. It won't change anything to the problem.

As said in the comment above, it needs action from project MMO too. And as it seems like nothing changed, i'll close it for now.