Add parchmentMC mappings, changed structure a little, add networking and completed enchanting
This commit is contained in:
parent
38ee524bf9
commit
6bfb963839
20 changed files with 793 additions and 18 deletions
|
|
@ -2,6 +2,7 @@ pluginManagement {
|
|||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven { url = 'https://maven.minecraftforge.net/' }
|
||||
maven { url = 'https://maven.parchmentmc.org' }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue