Add a TEMPLATE LICENSE (MIT) gradle wrapper, and pack.mcmeta

This commit is contained in:
cpw 2023-07-15 17:44:22 -04:00
parent aff5993cc2
commit 572a6977fd
No known key found for this signature in database
GPG key ID: 8EB3DF749553B1B7
8 changed files with 377 additions and 1 deletions

View file

@ -0,0 +1,8 @@
{
"pack": {
"description": {
"text": "${mod_id} resources"
},
"pack_format": ${pack_format_number}
}
}