Posted October 3, 20169 yr I have problem with showing texturs in game. Code here: http://www.mediafire.com/file/3ujspu9cdh7fhub/mc_modz.zip Please help! Thank you.
October 3, 20169 yr We are not going to download a random file from the internet. Post a link to git repository, or use gist.github.com or Pastebin to post your code. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
October 4, 20169 yr Was there an error in the log also you should only be registering models on the client. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
October 5, 20169 yr Author It work partly I get load resources but I probably have proble with the texture or model can you chack this please?
October 5, 20169 yr It work partly I get load resources but I probably have proble with the texture or model can you chack this please? Define work partly and problem. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
October 5, 20169 yr Author It work partly I get load resources but I probably have proble with the texture or model can you chack this please? Define work partly and problem. I tested with en_US.lang se name to the item previously is not loadid anthing but now is loading the lang but the texture remaing not loaded but textures model yes.
October 6, 20169 yr Author First, why is your lang file in minecraft/lang ? It should be in your resource domain. You register a model for metadata 1, but I don't see you creating an ItemStack with metadata 1 anywhere, meaning they will all have metadata 0, which you did not register any model for. It works thank you very much.
October 6, 20169 yr Please you Can check the code and change name at ne mod (preferabily a name Short) bye
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.