created template base

This commit is contained in:
2023-11-04 19:07:38 +01:00
parent 2a9b9d621a
commit 8a42516565
6 changed files with 74 additions and 161 deletions

View File

@ -5,6 +5,7 @@ pluginManagement {
name = 'MinecraftForge'
url = 'https://maven.minecraftforge.net/'
}
maven { url = 'https://maven.parchmentmc.org' }
}
}