diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:52:45 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:52:45 +0300 |
| commit | 0427ab89f1753a44b30cbc35ce021cbbdc845109 (patch) | |
| tree | abe418ff5ec174e712fe8dedd434548a945b15a3 /main/resources | |
| parent | 877312184c472d9845e5ef1008bc538f4634059f (diff) | |
fix missing source folder
Diffstat (limited to 'main/resources')
| -rw-r--r-- | main/resources/META-INF/ihl_at.cfg | 5 | ||||
| -rw-r--r-- | main/resources/mcmod.info | 16 |
2 files changed, 0 insertions, 21 deletions
diff --git a/main/resources/META-INF/ihl_at.cfg b/main/resources/META-INF/ihl_at.cfg deleted file mode 100644 index a327a0a..0000000 --- a/main/resources/META-INF/ihl_at.cfg +++ /dev/null @@ -1,5 +0,0 @@ -public net.minecraft.client.renderer.EntityRenderer func_78479_a(FI)V # setupCameraTransform -public net.minecraft.world.chunk.storage.ExtendedBlockStorage field_76680_d # blockLSBArray -public net.minecraft.world.chunk.storage.ExtendedBlockStorage field_76681_e # blockMSBArray -public net.minecraft.world.chunk.storage.ExtendedBlockStorage field_76682_b # blockRefCount -public net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher <init>()V diff --git a/main/resources/mcmod.info b/main/resources/mcmod.info deleted file mode 100644 index 2cc4fbc..0000000 --- a/main/resources/mcmod.info +++ /dev/null @@ -1,16 +0,0 @@ -[ -{ - "modid": "IHL", - "name": "IHL Tools & Machines", - "description": "IC2 addon", - "version": "${version}", - "mcversion": "1.7.10", - "credits": "Thank to Player, Spwnx, GregoriousT, Chocohead and other IC2 forum members for help and moral support. Thank to Ldog, wormzjl and Chocohead for betatesting. Especially Chocohead and wormzjl. Chocohead made a lot of work and wormzjl is really concerned by this mod.", - "authorList": ["Foghrye4"], - "logoFile": "", - "url": "http://forum.industrial-craft.net/index.php?page=Thread&postID=152495", - "updateUrl": "", - "parent": "", - "screenshots": [] -} -] |
