Fix CIBuild errors
This commit is contained in:
parent
d10a361165
commit
a0e67a950c
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ mapping_version=1.20.1
|
||||||
# Must match the String constant located in the main mod class annotated with @Mod.
|
# Must match the String constant located in the main mod class annotated with @Mod.
|
||||||
mod_id=otemod
|
mod_id=otemod
|
||||||
# The human-readable display name for the mod.
|
# The human-readable display name for the mod.
|
||||||
mod_name=Engineer's Decor
|
mod_name=EngineersDecor
|
||||||
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
|
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
|
||||||
mod_license=GPLv3
|
mod_license=GPLv3
|
||||||
# The mod version. See https://semver.org/
|
# The mod version. See https://semver.org/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue