Posted July 27, 20169 yr Is there any way of using a path which is not known until runtime as a resource such as a model or texture. The image may be anywhere in the .minecraft directory. If not, can I copy it into my mod's assets directory somehow? I am unable to know the resource's path until preInit. Thanks.
July 28, 20169 yr Author Minecraft#defaultResourcePacks is private, and I can't see a method to add to it. I am probably missing something obvious here, but any help is appreciated. Thanks!
July 28, 20169 yr Minecraft#defaultResourcePacks is private, and I can't see a method to add to it. I am probably missing something obvious here, but any help is appreciated. Thanks! You need to access the field using reflection. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
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.