TheTrueForce
TheTrueForce
Also, check how much RAM you've given it. As the memory allocation increases, Java's garbage collector does bigger GCs less often. If you've given it 8 gigs(some people do for...
This is actually an issue with those mods. They're checking the keyboard directly, bypassing Minecraft's keybind system. You'll need to bug the mod authors about that. I'm pretty sure there's...
Actually, I think I might've figured it out. In [this](https://github.com/iChun/Blocksteps/blob/master/src/main/java/me/ichun/mods/blocksteps/common/blockaid/handler/periphs/TripWireHookHandler.java#L18) line, I see an explicit cast to BlockLever.EnumOrientation being stored in a variable meant to hold an EnumFacing. The cast...
I'm pretty sure this is out of scope for Vivecraft. However, I'd expect it to be well received as a separate mod, given how many people we get in the...