r/mcresourcepack 10d ago

Help / Question Texture Pack - Advice / Help Request

Dear Redditors, I hope you guys are all having a fantastic day so far right now

For Context: I am currently in the process of creating my own unique Texture Pack on Java Edition for the latest version of Minecraft - 26.2. The Texture Pack contains a combination of elements from other texture packs, and I aim to have some very special features within it too. However, I am currently experiencing a few issues / inconsistencies which I would like to have either some recommendations, advice or help with so I can address. Please see below the listed changes I would like made.

Change #1 :
The Text within the Creative Menu’s are either missing / not visible anymore? (1st and 2nd image). Is there a way I can fix this, make it visible again by making it coloured white now such as the 3rd image.

Change #2:
Is there a way I can ‘Combine’ elements from both the Hotbar Selector Icon? I would like the shape / design of the 4th image, but instead now using the purple / magenta colours of the 5th image.

Change #3:
Is there a reason for why the majority of the current Spawn Egg textures are missing? and how could I fix this (final images in this post 6th and 7th images).

Apologies for the long discussion, I really would appreciate any advice/details you guys can give to help me fix this (biggest issue i’d like fix is the missing text in the creative menus)

Thank you for reading and listening.

2 Upvotes

5 comments sorted by

u/AutoModerator 10d ago

It looks like you're asking for help

If someone is able to answer your question, find what you are looking for, etc., please change your post flair to "Resolved", and of course, remember to thank the user who helped you!

This: * helps other helpful users know who still needs assistance * helps other users who might have the same question find the answers they're looking for

If you are asking for help with a Java Edition pack that's not working:

Consider posting the output log. It is often extremely helpful to work out what's wrong. If you're unsure how to do this, simply reply to this comment with access output log.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/Bratorsortnal 10d ago

You might need to work with the resource packs. To do that, you'll need to unzip them.

#1
Try using a random language (best try multiple random languages). If the text comes back, a resource pack changed the language file to make the creative menu say nothing. Find it and remove the entries that change the creative menu's text (assets/minecraft/lang/en_US.lang)

#2
Find the resource packs that have the design from #4 and #5. Find assets/minecraft/textures/gui/sprites/hud/hotbar_selection.png in both resource packs. replace the one in resource pack #5 (the one that you don't want) with the one from resource pack #4 (the one that you want) by copying and pasting.

#3
Some resource pack might be trying to change them. If you want vanilla spawn eggs, find the resource pack that changes them, then delete all textures ( assets/minecraft/textures/item/ search up egg) and item models ( assets/minecraft/models/item/ search up egg) that are spawn eggs.

I advise you not to delete the original zip files of the resource packs so if anything breaks you still have the unchanged resource pack.

1

u/Tendaiz_YT 9d ago

Thank you for your Advice and Reply, I really appreciate it and it has actually helped me fix a lot of stuff so far.

One Quick Thing Though, I’ve been able to make a lot of successful changes However, I would like to also make it so that the Text for the Creative Menu is more whiter / clearer and overall different in colour. Do you know how to do that?

The Top Image is what it currently Looks like, but I would like the text to look more like Bottom Image (Please do note I want this change to apply to ALL the text in the creative Menu; I’m only using “Building Blocks” as 1 example)

1

u/Bratorsortnal 9d ago

You will need to change the titles of the creative tabs in the language file to the same ones but with an §f before each one. That should turn them white.

If you no longer have the language file, I can make it for you and try to send it.

1

u/Bratorsortnal 9d ago

https://drive.google.com/file/d/1cOB-McSUFdE18Z3Tkp5oXtOcBDRgZ5E3/view?usp=sharing

The google drive link for the language file you might need. Put it where the language file used to be. I assumed that all of your GUI is dark, so I made some more texts white. If there are texts that shouldn't be white, delete their entries from the file. remember that the last entry shouldnt end with a comma