ModernFix 1.5.0
This commit is contained in:
parent
8dc915037c
commit
d9378d4a80
|
|
@ -18,7 +18,7 @@ plugins {
|
||||||
apply plugin: 'org.spongepowered.mixin'
|
apply plugin: 'org.spongepowered.mixin'
|
||||||
|
|
||||||
group = 'org.embeddedt'
|
group = 'org.embeddedt'
|
||||||
version = '1.4.4'
|
version = '1.5.0'
|
||||||
|
|
||||||
java {
|
java {
|
||||||
archivesBaseName = 'modernfix-mc' + minecraft_version
|
archivesBaseName = 'modernfix-mc' + minecraft_version
|
||||||
|
|
|
||||||
|
|
@ -8,5 +8,5 @@ parchment_version=2022.03.06
|
||||||
jei_version=7.7.1.153
|
jei_version=7.7.1.153
|
||||||
|
|
||||||
# dev-time options
|
# dev-time options
|
||||||
include_optimization_mods=false
|
include_optimization_mods=true
|
||||||
include_content_mods=false
|
include_content_mods=true
|
||||||
Loading…
Reference in New Issue
Block a user