Skip to content

Commit

Permalink
RELEASE for 1.20.1 (#2622)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 22, 2024
1 parent 54a4fee commit acf43ee
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# ChangeLog

## Version [v1.6.1](https://github.com/GregTechCEu/GregTech-Modern/compare/v1.6.0-1.20.1...v1.6.1-1.20.1)
### Added

- Add new Continuous Rainbow Tooltips by @krossgg in [#2618](https://github.com/GregTechCEu/GregTech-Modern/pull/2618)
- Better error messages for . by @tomprince in [#2605](https://github.com/GregTechCEu/GregTech-Modern/pull/2605)

### Fixed

- Fix PBF issues by @krossgg in [#2615](https://github.com/GregTechCEu/GregTech-Modern/pull/2615)
- fixes netherite material color and add netherite tools by @Spicierspace153 in [#2614](https://github.com/GregTechCEu/GregTech-Modern/pull/2614)
- Fix Air Scrubber issues by @krossgg in [#2613](https://github.com/GregTechCEu/GregTech-Modern/pull/2613)
- Fix various issues with 1.6.0 by @krossgg in [#2611](https://github.com/GregTechCEu/GregTech-Modern/pull/2611)
- Fix killing/shearing mobs adding empty NBT tag by @screret in [#2610](https://github.com/GregTechCEu/GregTech-Modern/pull/2610)
- Fix Robot Arms not prioritizing existing stacks in slots by @Natanaelel in [#2612](https://github.com/GregTechCEu/GregTech-Modern/pull/2612)
- Add overrides for builder accessors by @krossgg in [#2620](https://github.com/GregTechCEu/GregTech-Modern/pull/2620)

### Changed

- Migrate Recent GTR Textures & Advanced Jetpack Item Sprite by @Ghostipedia in [#2617](https://github.com/GregTechCEu/GregTech-Modern/pull/2617)
- Remove Deprecated Dual Hatch config by @Pumpkin7266 in [#2606](https://github.com/GregTechCEu/GregTech-Modern/pull/2606)


## Version [v1.6.0](https://github.com/GregTechCEu/GregTech-Modern/compare/v1.5.4-1.20.1...v1.6.0-1.20.1)
### Added

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.jvmargs = -Xmx6G
# Mod Info
mod_id = gtceu
mod_name = GregTech
mod_version = 1.6.1
mod_version = 1.6.2
mod_description = GregTech CE Unofficial, ported from 1.12.2
mod_license = LGPL-3.0 license
mod_url = https://github.com/GregTechCEu/GregTech-Modern/
Expand Down

0 comments on commit acf43ee

Please sign in to comment.