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

Heads not displaying properly #4

Closed
meoowe opened this issue Jan 1, 2024 · 3 comments
Closed

Heads not displaying properly #4

meoowe opened this issue Jan 1, 2024 · 3 comments

Comments

@meoowe
Copy link

meoowe commented Jan 1, 2024

@CamperSamu I just installed the mod onto my fabric 1.20.4 server. I use styled chat for chat formatting and in the config file I use the %chatheads:player% placeholder when a player sends a message.

 "chat": "%chatheads:player% <green>${player}</green> : ${message}",

When I send a message, it looks like this
Screenshot 2024-01-01 214905

Instead of a combined head

@CamperSamu
Copy link
Contributor

You need to generate a resource pack with Polymer (/polymer generate resources) and apply it.

You can also use Polymer Auto-Host to automatically generate and host the resource pack for you (config/polymer/auto-host.json, install Polymer if the config is not there).

I should add this to the README + adding a log message when autohost isnt't enabled.

@meoowe
Copy link
Author

meoowe commented Jan 4, 2024

thanks!

@meoowe meoowe closed this as completed Jan 4, 2024
@meoowe meoowe reopened this Jan 5, 2024
@CamperSamu
Copy link
Contributor

Embedded Polymer AutoHost and added a warn to enable it if disabled.
Also added a reference to the Polymer Wiki on the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants