Monkey Patches
No reviews yet
A collection of hacky patches to fix bugs in other mods, especially bugs that were fixed in unreleased versions of those mods.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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 have been implemented in upstream repositories but are not yet available in stable or public builds. Monkey Patches provides a clean way to apply them in your modpack today.
Create Stuff 'N Additions Patches
- Make gadgets and tanks fillable in Create spouts and anything else supporting standard Neoforge fluid handling (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)
Portable Tanks Patches
- Fix missing Create recipes in JEI (Link to Issue)
Subtle Effects Patches
- Fix crashes in Subtle Effects when also using End Remastered (Link to Issue)
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers