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
|
|
@ -57,3 +57,5 @@ mod_group_id=com.example.examplemod
|
|||
mod_authors=YourNameHere, OtherNameHere
|
||||
# The description of the mod. This is a simple multiline text string that is used for display purposes in the mod list.
|
||||
mod_description=Example mod description.\nNewline characters can be used and will be replaced properly.
|
||||
# Pack version - this changes each minecraft release, in general.
|
||||
pack_version_number=15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue