Monkey Patches

Quick rating

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.

Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
monkeypatches-0.6.0.jar
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

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

Subtle Effects Patches

  • Fix crashes in Subtle Effects when also using End Remastered (Link to Issue)

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~150,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works