McJtyMods / ModTutorials

Companion code for the modding tutorials at https://www.mcjty.eu/
MIT License
136 stars 31 forks source link

[IntelliJ] Unable to get textured items and blocks to work until changing settings #44

Open hjae78 opened 5 years ago

hjae78 commented 5 years ago

I was unable to get textures for blocks and items to work and was pulling my hair for hours. Finally I got some help in the modded Minecraft discord where I was told I had to change "Build and run using" and "Run tests using" from Gradle to IntelliJ IDEA. When I changed those my textures worked. I figured you'd want to know so that you can add something to the tutorial in case someone else runs in to the same issue.

McJty commented 5 years ago

What? I don't understand what you changed. Can you clarify that?

hjae78 commented 5 years ago

https://imgur.com/ZNSUwI6, both of the settings that are on "IntelliJ IDEA" were previously on Gradle.