Project MMO: Vinery Compat Update (MuddyPatch)

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

File Details

PMMO_Vinery_MuddyCompatUpdate-1.1.0.jar

  • R
  • Mar 17, 2026
  • 7.57 KB
  • 93
  • 1.20.1
  • Forge

File Name

PMMO_Vinery_MuddyCompatUpdate-1.1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:project-mmo-vinery-compat-update-muddypatch-1488616:7771450")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.1.0 — Vinery 1.4.41+ Compat Fix

  • Fixed: FermentationBarrelCraftMixin updated for new package path net.satisfy.vinery.core.block.entity.FermentationBarrelBlockEntity and new recipe type FermentationBarrelRecipe
  • Fixed: ApplePressCraftMixin completely rewritten — old craftItem(ApplePressBlockEntity, ApplePressRecipe) target no longer exists
  • Added: ApplePressMashingMixin — hooks processMashing() to grant XP for the mashing stage
  • Added: ApplePressFermentingMixin — hooks processFermenting() to grant XP for the fermenting stage
  • Removed: Architectury dependency — simplified to pure Forge
  • Updated: EventUtil rewritten from scratch using standard PMMO ChunkDataProvider API
  • Updated: Mixin config with minVersion property to suppress loader warnings