Skip to content

Commit dd0bb24

Browse files
committed
small tweaks to the solar reflector texture
1 parent b5cc4f4 commit dd0bb24

4 files changed

Lines changed: 11 additions & 1 deletion

File tree

.github/workflows/cicd-workflow.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
curseforge-id: 436874
4949
game-versions: |
5050
26.1.1
51+
26.1.2
5152
release-type: release
5253
loaders: |
5354
forge
@@ -66,6 +67,7 @@ jobs:
6667
modrinth-id: IsSapAeq
6768
game-versions: |
6869
26.1.1
70+
26.1.2
6971
release-type: release
7072
loaders: |
7173
forge
@@ -84,6 +86,7 @@ jobs:
8486
curseforge-id: 436874
8587
game-versions: |
8688
26.1.1
89+
26.1.2
8790
release-type: release
8891
loaders: |
8992
neoforge
@@ -102,6 +105,7 @@ jobs:
102105
modrinth-id: IsSapAeq
103106
game-versions: |
104107
26.1.1
108+
26.1.2
105109
release-type: release
106110
loaders: |
107111
neoforge
@@ -120,6 +124,7 @@ jobs:
120124
curseforge-id: 436874
121125
game-versions: |
122126
26.1.1
127+
26.1.2
123128
release-type: release
124129
loaders: |
125130
fabric
@@ -139,6 +144,7 @@ jobs:
139144
modrinth-id: IsSapAeq
140145
game-versions: |
141146
26.1.1
147+
26.1.2
142148
release-type: release
143149
loaders: |
144150
fabric

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
33

44
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).
55

6+
## [26.1.1-5.0.0.1] - 2026-04-12
7+
### Changed
8+
- small tweaks to the solar reflector texture
9+
610
## [26.1.1-5.0.0.0] - 2026-04-03
711
### Changed
812
- updated to Minecraft 26.1.1 (Fabric 0.145.3+26.1.1, NeoForge 26.1.1.1-beta, Forge 63.0.0)
-8 Bytes
Loading

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Project
55
group=de.cech12.solarcooker
6-
mod_version=5.0.0.0
6+
mod_version=5.0.0.1
77
mod_id=solarcooker
88
mod_name=Solar Cooker
99
mod_author=Cech12

0 commit comments

Comments
 (0)