Posted June 17, 20187 yr HI I want to download resource from url and add to "assets:skulls/Player1.png" like "skins/~~" But i don't know the way to place it and add to Resource Location. So, what i want to know is if it's possible in minecraft and if it possible, how to do it. Thank you for reading my bad grammer Edited June 17, 20187 yr by Hackerence
June 17, 20187 yr You can't add a file to your mod asset directory at runtime because it's located within the jar file. But you could save it somewhere else. What exacly are you trying to do? It seems like you are trying to download a texture and use it?
June 18, 20187 yr Look at TileEntitySkullRenderer. It uses Minecraft's SkinManager to render and download skins. 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/
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.