DimensionalDevelopment / Rift

A lightweight mod loader and API for Minecraft 1.13
MIT License
122 stars 50 forks source link

1.13.1 #50

Closed modmuss50 closed 5 years ago

modmuss50 commented 5 years ago

Please review current state

Find MCP yourself I dont agree with re-hosting it, this should be changed Compiles, loads into a world. No mods have been tested

Still to do:

modmuss50 commented 5 years ago

@Chocohead yeah it is lol 👍 nice spot

ghost commented 5 years ago

How does setting up MCP for 1.13.1 work

Chocohead commented 5 years ago

I've got a half finished version of FG2 that is designed to take the newer FG3 config style here, theoretically all that needs finishing is GenSrgs#writeOutExcs be switched to pull from the constructors.txt rather than the old joined.exc. That would avoid any re-hosting of MCP which rubs some people the wrong way and work as a stop gap until FG3 actually works and MixinGradle plays ball with it. I've not tested it actually trying to create a clean workspace, but it is much closer to work with the new style than stock FG2 is. Might even be able to allow Rift to have setupDecompWorkspace back if we're lucky.

modmuss50 commented 5 years ago

@Chocohead is taking this PR over, see #58