Sorted out blocks between tiers
This commit is contained in:
parent
97e8fd7270
commit
de61d24082
23 changed files with 26 additions and 26 deletions
|
@ -26,7 +26,7 @@ package techreborn.itemblocks;
|
|||
|
||||
import net.minecraft.block.Block;
|
||||
import reborncore.common.itemblock.ItemBlockBase;
|
||||
import techreborn.blocks.BlockPlayerDetector;
|
||||
import techreborn.blocks.tier1.BlockPlayerDetector;
|
||||
import techreborn.init.ModBlocks;
|
||||
|
||||
public class ItemBlockPlayerDetector extends ItemBlockBase {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue