Add mod template
This commit is contained in:
parent
e618604cc1
commit
696be64430
13 changed files with 1303 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": 8,
|
||||
"forge:data_pack_format": 9
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue