Posted April 23, 20232 yr My idea is to have a 3d pirate hat. The hat is just basically an armor (i.e, helmet). How can I achieve this in forge 1.19.x, specifically 1.19.3? Is it something related to the "Armor Model Renderer" or something. I am pretty new to minecraft forge modding. Edited April 23, 20232 yr by thebluetropics
April 23, 20232 yr https://github.com/MinecraftForge/MinecraftForge/blob/b398f52a7f9885b2a181092d04af9679d4fb3e6b/src/main/java/net/minecraftforge/client/extensions/common/IClientItemExtensions.java#L112 Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
April 24, 20232 yr Author Thank you, that helps a lot! I'll check it, however, I'll also wait for others to provide me an example code.
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.