OSDN Git Service

修正・変更
authorponkotate <ponkotate@users.sourceforge.jp>
Sun, 31 Mar 2013 00:05:30 +0000 (09:05 +0900)
committerponkotate <ponkotate@users.sourceforge.jp>
Sun, 31 Mar 2013 00:05:30 +0000 (09:05 +0900)
commitd6c30c5d489d768ce305c733037e40ec9da8cd5b
tree4757b690e54e334dd66ee995153fcb35735e06f7
parentb06d9b5e421a0e5a9d60caa6347c3839ec9a7467
修正・変更
・鉱石バグがあるので注意
13 files changed:
common/pcc/chemicraft/base/ChemiCraftBase.java
common/pcc/chemicraft/base/ChemiCraftBaseAPI.java
common/pcc/chemicraft/base/ChemiCraftRegisterBaseRecipe.java
common/pcc/chemicraft/base/ChemiCraftRegisterBlock.java
common/pcc/chemicraft/base/ChemiCraftRegisterChemicalRecipe.java
common/pcc/chemicraft/core/ChemiCraftAPI.java
common/pcc/chemicraft/core/ChemiCraftCore.java
common/pcc/chemicraft/core/ChemiCraftRegisterBlock.java
common/pcc/chemicraft/core/ChemiCraftRegisterCoreRecipe.java
common/pcc/chemicraft/core/ChemiCraftRegisterItem.java
common/pcc/chemicraft/core/item/ItemChemiCell.java
common/pcc/chemicraft/core/tileentity/TileEntityElectrolysisTable.java
common/pcc/chemicraft/util/AtomInfo.java