File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# ChangeLog
22
3+ ## Version [ v7.5.2] ( https://github.com/GregTechCEu/GregTech-Modern/compare/v7.5.1-1.20.1...v7.5.2-1.20.1 )
4+ ### Fixed
5+
6+ - Turn groupColor field value into optional field codec by @jurrejelle in [ #4593 ] ( https://github.com/GregTechCEu/GregTech-Modern/pull/4593 )
7+ - Fix wrong argument check for 'redstone set #' placeholder by @FyreDrakon in [ #4595 ] ( https://github.com/GregTechCEu/GregTech-Modern/pull/4595 )
8+ - Fix ore vein consistency by sorting the cache by @jurrejelle in [ #4602 ] ( https://github.com/GregTechCEu/GregTech-Modern/pull/4602 )
9+ - Fix CR being displayed on CM when pasting text on windows by @TarLaboratories in [ #4603 ] ( https://github.com/GregTechCEu/GregTech-Modern/pull/4603 )
10+
11+
312## Version [ v7.5.1] ( https://github.com/GregTechCEu/GregTech-Modern/compare/v7.5.0-1.20.1...v7.5.1-1.20.1 )
413### Fixed
514
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ org.gradle.caching = true
66# Mod Info
77mod_id = gtceu
88mod_name = GregTech
9- mod_version = 7.5.2
9+ mod_version = 8.0.0
1010mod_description = GregTech CE Unofficial, ported from 1.12.2
1111mod_license = LGPL-3.0 license
1212mod_url = https://github.com/GregTechCEu/GregTech-Modern/
You can’t perform that action at this time.
0 commit comments