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

Request compat for: Waystones #57

Open
maxanier opened this issue Dec 9, 2021 · 1 comment
Open

Request compat for: Waystones #57

maxanier opened this issue Dec 9, 2021 · 1 comment

Comments

@maxanier
Copy link
Member

maxanier commented Dec 9, 2021

I would like to see integrations added for the mod mentioned in the title.
I confirm it is available for the latest Minecraft version at the time of writing.

About the mod

Link to the mod page (e.g. on CurseForge): https://www.curseforge.com/minecraft/mc-mods/waystones

Link to mod source/API: https://github.com/ModdingForBlockheads/Waystones/tree/1.18.x/shared/src/main/java/net/blay09/mods/waystones/api

What should be integrated exactly

Display faction status for waystones in villages.

I can help with

Implementing this in a PR

Additional comments

The API has a WaystoneNameEvent which could be used here. The name is String based, so I am not sure if colors are supported.
Another concern is how to figure out if it is a village waystone (the chunk might not be loaded?)

@maxanier
Copy link
Member Author

Hmm, does not seem to be easily implemented.
The waystone API does not allow modifying the displayed name (only the generated one).
Would need some hacking or a PR to waystone.
If anyone is really interested here, please let me know (and explain what exactly you want)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Triage
Development

No branches or pull requests

1 participant