File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## 1.1.10 - 2025-11-23
9+
10+ ### Fixed
11+
12+ - Incorrect mixins in schematic loading (#184 , thanks @MoePus )
13+
814## 1.1.9 - 2025-11-09
915
1016### Fixed
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ steam_n_rails_version=1.6.10-alpha+forge-mc1.20.1
4141mod_id =create_connected
4242mod_name =Create: Connected
4343mod_license =GNU Affero General Public License v3.0
44- mod_version =1.1.9 -mc1.21.1
44+ mod_version =1.1.10 -mc1.21.1
4545mod_group_id =com.hlysine.create_connected
4646mod_authors =Lysine
4747mod_description =Quality-of-life blocks that you wish existed in Create.
Original file line number Diff line number Diff line change 11{
22 "homepage" : " https://github.com/hlysine/create_connected/" ,
33 "promos" : {
4- "1.21.1-recommended" : " 1.1.9 -mc1.21.1" ,
5- "1.20.1-recommended" : " 1.1.9 -mc1.20.1" ,
4+ "1.21.1-recommended" : " 1.1.10 -mc1.21.1" ,
5+ "1.20.1-recommended" : " 1.1.10 -mc1.20.1" ,
66 "1.19.2-recommended" : " 0.9.4-mc1.19.2" ,
77 "1.18.2-recommended" : " 0.9.5-mc1.18.2"
88 }
You can’t perform that action at this time.
0 commit comments