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
v1.1.0 — Vinery 1.4.41+ Compat Fix
- Fixed: FermentationBarrelCraftMixin updated for new package path
net.satisfy.vinery.core.block.entity.FermentationBarrelBlockEntityand new recipe typeFermentationBarrelRecipe - Fixed: ApplePressCraftMixin completely rewritten — old
craftItem(ApplePressBlockEntity, ApplePressRecipe)target no longer exists - Added:
ApplePressMashingMixin— hooksprocessMashing()to grant XP for the mashing stage - Added:
ApplePressFermentingMixin— hooksprocessFermenting()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
minVersionproperty to suppress loader warnings