You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
updated to Minecraft 26.1.1 (Fabric 0.145.3+26.1.1, NeoForge 26.1.1.1-beta, Forge 63.0.0)
- updated Cloth Config support (26.1.154) (Fabric/Quilt)
- updated ModMenu support (18.0.0-alpha.8) (Fabric/Quilt)
- updated JEI support (29.3.0.22) (Fabric/Quilt & NeoForge)
- temporary removed REI support until it is ported to 26.1.1 (Fabric/Quilt, NeoForge)
- updated the texture "assets/solarcooker/textures/entity/chest/solar_coooker.png"
- removed the texture "assets/solarcooker/textures/entity/chest/solar_coooker_reflector.png"
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [this versioning scheme](https://gist.github.com/cech12/69319028e88c50349a6b044000a6607b).
// Declare capabilities on the outgoing configurations.
53
-
// Read more about capabilities here: https://docs.gradle.org/current/userguide/component_capabilities.html#sec:declaring-additional-capabilities-for-a-local-component
0 commit comments