Mod Texture Problem

General help with our resourcepacks, our website, or Minecraft - including mods.
Post Reply 
User avatar
1 Post
 x 0

Post 18 May 2023, 19:13

So I tired to create a texture for a mod that I haven't been able to find anywhere (DarkRegenBowl Mod) using BDcraft's likeness for personal use. I'm running into the issue on how to link the texture to the mod, can anyone help?
User avatar
BDcraft Web Admin
6590 Posts
 x 430

Post 19 May 2023, 07:43 

In order to use the texture you need to make a small resourcepack (similar to other mod patches) that matches the path you can find by opening the mod's jar file. A pack.mcmeta file is also important for a modpatch to work.

Usually a texture's path is similar to:

Code: Select all

/assets/[mod]/textures/block/[texturename].png
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
Post Reply