您的足迹: graphite

石墨

这是本文档旧的修订版!


石墨

介绍

用于电子元件和炮塔弹药

属性

属性 数值
爆炸性 0%
燃烧性 0%
放射性 0%
放电性 0%
硬度0
建造时间花费1
建筑血量系数0
天然存在 否(塞普罗)/是(E星)
逻辑键值 @graphite

产出此物品的建筑

Script

用于创建此方块的代码(仅供参考):

graphite = new Item("graphite", Color.valueOf("b2c6d2")){{
            type = ItemType.material;
            cost = 1f;
}};
items/graphite.1691308682.txt.gz · 最后更改: 2023/08/06 15:58 由
CC Attribution-Share Alike 4.0 International