Skip to content

Commit

Permalink
1.12.2 update
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbudda committed Sep 22, 2017
1 parent 8c95da0 commit 8e91ef1
Show file tree
Hide file tree
Showing 31 changed files with 1,540 additions and 1,445 deletions.
4 changes: 2 additions & 2 deletions build.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ def create_install(mcp_dir):
# continue
#if cur_file in {'aej.class', 'aej$1.class', 'aej$2.class', 'aej$3.class', 'aej$4.class', 'aej$5.class', 'aej$6.class', 'aej$7.class', 'aej$8.class', 'aej$9.class', 'aej$10.class', 'aej$11.class', 'aej$12.class'}: #skip creativetabs - wtf
# continue
#if cur_file in {'big.class', 'bip.class', 'bip$a.class', 'bip$b.class'}: #skip guicontainer and guicontainercreative - asm
# continue
if cur_file in {'bme.class', 'bmn.class', 'bmn$a.class','bmn$b.class', 'bmn$c.class'}: #skip guicontainer and guicontainercreative - asm
continue
if cur_file in {'Matrix4f.class'}: #why
continue
# Just don't ask about this nonsense because I don't have any idea
Expand Down
53 changes: 0 additions & 53 deletions forge-1.12-14.21.1.2387-installer.jar.log

This file was deleted.

Loading

0 comments on commit 8e91ef1

Please sign in to comment.