ModIDMapping step Freezing - 2806
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By vinnyg0621 · Posted
every time i boot up the game i just get this useless, bland client crash report that doesn't help me at all. Exit Code: -1. it's not modern fix, not particle rain, not entity texture features or oculus, even if the log says. https://mclo.gs/KeBZ0h9 -
By TylerTheTylerLover · Posted
java.lang.RuntimeException: Attempted to load class com/mojang/blaze3d/vertex/PoseStack for invalid dist DEDICATED_SERVER 20.03 19:12:50 [Server] INFO Stacktrace: this error pops up whenever i try to run my server. it's something to do with create i'm thinking, because that's the one that's having this issue loading. any ideas? -
By TheGudBIAS · Posted
im a new modder. i want to add some stuff i need to load when i join a world into the config file, but idk how. Is this even possible? to add a new config or redo the whole config file after the original was loaded? -
hello i whas wondering if u found a solution yet because i have the same problem
-
You can probably use KeyMapping.setDown(key, pDown) this however only emulates the key being held down (works for mouse buttons too), and all the flow on effects will happen (ie block breaking) if you only want it to happen when the client player is looking at something you can subscribe to client tick event and check if Minecraft.getInstance().hitResult instanceof BlockHitResult
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.