Skip to content

ahmed605/PRE-MCP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-MCP

Pre-MCP is a beta MCP for minecraft for making modded clients for minecraft and researching it's code.

Based on: MCPConfig and ForgeGradle by MinecraftForge Team.

WARNING: You CAN'T publish any code generated by this tool.

Supported versions:

Version Support
1.14.2
1.14.1
1.14
1.13.2
1.13.1
1.13
1.12.2
1.12.1
1.12

Known issues:

  • There's no sound in game during debugging.
  • You must restart the game to see changes that you did in code during running it.
  • Every time you debug the game the IDE recompile the whole code which takes more time.

Creators:

  • Hexeption
  • kingdevnl
  • Ahmed605

Special thanks to: MinecraftForge Team who made this tool possible.

BuildStatus: Build Status