I'm modding with Minecraft Forge 1.12.2 and have recently encountered a problem. When I try to register my items within the mod, I find it impossible because the GameRegistry class by Minecraft Forge has either removed the .registerItems() method or it has gone private. My question is how do I now register my items to Minecraft?
3 replies
Important Information
By using this site, you agree to our Terms of Use.