Added the Corrosive Green Grove augmentation

This commit is contained in:
WayofTime 2016-08-10 17:24:36 -04:00
parent f431be3eb8
commit d3c6a474de
8 changed files with 160 additions and 10 deletions

View file

@ -10,7 +10,6 @@ import net.minecraft.util.math.BlockPos;
import net.minecraft.world.World;
import net.minecraftforge.common.IPlantable;
import WayofTime.bloodmagic.api.BloodMagicAPI;
import WayofTime.bloodmagic.api.Constants;
public class ItemSigilGreenGrove extends ItemSigilToggleableBase
{