Pinned Repositories
MineMap
Amidst but better lol
AccountManager
AccountManager for league of legends accounts
AdventOfCode
my repo for the puzzles from adventofcode.com
DimensionalThreading
An attempt to optimize the fabric server, by assigning each dimension their own thread.
ImmersivePortalsMod
Non-Euclidean in Minecraft
LessSlavery
disable villager trading
SeedCandy
A selection of useful tools regarding SeedFinding, packed in an (hopefully) accessible UI.
ServerChecker
a quick tool to check a servers version/build from IP
WearBlackAllDay's Repositories
WearBlackAllDay/DimensionalThreading
An attempt to optimize the fabric server, by assigning each dimension their own thread.
WearBlackAllDay/SeedCandy
A selection of useful tools regarding SeedFinding, packed in an (hopefully) accessible UI.
WearBlackAllDay/JavaUtils
a collection of stuff i frequently use
WearBlackAllDay/LessSlavery
disable villager trading
WearBlackAllDay/ServerChecker
a quick tool to check a servers version/build from IP
WearBlackAllDay/AccountManager
AccountManager for league of legends accounts
WearBlackAllDay/AdventOfCode
my repo for the puzzles from adventofcode.com
WearBlackAllDay/ImmersivePortalsMod
Non-Euclidean in Minecraft
WearBlackAllDay/LattiCG
Reverses the internal seed(s) of JavaRandom given information on its output in the form of a system of inequalities on various Random calls. Works by reducing the problem to finding certain vectors in a lattice, which is then solved through a branch and bound algorithm using a reduced version of the lattice.
WearBlackAllDay/MCUtils