Skip to content

Commit

Permalink
Remove TF reappearing block log spam.
Browse files Browse the repository at this point in the history
Signed-off-by: Ross Allan <rallanpcl@gmail.com>
  • Loading branch information
LunNova committed Jul 3, 2013
1 parent 6e662a4 commit a755d2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/patches.xml
Expand Up @@ -1170,6 +1170,9 @@
}">load
</insertAfter>
</class>
<class id="twilightforest.block.BlockTFTowerDevice">
<replaceMethodCall code="{ }" method="println">^method:Block/breakBlock^</replaceMethodCall>
</class>
<class id="twilightforest.block.BlockTFMagicLogSpecial">
<!-- Spams logs, slow -->
<disable>doSortingTreeEffect</disable>
Expand Down

0 comments on commit a755d2d

Please sign in to comment.