简体   繁体   English

在我的 1.19.2 forge mod 中,所有项目的名称和纹理都无法正常工作

[英]In my 1.19.2 forge mod the Item names and textures for everything are not working properly

For the mod I'm using inttellij IDEA, the jar file I get is from the lib folder, which is in the build folder, and the build folder is in the folder for the mod.对于我使用intellij IDEA的mod,我得到的jar文件来自lib文件夹,它位于build文件夹中,build文件夹位于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当我使用正确版本的 Forge 加载 Minecraft 时,mod 就在那里并添加了物品,但是物品的纹理都消失了,它们显示为紫色和黑色的方块,而且 mod 的名称也弄乱了它们所在的位置.tutorialmod.foompa 而不仅仅是 Foompa,我不确定我是否需要纹理包,或者我是否没有正确获取 jar 文件,但我不知道如何修复纹理和名称,请告诉我如何解决这个问题,我真的很想把这个模组分享给其他人,但我不能

Most likely the file does not work correctly with the version of Minecraft.该文件很可能无法在 Minecraft 版本中正常工作。 Insert the JAR into the recompiler, select the file and click "Compilete".将 JAR 插入到重新编译器 select 文件中,然后单击“编译”。 The file will appear in the "resources" folder.该文件将出现在“资源”文件夹中。 After that, replace the file and try it.之后,替换文件并尝试。

Recompiler Jar: https://mega.nz/file/YbcHAD5L#mfh7XhxhBh-HEEvzbtKTCqHBmqHMt-ge0_S7yEXSuo8重新编译 Jar: https://mega.nz/file/YbcHAD5L#mfh7XhxhBh-HEEvzbtKTCqHBmqHMt-ge0_S7yEXSuo8

Archive password: PvN6xek64存档密码:PvN6xek64

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM