File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ apply plugin: 'maven-publish'
26
26
27
27
28
28
29
- version = ' 1.0'
29
+ version = ' 1.0.1 '
30
30
group = ' org.eln2.mc'
31
31
archivesBaseName = ' eln2'
32
32
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ issueTrackerURL="https://github.com/age-series/ElectricalAge2/issues"
5
5
6
6
[[mods ]]
7
7
modId =" eln2"
8
- version =" ${file.jarVersion} "
8
+ version =" 1.0.1 "
9
9
displayName =" Electrical Age 2"
10
10
# A URL to query for updates for this mod. See the JSON update specification https://mcforge.readthedocs.io/en/latest/gettingstarted/autoupdate/
11
11
# updateJSONURL="https://change.me.example.invalid/updates.json" #optional
@@ -20,11 +20,13 @@ description='''
20
20
Electrical Age 2 - Electricity, in your base!
21
21
22
22
Also try the other Age Series mods!
23
+ * Chat Age: Minecraft to Discord webhook chat bridge!
24
+
25
+ These are some Age Series mods in development!
23
26
* Computer Age: Go back to the 80's 8 bit microprocessor era with style!
24
27
* Processing Age: Process all those raw materials into something useful!
25
28
* Chemistry Age: Like alchemy, but with less magic!
26
29
* Server Age: Real computing power for hardcore technical players!
27
- * Chat Age: Minecraft to Discord webhook chat bridge!
28
30
* Security Age: Lock up your stuff!
29
31
'''
30
32
You can’t perform that action at this time.
0 commit comments