Misc 1.13 progress

This commit is contained in:
Jonas Herzig
2019-02-28 17:12:25 +01:00
parent 1470123ec9
commit 1e584769af
7 changed files with 189 additions and 9 deletions

View File

@@ -121,6 +121,7 @@ minecraft {
afterEvaluate {
if (mcVersion >= 11300) {
// FIXME
} else {
// Note cannot use minecraft.replace because that has already been forwarded to the task by FG by now
tasks.sourceMainJava.replace '@MOD_VERSION@', project.version