Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Miner Breaking Speed Doesn't Seem to Work #40

Open
magikstaff opened this issue Feb 25, 2024 · 1 comment
Open

Miner Breaking Speed Doesn't Seem to Work #40

magikstaff opened this issue Feb 25, 2024 · 1 comment

Comments

@magikstaff
Copy link

Please fill out the template below to describe your issue. Doing so greatly helps us understand what happened!

Description
The increased Miner break speed doesn't seem to work. I play on a small private server with friends and I tested in a single player world the break speed of stone blocks with and without miner and there were no changes present, not applying at all.

Steps to reproduce:
I did modify the mod slightly to add 2 new classes, both of which were mixes of classes, since my friend and I wanted to play with more than one class. However, the break speed seemed to not apply to the original Miner class either, and I didn't modify the powers folder at all. Afterwards, I modified the power a few times to test the break speed, going up to what should be 5000% faster, 100% faster, and 10% faster, and none of these changes seemed to apply, which led me to believe the issue is with the written code.

Expected behavior:
There should be a pretty noticeable increase in mining speed when using the miner class, since from what I've learned it should be around 50% faster than usual breaking speed, but instead it seemed to be standard.

Logs
Even if the game didn't crash, please submit your client/server logs as well. They contain vital information to troubleshoot the issue.

Screenshots
If applicable, add screenshots to help explain your problem.

Mod list:
image

I don't require a full update to fix it, if I know the issue within the powers folder and what would make it work I can do it on my computer, I just have no clue how to fix this.

Genuinely a huge thank you for all of your amazing work with this mod, it's made things a LOT better when working with forge mods. You're amazing, and I'm glad this mod exists.

@LeakingAmps
Copy link

Worth noting that modifying the JSON files in powers/items doesn't seem to do anything. I changed the toughness value of some armor pieces, nothing happened. I increased the sword damage trait, nothing happened. Deleted the files, and the game crashed with a concurrent modification exception on world load.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants