Ridanisaurus / EmendatusEnigmatica

Minecraft Unification Mod
MIT License
38 stars 16 forks source link

Create-compat Crushed Ores do not recieve textures from resource packs #181

Closed EnbyChu closed 1 year ago

EnbyChu commented 1 year ago

Issue description

When using a custom resource pack to change the textures of added metal ore and material blocks, the textures for every type of item load without issue, except for the Crushed Ores for compatibility with the Create mod. The textures I am using are straight from the Resources on the EEV2 Wiki, and thus are all named properly. I'm not sure if this is actually an issue on EEV2's end or not, but it is weird that every single other item works except for the crushed ores.

Screenshot 2023-01-26 at 9 20 35 PM

Steps to reproduce

  1. Create a resource pack using the textures provided on the EEV2 Wiki
  2. Apply resource pack to Minecraft
  3. Textures should apply to all added EEV2 ores, items, and blocks
  4. Crushed Ore textures appear as the black and magenta placeholder blocks instead of the intended crushed ore textures

Minecraft version

1.19.2 (Latest)

Forge version

43.2.3

Emendatus Enigmatica version

2.1.x (Latest)

Other relevant versions

No response

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

No response

Ridanisaurus commented 1 year ago

I noticed that I have stuff textures named incorrectly, and will update them at some point soon. The texture for the Crushed Ores should be material_crushed. Could you please update the texture name, and verify if it's now working.

EnbyChu commented 1 year ago

That namespace worked! Thank you so much!

Screenshot 2023-01-27 at 12 07 35 PM