Iron Golem Texture Missing

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

Post 19 Dec 2019, 22:45

I'm using 256x for Minecraft 1.15 in ver. 1.15.1 with the damaged items addon for 1.15 installed as well. I finally found my first village and I noticed the BDCraft texture for Iron Golems is missing. I'm not sure if this is because I'm running this texture pack in a slightly newer version of the game from 1.15 but the Iron Golem texture is the only issue I've seen and redownloading and reinstalling the pack did not help. Is there any way I can download just the texture for the Golem and add it back into the pack myself?

Resouce pack setting screen
[/link]https://cdn.discordapp.com/attachments/ ... nknown.png[/link]

Iron Golem texture in game
[link]https://cdn.discordapp.com/attachments/ ... nknown.png[/link]

Iron Golem texture seen in the BDcraft title screen
[link]https://cdn.discordapp.com/attachments/ ... nknown.png[/link]
If you like our work please consider becoming a Supporter and get an ad-free experience.
User avatar
BDcraft Web Admin
6615 Posts
 x 436

Post 19 Dec 2019, 23:58 

The texture is still in the pack, just not in the new folder.

If you want to fix the base texture you need to move

Code: Select all

/assets/minecraft/textures/entity/iron_golem.png
to

Code: Select all

/assets/minecraft/textures/entity/iron_golem/iron_golem.png
However it will be fixed properly soon.
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
User avatar
2 Posts
 x 0

Post 20 Dec 2019, 02:29

HanFox wrote:
19 Dec 2019, 23:58
The texture is still in the pack, just not in the new folder.

If you want to fix the base texture you need to move

Code: Select all

/assets/minecraft/textures/entity/iron_golem.png
to

Code: Select all

/assets/minecraft/textures/entity/iron_golem/iron_golem.png
However it will be fixed properly soon.
Thank you!
Post Reply