CurseForge · Minecraft mod
Monkey Patches
A collection of hacky patches to fix bugs in other mods, especially bugs that were fixed in unreleased versions of those mods.
Quick answer
Which Monkey Patches release should I use?
Monkey Patches monkeypatches-0.7.1.jar targets 1.21.1 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Monkey Patches required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Monkey Patches monkeypatches-0.7.1.jar need?
monkeypatches-0.7.1.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Monkey Patches without breaking your instance.
Built for Monkey Patches monkeypatches-0.7.1.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use monkeypatches-0.7.1.jar. It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside monkeypatches-0.7.1.jar. It opens that exact file at the source.
About this project
What does Monkey Patches add?
What is Monkey Patches?
Monkey Patches is a technical utility mod designed to patch bugs and issues in other mods through the use of runtime patching. It is built for modpack developers and advanced users who need quick, modular fixes without waiting for upstream changes to be released.
Features
- Targeted Mixin-Based Patching Monkey Patches allows you to inject small, scoped fixes into third-party mods by applying mixins at runtime. This enables developers to patch bugs, bypass crash conditions, or correct logic errors in dependencies without modifying the original mod’s source.
- Non-Invasive and Configurable The mod is designed to be lightweight and non-intrusive. All patches are applied via mixin at load time, without replacing jar files or using coremod techniques. Each patch can be scoped to specific versions of the target mod, minimizing compatibility issues.
- Focused Patch Modules Monkey Patches uses a modular internal structure, allowing you to clearly organize patches by mod or version. This makes it easy to document, isolate, and manage what you’re overriding.
- Transparent Debugging Support Optional debug logging provides transparency for applied mixins and helps you verify that patches are correctly loaded and active. This is especially useful when debugging modpack launch issues.
How This Affects the User Experience
For modpack creators and technical users, Monkey Patches reduces downtime caused by known but unreleased bug fixes in popular mods. Instead of having to fork or wait for upstream patches, you can apply your own temporary fixes in a clean and trackable way.
For players, this results in more stable modpacks, fewer crashes, and fewer gameplay inconsistencies—especially in packs under active development or using snapshot mod versions.
Use Case Scenarios
- Fixing a crash caused by a version-specific bug in another mod.
- Overriding unsafe assumptions or edge case behavior that affect your modpack.
- Ensuring compatibility between mods that were not originally designed to work together.
- Temporarily patching issues before submitting a pull request or waiting on a new release.
Included Fixes
These fixes address bugs that are fixed in upstream repositories but not yet available in stable or public builds, or that haven't been fixed upstream yet. Monkey Patches provides a clean way to apply them in your modpack today.
Copper Age Backport Patches
- Fix copper armor having infinite durability (versions 0.1.4 and older) (Link to Issue)
Create Stuff 'N Additions Patches
- Make gadgets and tanks fillable in Create spouts and anything else supporting standard Neoforge fluid handling (Link to Issue)
Farmer's Delight Patches
- Fix an occasional
NullPointerExceptioncrash caused by deprecatedModTagsreferences beingnullin Farmer's Delight 1.3.1, seen with addons such as Fungi Delight (Link to Issue)
Just Enough Resources Patches
- Fix missing JER tabs (such as villager trades), crashes, and empty biome lists when using mods that add custom biomes, such as Vanilla Backport (Link to Issue)
KubeJS Patches
- Fix assumptions about concrete builder types in KubeJS that could cause ClassCastException when CustomBuilderObject instances are present in registries. (Link to Issue)
Patchouli Patches
- Fix registry access errors when books with custom book items load before their mod has registered its items, such as with Ars Nouveau (Link to Issue)
Physics Mod Patches
- Fix a crash when vine physics are unloaded, such as when enabling a resource pack with Sodium installed (Physics Mod 3.0.32) (Link to Issue)
Portable Tanks Patches
- Fix missing Create recipes in JEI (Link to Issue)
Rhino Patches
- Fix object signatures inside arrays (such as
[Ljava/lang/String;) failing to parse in Rhino's class file writer (Link to Pull Request)
Satisfying Buttons Patches
- Fix a startup crash when Satisfying Buttons is used with FancyMenu 3.9.x (Link to Issue)
Subtle Effects Patches
- Fix crashes in Subtle Effects when also using End Remastered (Link to Issue)
Project description from CurseForge.
Pick your setup
Monkey Patches by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Monkey Patches versions and loaders
monkeypatches-0.7.1.jar
14 Sept 2026
monkeypatches-0.7.0.jar
13 Sept 2026
monkeypatches-0.6.0.jar
7 May 2026
monkeypatches-0.5.0.jar
14 Dec 2025
monkeypatches-0.4.5.jar
18 Aug 2025
monkeypatches-0.4.4.jar
13 Aug 2025
monkeypatches-0.4.3.jar
12 Aug 2025
monkeypatches-0.4.2.jar
3 Aug 2025
monkeypatches-0.4.1.jar
28 Jul 2025
monkeypatches-0.4.0.jar
27 Jul 2025
monkeypatches-0.3.1.jar
22 Jul 2025
monkeypatches-0.3.0.jar
11 Jul 2025
Looking for an older file? The official CurseForge project page is in Resources.