diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2016-11-05 13:48:54 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2016-11-05 13:48:54 +0300 |
| commit | ffe23313fb7421b0a1849b420baf708999023f7b (patch) | |
| tree | 38b717e2a8cc996000de0f297cd4a84ad60a1ab5 /ihl/IHLModInfo.java~ | |
| parent | 05c78126859231a68e199dc34613689bd0978e2f (diff) | |
item icons on IronWorkbench
Diffstat (limited to 'ihl/IHLModInfo.java~')
| -rw-r--r-- | ihl/IHLModInfo.java~ | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ihl/IHLModInfo.java~ b/ihl/IHLModInfo.java~ new file mode 100644 index 0000000..b6e7f36 --- /dev/null +++ b/ihl/IHLModInfo.java~ @@ -0,0 +1,7 @@ +package ihl;
+
+public class IHLModInfo {
+ public static final String MODID = "ihl";
+ public static final String MODNAME = "IHL Tools & Machines for IC2V2";
+ public static final String MODVERSION = "0.600";
+}
|
