How to set a Block/Item Texture in Minecraft Forge 1.7.10 Eclipse [closed]
I've been trying to add textures to my Mod in minecraft forge 1.7.10. I go into src/main/resources/assets/textures/blocks and create a png file with a texture. When I run eclipse and try to find the folder with my textures in it, I am unable to see it. This isn't a coding problem but I been trying for so long but cannot figure it out. If you know how to fix this please help.
Best Answer
Is the resources folder set as a Build Source and do you have your mod Build Source at "src/main/java"? That is how mine is set up and it works fine.
Pictures about "How to set a Block/Item Texture in Minecraft Forge 1.7.10 Eclipse [closed]"
![How to set a Block/Item Texture in Minecraft Forge 1.7.10 Eclipse [closed] - Set of shiny transparent amethysts grown together How to set a Block/Item Texture in Minecraft Forge 1.7.10 Eclipse [closed] - Set of shiny transparent amethysts grown together](/assets/images/how_to_set_a_blockitem_texture_in_minecraft_forge_1710_eclipse_closed_1.jpeg)
![How to set a Block/Item Texture in Minecraft Forge 1.7.10 Eclipse [closed] - Closeup abstract set of colored paper surrounded together in studio How to set a Block/Item Texture in Minecraft Forge 1.7.10 Eclipse [closed] - Closeup abstract set of colored paper surrounded together in studio](/assets/images/how_to_set_a_blockitem_texture_in_minecraft_forge_1710_eclipse_closed_2.jpeg)
![How to set a Block/Item Texture in Minecraft Forge 1.7.10 Eclipse [closed] - Set of metal clips on beige background How to set a Block/Item Texture in Minecraft Forge 1.7.10 Eclipse [closed] - Set of metal clips on beige background](/assets/images/how_to_set_a_blockitem_texture_in_minecraft_forge_1710_eclipse_closed_3.jpeg)
Minecraft Forge 1.7.10 Modding tutorials - Episode 1: Setup, Updating, Logging and Building
More answers regarding how to set a Block/Item Texture in Minecraft Forge 1.7.10 Eclipse [closed]
Answer 2
Eclipse doesn't actually show these files (to my understanding), but you should be able to still reference the files.
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Ryutaro Tsukata, Karolina Grabowska, Karolina Grabowska, Karolina Grabowska
