Posted July 16, 20205 yr Hello everyone! I have a question which is not directly related to forge, but to Minecraft modding in general. So, I am making a mod that adds creatures which are based on vanilla block, and thus these creatures have textures similar to or identical to some vanilla Minecraft textures. My question is therefore: Is it accepted to use modified vanilla textures in modding, or should I make my own textures completely from scratch? Thanks!
July 16, 20205 yr 1 hour ago, vemerion said: should I make my own textures completely from scratch You should, but just in case you need some vanilla assets, you can use a ResourceLocation with "minecraft" as the first parameter, than the path of the asset. It's sad how much time mods spend saying "x is no longer supported on this forum. Please update to a modern version of Minecraft to receive support".
July 16, 20205 yr Author 1 hour ago, Novârch said: You should, but just in case you need some vanilla assets, you can use a ResourceLocation with "minecraft" as the first parameter, than the path of the asset. Thank you for your response, that was the conclusion I also came to. Now I just need to fire up GIMP for the first time in years and try to make something not too awful
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.