Posted February 27, 20214 yr Im currently having problems with texturing The block model has the texture in my inventory but when i place it, it shows that is missing texture (black and purple) i checked my blockstate but i think theres nothing wrong with it but it would be great if anyone can take a look in it to give a lil check The mod src folder: https://github.com/RickRIcota/Test-mod/tree/main/src/main Edited February 27, 20214 yr by Ricardo Libero
February 27, 20214 yr Well, if the texture is not showing up, it means that something is wrong for sure. When you get missing textures or models issues, a good practice is to check your logs to see what went wrong, as the game will tell you where it tried to search for the file and why it could not locate it...in your case i think you named your blockstate folder "blockstate", it should be "blockstates" Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port
February 28, 20214 yr Author oh thanks i didnt see that, i was paying more attention to the codes hehe
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.