Fix crash with lamp

This commit is contained in:
drcrazy 2019-09-16 12:53:09 +03:00
parent 7e05b0da12
commit 666e8f03b2
3 changed files with 4 additions and 3 deletions

View file

@ -49,8 +49,6 @@ import techreborn.events.TRRecipeHandler;
import techreborn.init.ModSounds;
import techreborn.init.TRContent;
import techreborn.items.tool.ItemTreeTap;
import techreborn.items.tool.basic.ItemElectricTreetap;
import java.util.Random;
/**