-
[1.16.5] [Forge] Stack Size Rendering
A code: public class CommonProxy { public void registerItemRenderer() { Minecraft.getMinecraft().getRenderItem().getItemModelMesher().register( ModItems.YOUR_ITEM, 0, new ModelResourceLocation(ModItems.YOUR_ITEM.getRegistryName(), "inventory") ); Minecraft.getMinecraft().getRenderItem().getItemModelMesher().register( ModItems.YOUR_ITEM, 0, new ModelResourceLocation(ModItems.YOUR_ITEM.getRegistryName(), "inventory"), new CustomItemRenderer(Minecraft.getMinecraft().getTextureManager(), Minecraft.getMinecraft().getRenderItem().getItemModelMesher().getModelManager(), Minecraft.getMinecraft().getItemColors()) ); } } In YOUR_ITEM you must specify item. If not working try this: public class ModInit { @Mod.EventHandler public void init(FMLInitializationEvent event) { CommonProxy commonProxy = new CommonProxy(); commonProxy.registerItemRenderer(); } }
-
I don't see the forge version in the launcher after downloading
[ATTENTION] Don't comment on this anymore. This issue has been resolved.
-
[1.16.5] [Forge] Stack Size Rendering
A programming language?
- My Game crashing with 1 mod and 4 mods.
-
My Game crashing with 1 mod and 4 mods.
When I play Minecraft with mod 1 or 4, I play normally but today it changed, I just played the first one with 4 mods and normally I create a world with a name and when I enter it says "Shutting down internal server" and after that I am in the launcher with this: The game crashed whilst unexpected error Error: java.lang.IndexOutOfBoundsException The error code is: -1 I played on version 17.10 Please reply quickly!
-
-
error when turning on version 13w16b When I run this version it crashes
And now I will tell you what happened: I wanted to play the 13w16b version but... When the installation process was finished, I turned on the game and walked away for a while and it showed that the game had crashed My exit code was -1
- 1.7.2
- NEDD HELP
-
ModTester started following TileEntity
-
I don't see the forge version in the launcher after downloading
it did not work
-
ModTester joined the community
-
I don't see the forge version in the launcher after downloading
I downloaded version 1.12.2 of Forge and everything was going according to plan, but I entered the Minecraft launcher and entered version 1.12.2 and it didn't show up, I only had the following version: release 1.12.2 snapshot 1.12.2-pre2 and snapshot 1.12.2-pre1. I typed forge and got blank nothing
IPS spam blocked by CleanTalk.