AverageAnime / create-metalwork

Create: Metalwork is an add-on for Create that introduces new fluids and crushed ores that can be used to increase the number of ingots received per ore.
GNU General Public License v3.0
3 stars 2 forks source link

Creative tab title location #21

Open mkern1200 opened 4 days ago

mkern1200 commented 4 days ago

Hello! I have what's hopefully a simple question, but I'm trying to make a resource pack that integrates with my current modpack. One of the changes includes darkening the UI, but this makes the inventory/container titles very difficult to read. I've been manually adding the formatting code to change the title text white in the assets\\lang\en_us.json location of the resource pack, but there doesn't seem to be anything in Metalwork's lang file that corresponds to the creative tab title text. Is there another way I could make that change? (Using Forge 1.20.1, Metalwork version 1.0.7)

AverageAnime commented 4 days ago

Sorry, it seems I didn't make the creative tab title a translatable string. It'll be fixed in 1.0.8.