How to override registries (change name of item's registries) in minecraft?
By
CrossForz,
in Modder Support
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
Hello. Since I made my modpack, I've never been able to create a single player world, or join the ones I've created before adding mods. Can anyone help me figure out which mod causes this so I can get rid of it ? Thank you. Log :
-
Hello, I want to write a custom world generator, but I don't want to override default generator - user should be able to generate world with vanilla generator without disabling/deleting the mod from mods directory. I started researching where to start, but the information on the internet seems to be outdated. What is the best way to achieve it?
-
Almost, you can not use the #getSender on the client, since there is only one sender on the client. You can get the Player and the Level from the Minecraft instance. You also need to move this into a client only class, and wrap the call via DistExecutor#unsafeRunWhenOn you can use this (the second code example) as an example. From LivingDeathEvent after you cancel the Event via your SimpleChannel (which you have hopefully already created).
-
The server must be started with the .bat/.sh file. If your server host does not support the new system talk to them.
-
Create your own thread and post installer log.
-
-
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.