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

@ -3,6 +3,7 @@ plugins {
id 'idea'
id 'maven-publish'
id 'net.minecraftforge.gradle' version '[6.0,6.2)'
id 'org.parchmentmc.librarian.forgegradle' version '1.+'
}
version = '1.20.1-0.0.1.1'