mirror of
https://github.com/AnotherPillow/Pixin.git
synced 2026-06-04 07:22:52 +00:00
Pixie + Mixin = Pixin
- Java 100%
| gradle/wrapper | ||
| src/main | ||
| .gitignore | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
Pixin
It makes Pixie work via a mixin. Works on any version of fabric. (thanks to curseforge/pixiemod for the multiversion enlightenment)
A 1.8 forge port is available here. A 1.20.1 forge port is available here
Usage
- Install Essential & Pixin
- Run the game once with Essential
- Remove the original Essential jar from your mods folder
- Copy the actual Essential mod from
<minecraft dir>/essential(it'll be a .jar and be something likeEssential (fabric_1.20.1).jar) to your mods folder. - Run the game
- If needed, adjust the config
Config
The config can be modified in <minecraft dir>/config/pixin.json.
Fields
url: Modifies the connection URI. Defaultwss://connect.pixie.rip/v1(which is currently non-functional).
Clarifications of Licenses
- No, I'm not associated with Pixie or Essential.
- No, this doesn't use Essential code.
- Yes, ask me for licensing stuff Pixie people if you want. (or just do it yourself, it's not that complex of a thing to do (despite how long it took))