Another typo fixed. Thank goodness for ides
This commit is contained in:
parent
2a493b80b9
commit
0bcba76689
|
@ -9,7 +9,7 @@ import WayofTime.alchemicalWizardry.common.spell.complex.effect.SpellHelper;
|
|||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraftforge.common.IPlantable;
|
||||
import net.minecraftforge.block.IGrowable;
|
||||
import net.minecraft.block.IGrowable;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
|
Loading…
Reference in a new issue