Add source files to again satisfy modrinth
This commit is contained in:
parent
b22c968912
commit
5012d004ce
7 changed files with 336 additions and 0 deletions
8
src/main/resources/pack.mcmeta
Normal file
8
src/main/resources/pack.mcmeta
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"pack": {
|
||||
"description": "examplemod resources",
|
||||
"pack_format": 9,
|
||||
"forge:resource_pack_format": 9,
|
||||
"forge:data_pack_format": 10
|
||||
}
|
||||
}
|
Reference in a new issue