Merge pull request #3527 from refinedmods/main
Merge main into develop branch
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.12.0] - 2023-07-03
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Ported to Minecraft 1.20.1.
|
- Ported to Minecraft 1.20.1.
|
||||||
@@ -1893,7 +1895,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
- Fixed bug where network machines stopped working on chunk borders.
|
- Fixed bug where network machines stopped working on chunk borders.
|
||||||
- Fixed memes not working.
|
- Fixed memes not working.
|
||||||
- Fixed External Storage crashes.
|
- Fixed External Storage crashes.
|
||||||
- Fixed Constructor in liquid mode being able to place fluids <1000 mB.
|
- Fixed Constructor in liquid mode being able to place fluids <1000 mB.
|
||||||
- Fixed Solderer recipe conflicts, allowing for easier automation.
|
- Fixed Solderer recipe conflicts, allowing for easier automation.
|
||||||
- Fixed stack upgrades not working in exporter when stack size is 16.
|
- Fixed stack upgrades not working in exporter when stack size is 16.
|
||||||
- Fixed crash when rotating External Storage.
|
- Fixed crash when rotating External Storage.
|
||||||
@@ -2106,7 +2108,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed Constructor in liquid mode being able to place fluids <1000 mB.
|
- Fixed Constructor in liquid mode being able to place fluids <1000 mB.
|
||||||
- Fixed Solderer recipe conflicts, allowing for easier automation.
|
- Fixed Solderer recipe conflicts, allowing for easier automation.
|
||||||
- Fixed machines not connecting with cable after Controller.
|
- Fixed machines not connecting with cable after Controller.
|
||||||
|
|
||||||
@@ -2508,7 +2510,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- +64 in crafting start GUI now gives 64 from the first time instead of 65.
|
- \+64 in crafting start GUI now gives 64 from the first time instead of 65.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
@@ -2622,3 +2624,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
- Fixed Grid not displaying items after changing redstone mode.
|
- Fixed Grid not displaying items after changing redstone mode.
|
||||||
- Fixed Wireless Transmitter crashing when it is transmitting to a removed dimension.
|
- Fixed Wireless Transmitter crashing when it is transmitting to a removed dimension.
|
||||||
- Fixed disassembling stacked Storage Blocks only returns 1 set of items.
|
- Fixed disassembling stacked Storage Blocks only returns 1 set of items.
|
||||||
|
|
||||||
|
[Unreleased]: https://github.com/refinedmods/refinedstorage/compare/v1.12.0...HEAD
|
||||||
|
|
||||||
|
[1.12.0]: https://github.com/refinedmods/refinedstorage/compare/f10f3e5147a45883375c6d9bffa122d9fadb12b6...v1.12.0
|
||||||
|
Reference in New Issue
Block a user