Skip to content

Commit

Permalink
Remove no longer necessary Soul Shards patch.
Browse files Browse the repository at this point in the history
Signed-off-by: Ross Allan <rallanpcl@gmail.com>
  • Loading branch information
LunNova committed Jun 22, 2013
1 parent 61cf1d4 commit d566fda
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions resources/patches.xml
Expand Up @@ -1064,11 +1064,6 @@
<synchronize field="$1.intern()">getOrMakeResident(Ljava.lang.String;)Lee.lutsu.alpha.mc.mytown.entities.Resident;</synchronize>
</class>
</myTown>
<soulShards>
<class id="com.shadwdrgn.soulshards.CommonProxy">
<replaceMethodCall index="0" code="{}" method="println">processShard</replaceMethodCall>
</class>
</soulShards>
<extraBiomesXL>
<class id="extrabiomes.blocks.BlockAutumnLeaves$BlockType">
<insertBefore code="if (loadedCustomBlocks) { return; }">loadCustomBlocks</insertBefore>
Expand Down

0 comments on commit d566fda

Please sign in to comment.