Update pack format for 20.2.3-beta (#13)
This commit is contained in:
parent
4b68634c61
commit
214ceb315d
1 changed files with 1 additions and 1 deletions
|
@ -58,4 +58,4 @@ 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.
|
# 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.
|
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 - this changes each minecraft release, in general.
|
||||||
pack_format_number=15
|
pack_format_number=18
|
||||||
|
|
Loading…
Reference in a new issue