derp
This commit is contained in:
parent
080b633493
commit
626cbbbbc7
2 changed files with 2 additions and 2 deletions
|
@ -165,7 +165,7 @@ public class TileRecycler extends TilePowerAcceptor implements IWrenchable, IInv
|
|||
|
||||
@Override
|
||||
public ItemStack getWrenchDrop(EntityPlayer entityPlayer) {
|
||||
return new ItemStack(ModBlocks.Compressor, 1);
|
||||
return new ItemStack(ModBlocks.recycler, 1);
|
||||
}
|
||||
|
||||
public boolean isComplete() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue