Remove pointless ore dictionary registration.
This commit is contained in:
@@ -709,9 +709,6 @@ public class Registration
|
||||
mr.whiteListTileEntity( net.minecraft.tileentity.TileEntityNote.class );
|
||||
mr.whiteListTileEntity( net.minecraft.tileentity.TileEntityHopper.class );
|
||||
|
||||
// very silly fix cause Reika decided to pair the item with a block.
|
||||
OreDictionary.registerOre( "itemWheat", net.minecraft.init.Items.wheat );
|
||||
|
||||
/**
|
||||
* Whitelist AE2
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user