Fixed the Sigil of Translocation so that it does not crash when picking up certain blocks. Also removed the damned lightning. #918
This commit is contained in:
parent
7d91cc40ff
commit
e9517194f9
3 changed files with 8 additions and 14 deletions
|
@ -7,7 +7,6 @@ import net.minecraft.block.state.IBlockState;
|
|||
import net.minecraft.item.ItemStack;
|
||||
import net.minecraft.util.math.BlockPos;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraftforge.fml.common.registry.GameData;
|
||||
|
||||
@Getter
|
||||
@EqualsAndHashCode(exclude = { "state" })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue