Add a missing field
This commit is contained in:
parent
34af0e287c
commit
b9144982da
1 changed files with 4 additions and 1 deletions
|
@ -56,4 +56,7 @@ mod_group_id=dev.zontreck
|
||||||
# The authors of the mod. This is a simple text string that is used for display purposes in the mod list.
|
# The authors of the mod. This is a simple text string that is used for display purposes in the mod list.
|
||||||
mod_authors=zontreck
|
mod_authors=zontreck
|
||||||
# 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=Watches the durability tools, and or your hunger.
|
mod_description=Watches the durability tools, and or your hunger.
|
||||||
|
|
||||||
|
# Pack version - this changes each minecraft release, in general.
|
||||||
|
pack_format_number=15
|
Reference in a new issue