Adapt to forge coremod policy changes in 1.12
Barteks2x opened this issue ยท 1 comments
http://www.minecraftforge.net/forum/topic/58706-regarding-minecraft-112-and-policy-changes
Cubic chunks needs some changes:
- Separate the mixins part into separate jar that will be inside the main cubic chunks jar
- Sign the compiled jar
Also the API jar should probably be a separate jar inside the main one.