Skip to content

A tool that helps modify MCP for newer versions of Minecraft.

Notifications You must be signed in to change notification settings

BluSpring/MCP-Modificator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP-Modificator

This is a tool that will help modify the Mod Coder Pack for newer versions of Minecraft.

Prerequisites

  • Java Runtime Environment 1.8+
  • Java Development Kit 8+
  • Generally a good knowledge of whatever the hell you're doing.

How To Use

Run modify_mcp.bat. It should be relatively straightforward.
If you're using MacOS X or Linux, grab Node.js for your current operating system and then run node scripts/core.js
There may be some little bugs that I may have missed, so if you know how to use this, please help fix them?

Known Issues

MCPConfig does not build automatically.

This is an issue I personally don't know how to fix. If you know how to point Gradle towards building MCPConfig, please tell me or submit a pull request! That would be greatly appreciated!

Acknowledgements

Changelog

1.0.1

  • MCP-Modificator now downloads the patches for your specific version.
  • You can now run the Gradle stuff and rerun the code to properly get the patches working.
  • Reworked the code to now hopefully work for MacOS X and Linux.
  • MCP-Modificator now downloads ForgeFlower 1.5.380.40 for Minecraft 1.15.2.

MCP-Modificator

This is a tool that will help modify the Mod Coder Pack for newer versions of Minecraft.

Prerequisites

  • Java Runtime Environment 1.8+
  • Java Development Kit 8+
  • Generally a good knowledge of whatever the hell you're doing.

How To Use

Run modify_mcp.bat. It should be relatively straightforward.
If you're using MacOS X or Linux, grab Node.js for your current operating system and then run node scripts/core.js
There may be some little bugs that I may have missed, so if you know how to use this, please help fix them?

Known Issues

MCPConfig does not build automatically.

This is an issue I personally don't know how to fix. If you know how to point Gradle towards building MCPConfig, please tell me or submit a pull request! That would be greatly appreciated!

Acknowledgements

Changelog

1.0.1

  • MCP-Modificator now downloads the patches for your specific version.
  • You can now run the Gradle stuff and rerun the code to properly get the patches working.
  • Reworked the code to now hopefully work for MacOS X and Linux.
  • MCP-Modificator now downloads ForgeFlower 1.5.380.40 for Minecraft 1.15.2.
  • MCPConfig now gets redownloaded every time you use a different version of Minecraft.