Start Forge 1.20.6 code (not yet functional)

This commit is contained in:
Michael Primm 2024-06-02 18:25:17 -05:00
parent d00ff62426
commit d78a4fd11b
32 changed files with 3655 additions and 30 deletions

View file

@ -9,7 +9,7 @@ buildscript {
}
}
apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'com.github.johnrengelman.shadow'
//apply plugin: 'com.github.johnrengelman.shadow'
apply plugin: 'eclipse'
eclipse {