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

gradle(deps): bump com.github.19MisterX98.SeedcrackerX:seedcrackerx-api from 2.10.1 to 2.14.4 #294

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps com.github.19MisterX98.SeedcrackerX:seedcrackerx-api from 2.10.1 to 2.14.4.

Release notes

Sourced from com.github.19MisterX98.SeedcrackerX:seedcrackerx-api's releases.

1.19.4

Commits

  • f80d9b6: Replace stdout with logger (#137) (Tommaso Dordoni) #222
  • 6396f96: Fix logger access modifier to private final (Tommaso Dordoni) #222
  • 7a3464e: Use logger for exception logging (Tommaso Dordoni) #222

1.19.3

Commits

  • 8a1cb06: Create tr_tr.json (xXxIAsdasIxXx) #186
  • 38214bc: part 2 (xXxIAsdasIxXx) #186

1.19

Nothing changed since 1.18

Shipwrecks fixed

Changelog: -fixed some shipwrecks not being detected -made the hashed seed stuff more userfriendly. The mod now says that the world seed changed when you join another dimension which has a changed hashed seed. Hashed seed is printed in debugmode. -lifting uses all collected structures in the bruteforce stage instead of only lifting ones.

1.18 USAGE: Before cracking go to the config menu via "/seed gui" and make sure that Emeralds, Gateways, Biomes, Desert wells and Warped fungi are disabled since they arent updated and can give wrong data.

For cracking you now need to find 5 structures from the listed ones: Desert pyramids, Jungle temples, Witch huts, Shipwrecks, Igloos, Pillager Outposts Any combination is valid. For example: 3 shipwrecks, 1 pyramid and an igloo. You can track you process with "/seed data bits" (look at the bits count for liftable structures) A structure is found when there is an outline around it. After you got enough the cracking process starts automatically. It takes 1-10 mins The mod may ask you to find additional structures after this. Its more likely to happen with less bits and structures of the same type. After reducing your structure seeds the mod will brute force your world seed via dungeon positions or hashed seed.

additional info: This version is not tested on older generation (It probably still works though).

I recommend to find shipwrecks with a boat. the cracking process probably needs additional structures but you've most likely also found some monuments while boating.

There are no additional mods required

To restore the structure data from your last time in a world you can use "/seed data restore". If cracking doesnt start for some reason after collecting 40 bits you should try reconnecting and doing "/seed data restore".

Cracking the seed with structures and end pillars is also still viable, gateways dont work! (tutorial: https://youtu.be/8ytfZ2MXosY?t=696)

Feel free to join my discord for additional help https://discord.gg/m48YVmaQfY

1.18.0/1 wuhu!

... (truncated)

Commits
  • e0e4a6d port to 1.20.2
  • 7b556ed Merge pull request #233 from Pommyd/fix-deprecated-concurrentset
  • b8ad73c Merge pull request #235 from ItzSkyReed/patch-9
  • 7b18020 Update version tab
  • f363a78 Remove usage of deprecated ConcurrentSet class
  • e21eabd Merge pull request #232 from Pommyd/save-load-optimisations
  • 1930637 Update file handling to use Path
  • f9b489c Add exception handling for file not found
  • c7b9814 Reduce calls to MinecraftClient.getInstance()
  • aa0b9b8 Implement try-with-resources for file operations
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.github.19MisterX98.SeedcrackerX:seedcrackerx-api](https://github.com/19MisterX98/SeedcrackerX) from 2.10.1 to 2.14.4.
- [Release notes](https://github.com/19MisterX98/SeedcrackerX/releases)
- [Commits](19MisterX98/SeedcrackerX@2.10.1...2.14.4)

---
updated-dependencies:
- dependency-name: com.github.19MisterX98.SeedcrackerX:seedcrackerx-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants