-
-
Notifications
You must be signed in to change notification settings - Fork 116
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
Villager RNG Manipulation #642
base: fabric
Are you sure you want to change the base?
Conversation
Holy fuck nice! |
yooooo |
…ome reason it's not working, idk why
- i need to fix for ping tho - i can probably remove the clock requirement and use the day/night packets
- i can probably remove the clock requirement and use the day/night packets
…ager_rng_cracking
Add simulation for more actions and add trade cracking for levels above 1
… day, and held item in mainhand
- added out of sync message for range - added already brute forcing check
- fixed cfish not working on books in 1.21
src/main/java/net/earthcomputer/clientcommands/command/VillagerCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/VillagerCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/VillagerCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/VillagerCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/VillagerCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/VillagerCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/arguments/PredicatedRangeArgument.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/arguments/PredicatedRangeArgument.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
todo list
@Config(temporary = true) | ||
public static int villagerAdjustment = 0; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove in favor of ping adjustments
...net/earthcomputer/clientcommands/command/arguments/ItemAndEnchantmentsPredicateArgument.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/features/CCrackRngGen.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/util/DebugRandom.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hope this works
...net/earthcomputer/clientcommands/command/arguments/ItemAndEnchantmentsPredicateArgument.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove button
src/main/java/net/earthcomputer/clientcommands/util/DebugRandom.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/util/DebugRandom.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/util/DebugRandom.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
whoops
Add Villager RNG Manipulation to brute-force optimal trades