Polyfrost / ExamplePolyUIMod

example mod showing how to implement PolyUI into modern Minecraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

an example mod showing how to implement PolyUI into a modern Minecraft environment.

This should work for all versions 1.13+, and it is currently implemented for 1.20.1-fabric. The default implementation depends on fabric-api-commands-v2 so the UI can be opened with the /examplemod command. With some minor versioning tweaks, this can work in a full multiversion setup.

About

example mod showing how to implement PolyUI into modern Minecraft

License:The Unlicense


Languages

Language:Kotlin 74.0%Language:Java 26.0%