Run formatter

This commit is contained in:
Nicholas Ignoffo 2018-02-14 23:38:57 -08:00
parent 2afc235af7
commit 616c08094b
36 changed files with 108 additions and 123 deletions

View file

@ -1,8 +1,8 @@
package WayofTime.bloodmagic.potion;
import WayofTime.bloodmagic.api.impl.BloodMagicAPI;
import WayofTime.bloodmagic.apibutnotreally.Constants;
import WayofTime.bloodmagic.apibutnotreally.util.helper.NBTHelper;
import WayofTime.bloodmagic.api.impl.BloodMagicAPI;
import WayofTime.bloodmagic.recipe.alchemyTable.AlchemyTablePotionAugmentRecipe;
import net.minecraft.block.Block;
import net.minecraft.block.IGrowable;