Ghoulboy
Ghoulboy
Fixes #597 Simple fix, but querying item cooldowns only returns a percentage. I'd like to make it return the number of ticks, but there are private classes involved (specifically `net.minecraft.world.item.ItemCooldowns.CooldownInstance`),...
Fix for MC-88967. Not a major bug, but not a simple fix either, and one which will likely take a while to get into the game.
Much like `classes.scl`, this will in theory allow players to create their own GUI libraries by declaring a list of functions in a map. Unlike `classes.scl`, this might actually be...
I was so proud when I wrote it... it's so crap in reality... Anyways, I fixed it now.
Cos otherwise reading through logs can be a bit confusing if you don't know what you're looking for
Fixes #338, Fixes #339 I added the suggestions as they were in the issues, with only a couple modifications, like using newer scarpet syntax, or using a set instead of...