lehjr
lehjr
Now that 1.12 is out, it might be a better target for major changes. If I just port the mod as is to 1.11.2, I could probably have it done...
Problem with backporting is that it's likely to break >>everything
by the way, unrelated to the update, but I found out that MultiMC doesn't use the latest LWJGL but instead uses a very old version by default. This might be...
The idea of presets would slim that down already. It would mean for each armor piece syncing a 32 bit integer to look up the presets (like an index value)...
Thinking about replacing the Tinker Table with an armor stand with additional slots for the power fist and maybe some sort of shield and maybe add a charging function like...
Yeah, when it was originally suggested, it didn't fit well with the mod and would have been out of place. But now, with the Tinker Table being so butchered to...
Kinda wondering about the future of Minecraft as a modding platform. I really don't want to put the time into some massive rewrite only to have it be the final...
I wouldn't be too sure. I know it's been speculation since the big announcement in 2014, but Microsoft does not have a good history when it comes to games and...
In the mean time, the 1.12 work is coming along slowly. It will get there though.
Keep in mind that mods are a second class citizen. There's no official modding API and so we have to rely on Forge, and they rely on reflection, which relies...