Skip to content
@PillowMC

PillowMC

This is PillowMC.

We are making playing both NeoForge and Quilt mods (include Fabric mods, the same below) possible.

Our technology roadmap

Pillow Loader

NeoForged's FML is based on ModLauncher, which is used for transforming Minecraft classes.

Quilt Loader's upstream Fabric Loader defines an API called "launcher" for transforming classes. This means if we make a launcher for ModLauncher, we can use Quilt Loader on ModLauncher with FML, and we can use Quilt (and Fabric) mods. This is what Pillow Loader do.

ShearAPI

NeoForge itself contains patches, which make Quilt mods' mixins can't work well. So we create ShearAPI.

Contribution guidelines

You must sign off for DCO. You must sign your commit. For PillowMC, once your signed commits are merged into our repos, you sign off the commits. You can also use git commit --signoff.

Pinned

  1. pillow pillow Public

    Run Quilt Loader on ModLauncher. No any releationship between Python library PILlow.

    Java 28

  2. ShearAPI ShearAPI Public

    Port NeoForge API...

    Java 3

Repositories

Showing 10 of 11 repositories

Top languages

Loading…

Most used topics