mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 15:18:34 +01:00
parent
3a9cacf292
commit
e0ed944e33
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ public class BlockCrystalCluster extends BlockBase implements IColorProvidingBlo
|
|||
}
|
||||
|
||||
@Override
|
||||
@SideOnly(Side.CLIENT)
|
||||
public IItemColor getItemColor(){
|
||||
return new IItemColor(){
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue