Add a TEMPLATE LICENSE (MIT) gradle wrapper, and pack.mcmeta
This commit is contained in:
parent
aff5993cc2
commit
572a6977fd
8 changed files with 377 additions and 1 deletions
8
src/main/resources/pack.mcmeta
Normal file
8
src/main/resources/pack.mcmeta
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"pack": {
|
||||
"description": {
|
||||
"text": "${mod_id} resources"
|
||||
},
|
||||
"pack_format": ${pack_format_number}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue