diff options
| author | Lance5057 <Lance5057@gmail.com> | 2017-11-27 01:42:36 -0600 |
|---|---|---|
| committer | Lance5057 <Lance5057@gmail.com> | 2017-11-27 01:42:36 -0600 |
| commit | 47f9237e0afce2fcb2c214b5debdeda331d2d9e1 (patch) | |
| tree | 687163434ac0c8ec511ea7494b608b1545e0175e /forge-1.10.2-12.18.3.2281-mdk/src/main/resources | |
| parent | ca59d88e0effef351498c6df46d5a24cafadc2df (diff) | |
Fixed up build.gradle
Added new materials, stats, and alloys
Diffstat (limited to 'forge-1.10.2-12.18.3.2281-mdk/src/main/resources')
| -rw-r--r-- | forge-1.10.2-12.18.3.2281-mdk/src/main/resources/mcmod.info | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/forge-1.10.2-12.18.3.2281-mdk/src/main/resources/mcmod.info b/forge-1.10.2-12.18.3.2281-mdk/src/main/resources/mcmod.info deleted file mode 100644 index f480667..0000000 --- a/forge-1.10.2-12.18.3.2281-mdk/src/main/resources/mcmod.info +++ /dev/null @@ -1,16 +0,0 @@ -[ -{ - "modid": "examplemod", - "name": "Example Mod", - "description": "Example placeholder mod.", - "version": "${version}", - "mcversion": "${mcversion}", - "url": "", - "updateUrl": "", - "authorList": ["ExampleDude"], - "credits": "The Forge and FML guys, for making this example", - "logoFile": "", - "screenshots": [], - "dependencies": [] -} -] |
