-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By ChampionAsh5357 · Posted
Well, the method in question for the logic would be via LocateCommand#locateStructure which delegates to ChunkGenerator#findNearestMapStructure. You would of course need the ServerLevel as structures can only exist in the world. So, what context are you executing this in such that you don't have the level? -
By ChampionAsh5357 · Posted
I would look at PlayerRenderer#renderHand to see how a hand is rendered normally. Then it's just creating the java model and replacing it via RenderArmEvent and canceling it. If you also want to replace the rendering of whatever is in the hand as well, use RenderHandEvent instead. -
By ChampionAsh5357 · Posted
Unable to view latest.log; additionally, could you please provide your debug.log instead? That tends to have more information needed to diagnose the issue. -
By ChampionAsh5357 · Posted
First, this is an english only forum. Second, try deleting the config in question before restarting the game. -
By ChampionAsh5357 · Posted
That's most likely an issue with one of the mods, probably an optimization one as it could be culling unnecessary information incorrectly.
-
-
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.