Added recipes for sigils. Updated changelog for -18 release.

This commit is contained in:
WayofTime 2016-02-18 12:53:04 -05:00
parent 19bf728da3
commit 70d0723dde
3 changed files with 12 additions and 1 deletions

View file

@ -18,7 +18,6 @@ import java.util.Iterator;
public class RitualPump extends Ritual
{
public static final String PUMP_RANGE = "pumpRange";
private ArrayList<BlockPos> liquidsCache;