OSDN Git Service

(*´ω`*)
[chemicraft/chemicraft.git] / common / pcc / chemicraft / base / ChemiCraftRegisterChemicalRecipe.java
index a4a35da..20db7ed 100644 (file)
@@ -19,6 +19,7 @@ public class ChemiCraftRegisterChemicalRecipe extends ChemiCraftBaseRegister
        {
                // 元素入手手段
 
        {
                // 元素入手手段
 
+               //鉱石郡
                for (int i = 0; i < this.mod.chemicalData.ATOMSLIST.length; i++)
                {
                        if (AtomInfo.isSolid(i + 1) && !AtomInfo.isLanthanoid(i + 1) && !AtomInfo.isActinoid(i + 1))
                for (int i = 0; i < this.mod.chemicalData.ATOMSLIST.length; i++)
                {
                        if (AtomInfo.isSolid(i + 1) && !AtomInfo.isLanthanoid(i + 1) && !AtomInfo.isActinoid(i + 1))