ModernFix 1.5.0

This commit is contained in:
embeddedt 2023-01-28 13:08:32 -05:00
parent 8dc915037c
commit d9378d4a80
No known key found for this signature in database
GPG Key ID: A69433EC199B5613
2 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ plugins {
apply plugin: 'org.spongepowered.mixin'
group = 'org.embeddedt'
version = '1.4.4'
version = '1.5.0'
java {
archivesBaseName = 'modernfix-mc' + minecraft_version

View File

@ -8,5 +8,5 @@ parchment_version=2022.03.06
jei_version=7.7.1.153
# dev-time options
include_optimization_mods=false
include_content_mods=false
include_optimization_mods=true
include_content_mods=true