Skip to content

Commit

Permalink
update gender mod dep slug for cf
Browse files Browse the repository at this point in the history
  • Loading branch information
thiakil committed Nov 19, 2024
1 parent 0369408 commit 7de4967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ if (System.getenv('CURSEFORGE_KEY') != null || project.hasProperty('curseforgeKe
//World gen
'biomes-o-plenty',
//Misc
'applied-energistics-2', 'ctm', 'curios-continuation', 'dark-mode-everywhere', 'farmers-delight', 'female-gender-forge', 'flux-networks',
'applied-energistics-2', 'ctm', 'curios-continuation', 'dark-mode-everywhere', 'farmers-delight', 'female-gender-neoforge', 'flux-networks',
'framedblocks', 'grandpower', 'json-things', 'perviaminvenire', 'projecte', 'recipe-stages'
)
}
Expand Down

0 comments on commit 7de4967

Please sign in to comment.