Patbox / TextPlaceholderAPI

Placeholder API for Fabric
GNU Lesser General Public License v3.0
38 stars 17 forks source link

1.19 support? #14

Closed Reimnop closed 2 years ago

Reimnop commented 2 years ago

In the latest version of Minecraft, LiteralText are no longer convertible to MutableText, leading to VerifyError. Are there plans to port this mod to 1.19?

Patbox commented 2 years ago

Yes, I'm currently working on that actually. It takes little longer, as I'm changing api/fixing some issues and generally extending parsing part of it.

Reimnop commented 2 years ago

That's great to hear! Glad to see this project is still being maintained.

Patbox commented 2 years ago

I'm using it myself in quite few mods so it would be weird to not update it :p It didn't get update before as I planned this rework and there were no critical bugs/changes required