@@ -41,6 +41,7 @@ private val fabricApiModuleVersions = mapOf(
4141 " api-base-12107" to " 0.4.64+9ec45cd86c" , // 1.21.7
4242 " api-base-12108" to " 0.4.64+9ec45cd8f3" , // 1.21.8
4343 " api-base-12109" to " 0.5.2+2fa446b294" , // 1.21.9
44+ " api-base-12110" to " 1.0.0+14b92d8968" , // 1.21.10
4445 " lifecycle-events-v1-common" to " 1.1.0+2c3f108c81e6" , // Common (Legacy Fabric API)
4546 " lifecycle-events-v1-10809" to " 1.1.0+1.8.9+2c3f108c81e6" , // 1.8.9
4647 " lifecycle-events-v1-11202" to " 1.1.0+1.12.2+2c3f108c81e6" , // 1.12.2
@@ -61,6 +62,7 @@ private val fabricApiModuleVersions = mapOf(
6162 " lifecycle-events-v1-12107" to " 2.6.3+db4dfd856c" , // 1.21.7
6263 " lifecycle-events-v1-12108" to " 2.6.3+db4dfd85f3" , // 1.21.8
6364 " lifecycle-events-v1-12109" to " 2.6.8+33df5e6e94" , // 1.21.9
65+ " lifecycle-events-v1-12110" to " 2.6.9+33df5e6e68" , // 1.21.10
6466 " keybindings-api-v1-common" to " 1.1.1+281301ea81e6" , // Common (Legacy Fabric API)
6567 " keybindings-api-v1-10809" to " 1.1.1+1.8.9+2c3f108c81e6" , // 1.8.9
6668 " keybindings-api-v1-11202" to " 1.1.1+1.12.2+2c3f108c81e6" , // 1.12.2
@@ -81,6 +83,7 @@ private val fabricApiModuleVersions = mapOf(
8183 " key-binding-api-v1-12107" to " 1.0.65+946bf4c36c" , // 1.21.7
8284 " key-binding-api-v1-12108" to " 1.0.65+946bf4c3f3" , // 1.21.8
8385 " key-binding-api-v1-12109" to " 1.1.0+4ec8267494" , // 1.21.9
86+ " key-binding-api-v1-12110" to " 1.1.1+b3ba9c4868" , // 1.21.10
8487 " rendering-api-v1-common" to " 1.0.0+7c545fdb81e6" , // Common (Legacy Fabric API)
8588 " rendering-api-v1-10809" to " 1.0.0+1.8.9+2c3f108c81e6" , // 1.8.9
8689 " rendering-api-v1-11202" to " 1.0.0+1.8.9+2c3f108c81e6" , // 1.12.2
@@ -101,6 +104,7 @@ private val fabricApiModuleVersions = mapOf(
101104 " rendering-v1-12107" to " 12.4.0+e8d43c766c" , // 1.21.7
102105 " rendering-v1-12108" to " 12.4.0+e8d43c76f3" , // 1.21.8
103106 " rendering-v1-12109" to " 15.0.2+9bce411b94" , // 1.21.9
107+ " rendering-v1-12110" to " 16.0.1+328a75ba68" , // 1.21.10
104108 " screen-api-v1-11605" to " 1.0.1+3cc0f0907d" , // 1.16.5
105109 " screen-api-v1-11701" to " 1.0.5+cf39a74318" , // 1.17.1
106110 " screen-api-v1-11802" to " 1.0.11+d882b91560" , // 1.18.2
@@ -118,6 +122,7 @@ private val fabricApiModuleVersions = mapOf(
118122 " screen-api-v1-12107" to " 2.1.0+277ecf7d6c" , // 1.21.7
119123 " screen-api-v1-12108" to " 2.1.0+277ecf7df3" , // 1.21.8
120124 " screen-api-v1-12109" to " 3.0.2+86b3ae5794" , // 1.21.9
125+ " screen-api-v1-12110" to " 3.1.0+9c82a79868" , // 1.21.10
121126 " command-api-v1-11605" to " 1.1.3+3cc0f0907d" , // 1.16.5
122127 " command-api-v1-11701" to " 1.1.4+cf39a74318" , // 1.17.1
123128 " command-api-v1-11802" to " 1.1.10+d7c144a860" , // 1.18.2
@@ -135,6 +140,7 @@ private val fabricApiModuleVersions = mapOf(
135140 " command-api-v2-12107" to " 2.2.53+946bf4c36c" , // 1.21.7
136141 " command-api-v2-12108" to " 2.2.53+946bf4c3f3" , // 1.21.8
137142 " command-api-v2-12109" to " 2.3.5+33df5e6e94" , // 1.21.9
143+ " command-api-v2-12110" to " 2.3.7+328a75ba68" , // 1.21.10
138144 " transitive-access-wideners-v1-11802" to " 1.1.0+e747827960" , // 1.18.2
139145 " transitive-access-wideners-v1-11902" to " 1.3.3+08b73de490" , // 1.19.2
140146 " transitive-access-wideners-v1-11904" to " 3.3.0+1b5f819af4" , // 1.19.4
@@ -149,7 +155,8 @@ private val fabricApiModuleVersions = mapOf(
149155 " transitive-access-wideners-v1-12106" to " 6.4.1+ac3e15d196" , // 1.21.6
150156 " transitive-access-wideners-v1-12107" to " 6.4.1+ac3e15d16c" , // 1.21.7
151157 " transitive-access-wideners-v1-12108" to " 6.4.1+ac3e15d1f3" , // 1.21.8
152- " transitive-access-wideners-v1-12109" to " 6.5.2+5d9dbead94" // 1.21.9
158+ " transitive-access-wideners-v1-12109" to " 6.5.2+5d9dbead94" , // 1.21.9
159+ " transitive-access-wideners-v1-12110" to " 6.5.3+41eb434368" , // 1.21.10
153160)
154161
155162/* *
0 commit comments