OSDN Git Service

競合修正
[chemicraft/chemicraft.git] / common / chemicraft / item / ItemCompounds.java
index 18df605..17d6514 100644 (file)
@@ -79,7 +79,7 @@ public class ItemCompounds extends Item {
 
        @Override
        public String getTextureFile(){
-               return ChemiCraft.instance.itemCompoundsTexture;
+               return ChemiCraft.instance.ITEM_COMPOUNDS_TEXTURE;
        }