Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource pack tips won't load #157

Open
K0JINKINZ0 opened this issue Jan 31, 2025 · 1 comment
Open

Resource pack tips won't load #157

K0JINKINZ0 opened this issue Jan 31, 2025 · 1 comment
Labels
bug Something is not working as intended. unverified The contents of this issue have not yet been verified.

Comments

@K0JINKINZ0
Copy link

Minecraft Version

1.21.1

Mod Version

21.1.2

Mod Loader

Fabric

What environment are you running the mod in?

Client

Issue Description

Tips from resource packs (whether or not they are loaded in via the resource pack menu or a global pack loader [I'm using Paxi]) refuse to load properly. I tried to create a JSON with custom tips using the documentation and disabled the default tips so they won't show up using the config by putting "tipsmod" in the ignored namespaces, but tips wouldn't show up at all. I then tried loading the example resource pack to test it and that wouldn't load either.

My latest log says this:

Image

@K0JINKINZ0 K0JINKINZ0 added bug Something is not working as intended. unverified The contents of this issue have not yet been verified. labels Jan 31, 2025
@Darkhax
Copy link
Member

Darkhax commented Jan 31, 2025

Hello,

It looks like you are using Minecraft 1.21.1 however the example pack and the documentation is only available for 1.20.1 right now. I plan to update the documentation for 1.21.1 eventually, but I still have a lot of porting work that has taken priority. For now please reference the built-in examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working as intended. unverified The contents of this issue have not yet been verified.
Projects
None yet
Development

No branches or pull requests

2 participants