Pixie + Mixin = Pixin
Find a file
2025-09-14 00:37:05 +01:00
gradle/wrapper Initial Commit 2024-12-04 19:02:52 +00:00
src/main lf again, maybe fix? 2025-09-14 00:37:05 +01:00
.gitignore Initial Commit 2024-12-04 19:02:52 +00:00
build.gradle Java 8 compatibility 2024-12-07 11:33:30 +00:00
gradle.properties lf again, maybe fix? 2025-09-14 00:37:05 +01:00
gradlew Initial Commit 2024-12-04 19:02:52 +00:00
gradlew.bat make url from config file, one method for old + new essential + update readme + 1.2.0 + mess up line endings lol 2025-09-14 00:34:13 +01:00
LICENSE Initial Commit 2024-12-04 19:02:52 +00:00
README.md lf again, maybe fix? 2025-09-14 00:37:05 +01:00
settings.gradle Initial Commit 2024-12-04 19:02:52 +00:00

Pixin

Pixie + Mixin = 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

  1. Install Essential & Pixin
  2. Run the game once with Essential
  3. Remove the original Essential jar from your mods folder
  4. Copy the actual Essential mod from <minecraft dir>/essential (it'll be a .jar and be something like Essential (fabric_1.20.1).jar) to your mods folder.
  5. Run the game
  6. If needed, adjust the config

Config

The config can be modified in <minecraft dir>/config/pixin.json.

Fields

  • url: Modifies the connection URI. Default wss://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))