_Zenith____ Posted September 20, 2022 Share Posted September 20, 2022 I’m using inttellij IDEA, the jar file I get is from the lib which is in the build folder, and the build folder is in the folder for the mod. When I load Minecraft using the correct version of forge the mod is there and the items are added, but the items textures are all gone they appear as the purple and black squares, also the names of the mods are messed up to where they are item.tutorialmod.foompa instead of just foompa, I’m not sure if I need a texture pack or if I’m not getting the jar file correctly but I don’t know how to fix the textures and names, please tell me how to fix this, I really want to share this mod to somebody else but I cant Quote Link to comment Share on other sites More sharing options...
GenElectrovise Posted September 20, 2022 Share Posted September 20, 2022 (edited) We're going to need to see the structure of your project. Show at least your mods.toml, root Java (the one with the @Mod) and the full structure of your resources and datapack (or at least what you can fit without spamming screenshots everywhere - we basically need as much info as possible) Also, how are you exporting it? You should be using the Gradle build task (not the IDEA jar export). Edited September 20, 2022 by GenElectrovise Quote How to ask a good coding question: https://stackoverflow.com/help/how-to-ask Give logs, code, desired effects, and actual effects. Be thorough or we can't help you. Don't post code without putting it in a code block (the <> button on the post - select "C-type Language"): syntax highlighting makes everything easier, and it keeps the post tidy. My own mod, Magiks Most Evile: GitHub (https://github.com/GenElectrovise/MagiksMostEvile) Wiki (https://magiksmostevile.fandom.com/wiki/Magiks_Most_Evile_Wiki) Edit your own signature at https://www.minecraftforge.net/forum/settings/signature/ Link to comment Share on other sites More sharing options...
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.