OSDN Git Service

修正・変更
[chemicraft/ChemiCraftNext.git] / common / pcc / chemicraft / core / item / ItemAtoms.java
index d6838f1..6ac63e8 100644 (file)
@@ -20,6 +20,7 @@ import cpw.mods.fml.relauncher.SideOnly;
 
 public class ItemAtoms extends Item {
 
+       @SideOnly(Side.CLIENT)
        private Icon[] icons;
 
        public ItemAtoms(int par1){