Skip to content

Commit acd8af5

Browse files
committedMay 1, 2019
Bumped version to 1.2.1 and updated credits
1 parent a7b9a81 commit acd8af5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
org.gradle.jvmargs=-Xmx3G
44
mc_version=1.12.2
55
forge_version=14.23.5.2836
6-
mod_version=1.2.0
6+
mod_version=1.2.1
77
mod_reference=ProdigyTech.java
88

99
jei_mc_version=1.12.2

‎src/main/resources/mcmod.info

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
{
33
"modid": "prodigytech",
44
"name": "Prodigy Tech",
5-
"description": "A tech mod that goes through various concepts.",
5+
"description": "A tech mod centered around Hot Air powered machines and unusual materials.",
66
"version": "${version}",
77
"mcversion": "${mcversion}",
88
"url": "",
99
"updateUrl": "",
1010
"authorList": ["Lykrast"],
11-
"credits": "RotaryCraft, IndustrialCraft 2 and Avartia for inspiration.",
11+
"credits": "RotaryCraft, IndustrialCraft 2 and Mekanism for inspiration.",
1212
"logoFile": "",
1313
"screenshots": [],
1414
"dependencies": []

0 commit comments

Comments
 (0)
Please sign in to comment.