-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By TeknoStyle555 · Posted
Already posted this on the issue page of the Create mod. If it's on their end, then yeah, but if it is Forge, then something has to be fixed. -
When modifications aren't on the menu, folks may have trouble loading them. In order for a mod to not automatically appear in the menu, I want an import button. I only need to click the Import button, restart Minecraft, and then use my Mods to create anything I want.
-
By ChampionAsh5357 · Posted
Player movement is handled on the client normally. The information is synced to the server, however. If you want to set the player position or data on the server, you basically need to sync the data to the client. You can do this by setting Entity#hurtMarked to true after setting the delta movement.
-
Topics
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.