Start Forge 1.20.6 code (not yet functional)
This commit is contained in:
parent
c91baab945
commit
9bd467ead9
32 changed files with 3655 additions and 30 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -21,6 +21,6 @@ Dynamic, Google-maps style rendered maps for your Minecraft server
|
|||
[[dependencies.dynmap]]
|
||||
modId="minecraft"
|
||||
mandatory=true
|
||||
versionRange="[1.20.2,1.21)"
|
||||
versionRange="[1.20.2,1.20.4)"
|
||||
ordering="NONE"
|
||||
side="SERVER"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue