Derp
This commit is contained in:
parent
358920d81e
commit
9b995adffd
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ processResources {
|
|||
|
||||
// replaces
|
||||
expand ([
|
||||
'modid': achivesBaseName,
|
||||
'modid': project.archivesBaseName,
|
||||
'mod_version': project.config.mod_version,
|
||||
'minecraft_version': project.config.minecraft_version,
|
||||
'build_number': project.config.build_number,
|
||||
|
|
Loading…
Reference in a new issue