Bansoukou
Bansōkō [絆創膏] - a simple coremod that streamlines patching of mods. Supports 1.7.10 and 1.12-1.17~
DON'T FORGET TO BACKUP YOUR TARGET JAR FILES FIRST!
Usage
-
Create a folder in
.minecraft
namedbansoukou
. You can do this manually or run with this mod in the instance for it to create one. -
In
/bansoukou
, here is where you can define patches, where folders will represent the jar you want to patch with the names of the folders matching the jars inmods/
.
It should look something like this:
- Match the jar file's directory structure, and place whatever files you want replacing in the same relative paths, such as:
With the jar looking like:
Note: If you want to delete a file from the jar, you simply place an empty file with the same relative path name and Bansoukou will detect that and remove the respective file from the jar at runtime.
Coremods:They... do work? Just not as elegantly like I would have hoped. Simply put your bansoukou jar at the very top of your /mods folder.