Project MMO: Vinery Compat Update (MuddyPatch)

Updated compatibility patch between Project MMO and Let's Do Vinery for Forge 1.20.1.

An updated fork of PMMO Vinery Compat (originally by Silvertide7) that restores compatibility with Let's Do Vinery 1.4.41+ on Forge 1.20.1.

What it does:
Grants Project MMO crafting XP when players use Vinery's crafting stations:

  • Fermentation Barrel — XP awarded when wine/juice finishes fermenting
  • Apple Press — XP awarded for both mashing and fermenting stages

Why this fork exists:
Vinery 1.4.41 made two breaking changes that caused the original compat mod's mixins to silently fail:

  1. Package rename — All classes moved from satisfyu.vinery.* to net.satisfy.vinery.core.*, so the mixin targets couldn't be found.
  2. Apple Press rewrite — The old craftItem() method was removed and replaced with separate processMashing() and processFermenting() pipelines. The original mod's mixin had nothing to hook into.

This fork rewrites both mixins for the new API and splits the Apple Press hook into two separate injections covering both processing stages.

Requirements:

  • Minecraft 1.20.1
  • Forge 47+
  • Let's Do Vinery 1.4.41+
  • Project MMO (any version)

The Project MMO: Vinery Compat Update (MuddyPatch) Team

profile avatar
  • 11
    Projects
  • 8.6K
    Downloads
Donate

More from MuckyMonkeyView all