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,8 +5,8 @@ on: [workflow_dispatch]
55env :
66 MINECRAFT_VERSION : 1.21.1
77 JAVA_VERSION : 21
8- VERSION : 0.2.4
9- VERSION_TYPE : release
8+ VERSION : 1.0.0
9+ VERSION_TYPE : beta
1010 PUBLISH_GITHUB_TOKEN : ${{ secrets.PUBLISH_GITHUB_TOKEN }}
1111 PUBLISH_MODRINTH_TOKEN : ${{ secrets.PUBLISH_MODRINTH_TOKEN }}
1212 PUBLISH_CURSEFORGE_TOKEN : ${{ secrets.PUBLISH_CURSEFORGE_TOKEN }}
3333 java-version : " ${{env.JAVA_VERSION}}"
3434
3535 - name : Make Gradle Wrapper Executable
36- if : ${{ runner.os != 'Windows' }}
3736 run : chmod +x ./gradlew
3837
3938 - name : Build
Original file line number Diff line number Diff line change 1+ ### v1.0.0
2+ The port to Minecraft 1.21.1 is finally here!
3+ A bunch of bug fixes.
4+
15### v0.2.4
26Fixed biofuel from Create Crafts & Additions not super heating
37Ad Astra fuels and Create: Garnished peanut oil now work in diesel generators
Original file line number Diff line number Diff line change 1- ### v0.2.4
2- Fixed biofuel from Create Crafts & Additions not super heating
3- Ad Astra fuels and Create: Garnished peanut oil now work in diesel generators
1+ ### v1.0.0
2+ The port to Minecraft 1.21.1 is finally here!
3+ A bunch of bug fixes.
You can’t perform that action at this time.
0 commit comments