Update gradle.properties
This commit is contained in:
parent
f2b74f2074
commit
21257751f6
|
|
@ -13,7 +13,7 @@ mod_author=Jared
|
||||||
mod_id=examplemod
|
mod_id=examplemod
|
||||||
license=CC0-1.0
|
license=CC0-1.0
|
||||||
credits=
|
credits=
|
||||||
description=The description of your mod. \nAccepts multilines.
|
description=The description of your mod. \\nAccepts multilines (but they must be double-escaped).
|
||||||
minecraft_version_range=[1.20.6, 1.21)
|
minecraft_version_range=[1.20.6, 1.21)
|
||||||
|
|
||||||
# Fabric
|
# Fabric
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user