格雷科技通过修改合成表来平衡各个MOD之间的收益情况.有时候大大增加了游戏难度.
但是这些修改的配方是可以通过配置文件进行选择是否修改的,你可以通过更改这些配置来制定一个自己喜欢的游戏方式.
如果你觉得格雷科技太难或者太容易,请一定要耐心看完这帖子的内容.他将教你如何降低或者提高游戏难度.
由于配置文件数量很大,本人也并不是很精通这类文件,所以如果你找到了我文里没说明的设置希望能回帖告诉我,让更多以人知道如何制定自己喜欢的游戏方式.
以下是对此作出贡献的,我在此感谢每位做出贡献的人.
linglin jinrui_w hustxdy zhj6690260 Grox789 hustxdy
由于该内容整理非常耗时,我也不喜欢修改这些配置,也建议大家能不修改的就别修改.
所以该贴内容基本停留在3.11版本.对此非常抱歉,个人时间有限.
新版本的配置可以借助该贴的基础逐类旁通.很多配置并没有变动.
在对配置进行修改前请一定要做好配置文件和存档的备份工作,
测试单机配置的时候平凡出现区块丢失.不知道是我整合包问题还是和更改配置有关.
删除配置文件系统会自动生成一份默认配置.
配置文件:GregTech.cfg
# Configuration file
####################
# compatibility 兼容性
####################
compatibility { B:Buildcraft.Energy=true//设备是否可以使用MJ作为能源(需要通过升级插件) B:Industrialcraft.Energy=true//设备是否可以使用EU作为能源 B:UniversalElectricity.Energy=true//设备是否可以使用UE作为能源 } |
####################
# features 特性(如果下列配置修改无效请查看高级配置中的machineconfig选项)
####################
features { B:AllowDuplicatedDragonEggs=false//是否允许多龙蛋发电机 I:DigitalChestMaxItemCount=32768//数码箱最大容量 I:DragonEggEnergyPerTick=1024//龙蛋发电机发电量(EU/P) I:EnderCrystalEnergyPerTick=32//末影水晶可以产生的能源量(EU/P) I:MatterFabricationRate=16666666//物质机每制造一个UU需要消耗的电力(EU) I:MaxLogStackSize=64//木材(包含树叶)最大叠加量(范围16-64) I:MaxOreStackSize=64//矿石最大叠加量(范围16-64) I:MaxOtherBlockStackSize=64//其他方块最大叠加量(范围16-64) I:MaxPlankStackSize=64//木板最大叠加量(范围16-64) I:QuantumChestMaxItemCount=2000000000//量子箱最大容量 B:Reactorplanner=true//是否可用GT电脑主机中的核反应堆模拟器(注意:目前测试关闭后使用该功能会崩客户端) B:Seedscanner=true//是否可用GT电脑主机中的种子分析仪(注意:目前测试关闭后使用该功能会崩客户端) I:TesseractEnergyPerTerminal=8//超立方体能源消耗(EU/T) I:TincellsPer4Tin=4//锡槽可以制作出来的数量 I:UpgradeStacksize=4//IC超频插件的最大叠加量 I:VisEnergyPerUnit=12800//设定魔法能源吸收器转化比例 } |
####################
# general 常规
####################
general { B:ConnectedMachineCasingTextures=true//机械外壳的材质是否会自动相连 B:Debug=false B:Debug2=false B:ShowCapes=true B:TesseractsInterdimensional=true B:TooEasyMode=false B:UniversalElectricityPower=true//是否可以使用UE作为能源(我没UE,谁有测试下是否有错) B:WoodNeedsSawForCrafting=true//木材是否需要锯子来制作 B:disable_STDERR=false B:disable_STDOUT=false B:harderstone=false//石头更坚固(硬度和抗暴属性增加) B:hiddenores=false//矿石伪装 B:online=true B:smallerStoneToolDurability=true//是否降低石制工具耐久 B:smallerWoodToolDurability=true//是否降低木制工具耐久 B:unsuspiciousHungerConfig=true } |
####################
# machines 机器配置
####################
machines { B:constant_need_of_energy=true//设备是否需要一个恒定的电流 B:explosions_on_nonwrenching=true//不用扳手拆机器是否会爆炸(必须充了电的设备才会) B:fire_causes_explosions=true//设备是否会因为火灾而引起爆炸 B:lightning_causes_explosions=true//设备是否会因为闪电而引起爆炸(这个..我没测试.我如果真的是闪电我可没这么好的运气) B:machines_flammable=true//设备是否会易燃 B:rain_causes_explosions=true//设备是否因下雨而起火 B:wirefire_on_explosion=true//关于这个项目希望测试后告诉我,因为按我理解的信息去测试无任何效果. } |
####################
# unificatortargets 统一性
####################
unificatortargets { B:Forestry=false//是否统一林业材料 B:Railcraft=false//是否统一RC材料 B:Redpower=true//是否统一RP材料 B:Thaumcraft=true//是否统一神秘3材料 B:ThermalExpansion=false//是否统一TE材料 } |
####################
# worldgeneration 世界生成
####################
worldgeneration { B:Cooperiteore=true//末地是否生成铂矿石 B:EnderAsteroids=true//是否生成末地小行星 B:Olivineore=true//末地是否生成橄榄石矿石 B:Sodaliteore=true//末地是否生成方钠矿石 B:Tungstateore=true//末地是否生成钨矿石 } |
高级配置文件:DynamicConfig.cfg
这个配置文件里的设置不建议修改,会破坏游戏平衡性.而且关联性较强.错误的修改可能导致物品无法正常合成等.
注:1秒=20T true=是 false=否####################
# alloysmelting 合金炉加工材料所需时间.(单位/T)
####################
alloysmelting { I:blockAluminium=130//铝块 I:blockBrass=130//黄铜块 I:blockBronze=130//青铜块 I:blockChrome=130//铬块 I:blockCopper=130//铜块 I:blockElectrum=130//金银合金块 I:blockGold=130//金块 I:blockInvar=130//殷钢块 I:blockIridium=130//铱快 I:blockIron=130//铁块 I:blockIronFurnace=130//铁炉 I:blockLead=130//铅块 I:blockNickel=130//镍块 I:blockOsmium=130//锇块 I:blockPlatinum=130//铂块 I:blockSilver=130//银块 I:blockSteel=130//钢块 I:blockTin=130//锡块 I:blockTitanium=130//钛块 I:blockTungsten=130//钨块 I:blockUranium=130//铀块 I:blockZinc=130//锌块 I:glass.hardened=400//强化玻璃(TE) I:ingotBatteryAlloy=250//电池锭 I:ingotBrass=200//黄铜锭 I:ingotBronze=100//青铜锭 I:ingotElectrum=100//金银锭 I:ingotingotInva=150//殷钢锭 I:ingotMagnalium=150//美屡锭 I:ingotSolderingAlloy=500//焊料锭 I:item.GT_Components.100=130//钨钢齿轮 I:item.GT_Components.101=130//铱齿轮 I:item.GT_Components.32=130//铝机壳 I:item.GT_Components.33=130//青铜机壳 I:item.GT_Components.34=130//黄铜机壳 I:item.GT_Components.35=130//钢机壳 I:item.GT_Components.36=130//钛机壳 I:item.GT_Components.96=130//铁齿轮 I:item.GT_Components.97=130//青铜齿轮 I:item.GT_Components.98=130//钢齿轮 I:item.GT_Components.99=130//钛齿轮 I:item.GT_Screwdriver=130//螺丝刀 I:item.GT_Wrench_Bronze=130//青铜扳手 I:item.GT_Wrench_Iron=130//铁扳手 I:item.GT_Wrench_Steel=130//钢扳手 I:item.GT_Wrench_TungstenSteel=130//钨钢扳手 I:item.ItemAxeThaumium=130//神秘斧(TC3) I:item.ItemBootsThaumium=130//神秘靴(TC3) I:item.ItemChestplateThaumium=130//神秘胸甲(TC3) I:item.ItemHelmetThaumium=130//神秘头盔(TC3) I:item.ItemHoeThaumium=130//神秘锄(TC3) I:item.ItemLeggingsThaumium=130//神秘护腿(TC3) I:item.ItemPickThaumium=130//神秘镐(TC3) I:item.ItemShovelThaumium=130//神秘铲(TC3) I:item.ItemSwordThaumium=130//神秘剑(TC3) I:item.armor.invarBoots=130//殷钢靴(TE) I:item.armor.invarHelmet=130//殷钢头盔(TE) I:item.armor.invarLegs=130//殷钢护腿(TE) I:item.armor.invarPlate=130//殷钢板 I:item.athame=130//仪式匕首(RP2) I:item.bootsGold=130//黄金靴子 I:item.bootsIron=130//铁靴子 I:item.bronzePickaxe=130//青铜镐 I:item.bronzeShovel=130//青铜铲 I:item.bucket=130//桶 I:item.bucketWater=100//水桶 I:item.canEmpty=130//空罐(F) I:item.cauldron=130//炼药锅 I:item.chestplateGold=130//金胸甲 I:item.chestplateIron=130//铁胸甲 I:item.clock=130//钟 I:item.compass=130//指南针 I:item.doorIron=130//铁门 I:item.fieryBoots=130//炽热靴(TF) I:item.fieryHelm=130//炽热头盔(TF) I:item.fieryLegs=130//炽热护腿(TF) I:item.fieryPlate=130//炽热胸甲(TF) I:item.grafter=130//剪枝工具(F) I:item.hatchetGold=130//金斧 I:item.hatchetIron=130//铁斧 I:item.helmetGold=130//金头盔 I:item.helmetIron=130//铁头盔 I:item.hoeGold=130//黄金锄 I:item.hoeIron=130//铁锄 I:item.ironwoodAxe=130//铁木斧(TF) I:item.ironwoodBoots=130//铁木靴(TF) I:item.ironwoodHelm=130//铁木头盔(TF) I:item.ironwoodHoe=130//铁木锄(TF) I:item.ironwoodLegs=130//铁木护腿(TF) I:item.ironwoodPick=130//铁木镐(TF) I:item.ironwoodPlate=130//铁木胸甲(TF) I:item.ironwoodShovel=130//铁木铲(TF) I:item.ironwoodSword=130//铁木剑(TF) I:item.leggingsGold=130//金护腿 I:item.leggingsIron=130//铁护腿 I:item.milk=100//牛奶桶 I:item.pickaxeGold=130//黄金镐 I:item.pickaxeIron=130//铁镐 I:item.railcraft.armor.steel.boots=130//钢靴(RC) I:item.railcraft.armor.steel.helmet=130//钢头盔 I:item.railcraft.armor.steel.legs=130//钢护腿 I:item.railcraft.armor.steel.plate=130//钢胸甲 I:item.railcraft.cart.basic=130//矿车(RC) I:item.railcraft.tool.steel.axe=130//钢斧(RC) I:item.railcraft.tool.steel.hoe=130//钢锄(RC) I:item.railcraft.tool.steel.pickaxe=130//钢镐(RC) I:item.railcraft.tool.steel.shovel=130//钢铲 I:item.railcraft.tool.steel.sword=130//钢剑 I:item.shears=130//剪刀 I:item.shovelGold=130//金锹 I:item.shovelIron=130//铁锹 I:item.sickleGolden=130//金镰刀(RP2) I:item.sickleIron=130//铁镰刀(RP2) I:item.swordGold=130//金剑 I:item.swordIron=130//铁剑 I:itemArmorBronzeBoots=130//青铜靴(IC) I:itemArmorBronzeChestplate=130//青铜胸甲(IC) I:itemArmorBronzeHelmet=130//青铜头盔(IC) I:itemArmorBronzeLegs=130//青铜护腿(IC) I:itemFuelCanEmpty=130//空燃油罐子(IC) I:itemTinCan=130//空槽(IC) I:itemToolBronzeAxe=130//青铜斧(IC) I:itemToolBronzeHoe=130//青铜锄(IC) I:itemToolBronzePickaxe=130//青铜镐 I:itemToolBronzeSpade=130//青铜铲 I:itemToolBronzeSword=130//青铜剑 I:itemToolWrench=130//扳手 I:nuggetAluminium=200//铝颗粒 I:nuggetAntimony=200//锑颗粒 I:nuggetBrass=200//黄铁颗粒 I:nuggetBronze=200//青铜颗粒 I:nuggetChrome=200//铬颗粒 I:nuggetCopper=200//铜颗粒 I:nuggetElectrum=200//金银颗粒 I:nuggetGold=200//金颗粒 I:nuggetInvar=200//殷钢颗粒 I:nuggetIron=200//铁颗粒 I:nuggetLead=200//铅颗粒 I:nuggetNickel=200//镍颗粒 I:nuggetPlatinum=200//铂颗粒 I:nuggetSilver=200//银颗粒 I:nuggetSteel=200//钢颗粒 I:nuggetTin=200//锡颗粒 I:nuggetTitanium=200//钛颗粒 I:nuggetTungsten=200//钨颗粒 I:nuggetZinc=200//锌颗粒 I:plateAluminium=130//铝板 I:plateBatteryAlloy=130//蓄电池板 I:plateBrass=130//黄铁板 I:plateBronze=130//青铜板 I:plateChrome=130//铬板 I:plateCopper=130//铜板 I:plateDenseCopper=130//厚铜板 I:plateDenseLead=130//厚铅板(高级核电) I:plateElectrum=130//金银合金板 I:plateGold=130//金板 I:plateInvar=130//殷钢板 I:plateIridium=130//铱板 I:plateIron=130//铁板 I:plateLead=130//铅板 I:plateMagnalium=130//镁铝锭 I:plateNickel=130//镍板 I:plateOsmium=130//锇板 I:platePlatinum=130//铂板 I:plateRefinedIron=130//精炼铁板 I:plateSilver=130//银板 I:plateSteel=130//钢板 I:plateTin=130//锡板 I:plateTitanium=130//钛板 I:plateTungsten=130//钨板 I:plateTungstenSteel=130//钨钢板 I:plateZinc=130//锌板 I:tile.anvil.intact=130//铁毡 I:tile.anvil.slightlyDamaged=130//轻微损坏的铁毡 I:tile.anvil.veryDamaged=130//严重损坏的铁毡 I:tile.hopper=130//漏斗(原版) I:tile.weightedPlate_heavy=130//铁测重压力板 I:tile.weightedPlate_light=130//金测重压力板 } |
####################
# assembling 装配机装配物品所需时间(单位/T)
####################
assembling { I:blockAlloy=400 I:blockAlloyGlass=400//防爆玻璃 I:blockGenerator=6400//基础发电机 I:blockITNT=800//工业TNT I:blockMachine=400//机械方块 I:blockSolarGenerator=1600//太阳能发电机 I:blockWaterGenerator=6400//水力发电机 I:blockWindGenerator=6400//风力发电机 I:item.Dataorb=12800//数据球 I:item.GT_Components.0=3200//能量流电路 I:item.GT_Components.1=3200//能量水晶升级 I:item.GT_Components.10=800//红石液体探测器 I:item.GT_Components.100=3200//钨钢齿轮 I:item.GT_Components.101=3200//铱齿轮 I:item.GT_Components.11=800//红石物品探测器 I:item.GT_Components.12=1600//能量水晶升级 I:item.GT_Components.13=3200//高级能量水晶升级 I:item.GT_Components.14=6400//能量球升级 I:item.GT_Components.15=800//红石电流计 I:item.GT_Components.22=800//机械零件 I:item.GT_Components.24=800//高级电路零件 I:item.GT_Components.25=3200//气动发电机升级 I:item.GT_Components.26=3200//锂电池升级 I:item.GT_Components.27=3200//高压变压升级 I:item.GT_Components.28=6400//能量槽升级 I:item.GT_Components.3=3200//数据存储电路 I:item.GT_Components.30=800//机器活跃度探测器 I:item.GT_Components.31=800//红石信号控制器 I:item.GT_Components.32=400//铝机壳 I:item.GT_Components.33=400//青铜机壳 I:item.GT_Components.34=400//黄铜机壳 I:item.GT_Components.35=400//钢机壳 I:item.GT_Components.36=400//钛机壳 I:item.GT_Components.38=800//钨钢机壳 I:item.GT_Components.48=800//基础电路板 I:item.GT_Components.49=1600//高级电路板 I:item.GT_Components.50=3200//精锐电路板 I:item.GT_Components.56=800//空喷雾罐 I:item.GT_Components.6=800//泵模块 I:item.GT_Components.64=800//工作台模块 I:item.GT_Components.8=3200//物品运输阀 I:item.GT_Components.80=1600//蒸汽机升级 I:item.GT_Components.81=1600//蒸汽槽 I:item.GT_Components.86=800//红石导体 I:item.GT_Components.87=800//红石发信器 I:item.GT_Components.88=1600//锁升级 I:item.GT_Components.9=800//排水道 I:item.GT_Components.96=3200//铁齿轮 I:item.GT_Components.97=3200//青铜齿轮 I:item.GT_Components.98=3200//钢齿轮 I:item.GT_Components.99=3200//钛齿轮 I:item.GT_Lava_Filter=1600//岩浆过滤器 I:item.GT_Scanner=12800//便携式扫描仪 I:item.GregTech_Sensorkit=1600//GT传感器套件 I:item.Lithium_Battery_Empty=3200//锂电池 I:item.Sonictron=6400// Sonictron I:item.bucket=400//桶 I:item.charmOfKeeping2=800//保存符咒Ⅱ(TF) I:item.charmOfKeeping3=800//保存符咒Ⅲ(TF) I:item.charmOfLife2=800//魔力生命Ⅱ(TF) I:item.clock=400//钟 I:item.compass=400//指南针 I:item.diamondGearItem=1600//钻石齿轮(BC) I:item.eyeOfEnder=400//末影之眼 I:item.gearBronze=1600//青铜齿轮(F) I:item.gearCopper=1600//铜齿轮(F) I:item.gearTin=1600//锡齿轮(F) I:item.goldGearItem=800//金齿轮(BC) I:item.ironGearItem=1600//铁齿轮(BC) I:item.material.gearCopper=1600//铜齿轮(TE) I:item.material.gearInvar=1600//殷钢齿轮(TE) I:item.material.gearTin=1600//锡齿轮(TE) I:itemBatREDischarged=1600//电池X6 I:itemCable=100//绝缘铜导线 I:itemCellEmpty=400//空槽 I:itemFreq=800//平率发射器 I:itemGoldCableII=200//2X绝缘金线 I:itemIronCableIIII=300//4X绝缘高压导线 I:itemPartCarbonMesh=800//碳纤维网 I:itemPartCircuit=800//基础电路板 I:itemPartCircuitAdv=1600//高级电路板 I:itemPartCoalBlock=400//压缩煤块 I:itemPartCoalChunk=400//巨大压缩煤块 I:itemTinCan=400//空槽(IC) I:railcraft.part.gear.gold.plate=800//金板齿轮(RC) I:railcraft.part.gear.iron=1600//铁齿轮(RC) I:railcraft.part.gear.steel=1600//钢齿轮(RC) I:railcraft.part.railbed.stone=800//石制轨座 I:railcraft.part.railbed.wood=800//木制轨座 I:railcraft.part.tie.stone=128//枕石 I:railcraft.track.reinforced=1600//强化轨道 I:railcraft.track.slow=1600//木制轨道 I:railcraft.track.speed=1600//高速轨道 I:tile.BlockMetaID_Block.Iridium_reinforced_Stone=400//铱强化石 I:tile.BlockMetaID_Block2.GT_TungstenSteelIridiumWall=400//铱强化钨钢块 I:tile.BlockMetaID_Block2.GT_TungstenSteelWall=400//钨钢块 I:tile.BlockMetaID_Machine.GT_MachineBox=1600//机箱 I:tile.BlockMetaID_Machine.GT_RedstoneButtonPanel=800//按钮方块 I:tile.BlockMetaID_Machine.GT_RedstoneNoteBlock=800//红石音符方块 I:tile.fenceIron=400//铁栏杆(原版) I:tile.hopper=800//漏斗(原版) I:tile.jukebox=1600//唱片机 I:tile.lever=400//拉杆 I:tile.musicBlock=800//音符盒 I:tile.notGate=400//红石火把 I:tile.rail=1600//轨道 I:tile.redstoneLight=400//红石灯 I:tile.tnt=400//TNT I:tile.torch=400//火把 } |
####################
# bender 卷板机制作材料所需时间(单位/T)
####################
bender { I:ingotAluminium=50//铝板 I:ingotBatteryAlloy=50//电池锭 I:ingotBrass=50//黄铜锭 I:ingotBronze=50//青铜板 I:ingotChrome=50//铬板 I:ingotCopper=50//铜板 I:ingotElectrum=50//金银锭 I:ingotGold=50//金板 I:ingotInvar=50//殷钢锭 I:ingotIridium=50//铱板 I:ingotIron=50//铁板 I:ingotLead=50//铅板 I:ingotMagnalium=50//镁铝锭 I:ingotNickel=50//镍板 I:ingotOsmium=50//锇板 I:ingotPlatinum=50//铂板 I:ingotRefinedIron=50//精炼铁板 I:ingotSilver=50//银板 I:ingotSteel=50//钢板 I:ingotTin=50//锡板 I:ingotTitanium=50//钛板 I:ingotTungsten=50//钨板 I:ingotTungstenSteel=50//钨钢板 I:ingotZinc=50//锌板 I:itemIngotAlloy=100//高级合金板 I:stickAluminium=150//铝杆→标准铁轨 I:stickBronze=50//青铜杆→标准铁轨 I:stickIron=150//铁杆→标准铁轨 I:stickRefinedIron=150//精铁杆→标准铁轨 I:stickSteel=150//钢杆→标准铁轨 I:stickTitanium=150//钛杆→标准铁轨 I:stickTungsten=150//钨杆→标准铁轨 I:stickTungstenSteel=100//钨钢杆→强化铁轨 } |
####################
# blastfurnace 工业鼓风机烧制材料所需时间(单位/T)
####################
blastfurnace { I:dustAluminium=200//铝锭 I:dustChrome=800//铬锭 I:dustGalena=20//方铅粉→铅/银锭 I:dustSteel=100//钢粉→钢锭 I:dustTitanium=1000//钛锭 I:dustTungsten=2000//钨锭 I:ingotRefinedIron=500//精炼铁+煤粉→钢锭 I:ingotTungsten=2000//热钨钢锭 I:item.GT_Cells.7=1000//硅板 I:oreIron=100//铁矿石+碳酸钙槽→精炼铁 I:oreNetherIron=100//地狱铁矿石+碳酸钙槽→精炼铁 I:orePyrite=100//黄铁矿石+碳酸钙槽→精炼铁 } |
####################
# blastfurnacerequirements 下列材料是否需要工业高炉制作,否者可以直接用炉子烧制.
####################
blastfurnacerequirements { B:aluminium=true//铝锭 B:chrome=true//铬锭 B:steel=true//钢锭 B:titanium=true//钛锭 B:tungsten=true//钨锭 } |
####################
# boilerfuels
####################
boilerfuels { B:item.GT_Gasses.0=true//气态氢 B:item.GT_Gasses.9=true//气态甲烷 B:item.GT_Liquids.35=true//液体硝基煤燃料 B:item.GT_Liquids.5=true//液态锂 } |
####################
# canning 自动灌装机灌装物品所需时间(单位/T)
####################
canning { canning { I:dustCalcite=100//方解石粉 I:dustLapis=800//青金石 I:dustLazurite=800//青金石粉 I:dustSodalite=800//方钠石粉 I:dustSulfur=100//硫粉 I:dustTungsten=100//钨粉 I:ingotPlutonium=100//钚粉 I:ingotThorium=100//钍粉 I:ingotUranium=100//铀粉 I:item.GT_Cells.15=1600//氮槽 I:item.GT_Materials.7=100//石油浆果 I:item.GT_Materials.9=800//靛蓝染料 I:item.ItemNuggetBeef=100//牛肉粒(TC3) I:item.ItemNuggetChicken=100//鸡肉粒(TC3) I:item.ItemNuggetPork=100//猪肉粒(TC3) I:item.ItemResource.3=100//水银(TC3) I:item.TripleMeatTreat=300//油脂(TC3) I:item.apple=200//苹果 I:item.appleGold=200//金苹果 I:item.beefCooked=400//牛排 I:item.beefRaw=200//生牛肉 I:item.bread=300//面包 I:item.bucketLava=100//岩浆桶 I:item.bucketWater=100//水桶 I:item.cake=600//蛋糕 I:item.carrotGolden=300//金胡萝卜 I:item.carrots=200//胡萝卜 I:item.chickenCooked=300//熟鸡肉 I:item.chickenRaw=100//生鸡肉 I:item.cookie=100//饼干 I:item.dyePowder.black=800//墨囊 I:item.dyePowder.brown=800//可可豆 I:item.dyePowder.cyan=800//青色染料 I:item.dyePowder.gray=800//灰色染料 I:item.dyePowder.green=800//仙人掌绿 I:item.dyePowder.lightBlue=800//浅蓝色染料 I:item.dyePowder.lime=800//黄绿色染料 I:item.dyePowder.magenta=800//品红色染料 I:item.dyePowder.orange=800//橙色染料 I:item.dyePowder.pink=800//粉红色染料 I:item.dyePowder.purple=800//紫色染料 I:item.dyePowder.red=800//红色染料 I:item.dyePowder.silver=800//浅灰色染料 I:item.dyePowder.white=800//骨粉 I:item.dyePowder.yellow=800//黄色染料 I:item.experiment115=200//试验品115(TF) I:item.fishCooked=300//熟鱼 I:item.fishRaw=100//生鱼 I:item.hydraChop=900//九头蛇肉(TF) I:item.mazeWafer=200//迷宫薄饼(TF) I:item.meefRaw=100// meefRaw(TF) I:item.meefSteak=300// meefSteak (TF) I:item.meefStroganoff=400// meefStroganoff(TF) I:item.melon=100//西瓜 I:item.mushroomStew=300//蘑菇煲 I:item.porkchopCooked=400//熟猪排 I:item.porkchopRaw=200//生猪排 I:item.potato=100//马铃薯 I:item.potatoBaked=300//烤马铃薯 I:item.potatoPoisonous=100//毒马铃薯 I:item.pumpkinPie=400//南瓜饼 I:item.rottenFlesh=200//腐肉 I:item.spiderEye=100//蜘蛛眼 I:item.venisonCooked=400//熟鹿肉(TF) I:item.venisonRaw=200//生鹿肉(TF) I:itemCellBioRef=600//生物质燃料槽 I:itemCellCoalRef=600//压缩煤油槽 I:itemCellWater=1600//水槽 I:itemFuelCoalCmpr=100//压缩煤粉 I:itemFuelPlantCmpr=100//压缩植物团 I:itemGrinPowder=800//哈哈粉(IC) I:itemPartPellet=1600//建筑泡沫颗粒 I:slabWood=200//木榴油 I:tile.cake=600//蛋糕 I:tile.sand=1600//沙子 } |
####################
# centrifuge 离心机加工材料所需时间(单位/T)
####################
centrifuge { I:blockRubWood=5000//橡胶木 I:dustBasalt=2040//玄武岩粉 I:dustBrass=1500//黄铁粉 I:dustBronze=1500//青铜粉 I:dustCopper=2400//铜粉 I:dustDarkAsh=250//黑色灰烬 I:dustElectrum=975//金银粉 I:dustEnderEye=1850//末影粉 I:dustEndstone=4800//末地石粉 I:dustGarnetRed=3000//红色石榴石粉 I:dustGarnetYellow=3500//黄色石榴石粉 I:dustGlowstone=25000//萤石粉 I:dustGold=2400//金粉 I:dustInvar=1000//殷钢粉 I:dustIron=1500//铁粉 I:dustLapis=1500//青金石粉 I:dustLead=2400//铅粉 I:dustMarble=1055//大//理//石粉 I:dustNetherrack=2400//地狱岩粉 I:dustNickel=3450//镍粉 I:dustPlatinum=3000//铂粉 I:dustRedRock=100//红岩粉 I:dustRedstone=7000//红石 I:dustSilver=2400//银粉 I:dustTin=2100//锡粉 I:dustUranium=10000//铀粉 I:dustZinc=1050//锌粉 I:item.GT_Cells.0=3000//氢槽 I:item.GT_Cells.1=3000//氘槽 I:item.GT_Cells.16=40//汞槽 I:item.GT_Cells.23=40//冰槽 I:item.GT_Cells.3=10000//氦槽 I:item.GT_Cells.33=40//碳酸钙槽 I:item.GT_Cells.36=40//硫槽 I:item.apple=5000//苹果 I:item.appleGold=10000//金苹果 I:item.beefCooked=5000//熟牛肉 I:item.beefRaw=5000//生牛肉 I:item.bread=5000//面包 I:item.cake=5000//蛋糕 I:item.canLava=15000//岩浆罐(F) I:item.carrotGolden=10000//金胡萝卜 I:item.carrots=5000//胡萝卜 I:item.chickenCooked=5000//熟鸡肉 I:item.chickenRaw=5000//生鸡肉 I:item.cookie=5000//饼干 I:item.fishCooked=5000//烤鱼 I:item.fishRaw=5000//生鱼 I:item.magmaCream=500 I:item.meefRaw=5000// meefRaw(TF) I:item.meefSteak=5000// meefSteak(TF) I:item.melon=5000//西瓜 I:item.mushroomStew=5000//蘑菇煲 I:item.netherStalkSeeds=5000//地狱疮 I:item.porkchopCooked=5000//熟猪排 I:item.porkchopRaw=5000//生猪排 I:item.potato=5000//马铃薯 I:item.potatoBaked=5000//烤土豆 I:item.potatoPoisonous=5000//毒土豆 I:item.refractoryLava=10000//耐火岩浆胶囊 I:item.rottenFlesh=5000//腐肉 I:item.seeds=200//种子 I:item.seeds_melon=200//西瓜种子 I:item.seeds_pumpkin=200//南瓜种子 I:item.speckledMelon=10000//闪耀的西瓜 I:item.spiderEye=5000//蜘蛛眼 I:item.venisonCooked=5000//熟鹿肉(TF) I:item.venisonRaw=5000//生鹿肉(TF) I:itemCellLava=15000//岩浆槽 I:itemCellUranEmpty=500//耗尽的铀棒 I:itemCellUranEnriched=20000//再充能的铀棒 I:itemHarz=1300//粘黏树脂 I:itemTerraWart=5000//大地疮 I:tile.dirt=2500//泥土 I:tile.extrabiomes.crackedsand=2500//碎沙 I:tile.grass=2500//草方块 I:tile.hellsand=2500//灵魂沙 I:tile.lava=10000//岩浆 I:tile.mushroom=5000//蘑菇 I:tile.mycel=1650//菌丝 I:tile.pumpkin=5000//南瓜 } |
####################
# chemicalreactor 化学反应器反应所需时间(单位/T)
####################
chemicalreactor { I:item.GT_Cells.22=250 I:item.GT_Cells.32=4000 I:item.GT_Cells.33=250 I:item.GT_Cells.34=1750 I:item.GT_Cells.35=250 I:item.GT_Cells.37=100 I:item.GT_Cells.38=1250 I:item.GT_Cells.39=1500 I:item.GT_Cells.40=1150 I:item.GT_Cells.9=3500 I:itemCellWater=10 } |
####################
# compression 压缩机配方
####################
compression { B:dustBasalt=true B:dustGlowstone=true B:dustLapis=true B:dustLazurite=true B:dustMarble=true B:dustOsmium=true B:dustPlutonium=true B:dustRedstone=true B:dustThorium=true B:dustUranium=true B:dustWood=true B:gemDiamond=true B:gemEmerald=true B:gemGreenSapphire=true B:gemOlivine=true B:gemRuby=true B:gemSapphire=true B:ingotAluminium=true B:ingotBrass=true//黄铜锭 B:ingotBronze=true//青铜锭 B:ingotChrome=true B:ingotCopper=true B:ingotElectrum=true//金银锭 B:ingotGold=true B:ingotInvar=true//殷钢锭 B:ingotIridium=true B:ingotIron=true B:ingotLead=true B:ingotNickel=true B:ingotOsmium=true B:ingotPlatinum=true B:ingotSilver=true B:ingotSteel=true B:ingotTin=true B:ingotTitanium=true B:ingotTungsten=true B:ingotUranium=true B:ingotZinc=true B:item.GT_Materials.8=true B:item.clay=true B:item.reeds=true B:item.wheat=true B:itemOreIridium=true B:itemPartCoalChunk=true B:nuggetIridium=true B:nuggetOsmium=true B:plateCopper=true//铜板 B:plateLead=true//铅板 B:tile.cactus=true B:tile.extrabiomes.flower.0=true B:tile.extrabiomes.flower.1=true B:tile.extrabiomes.flower.2=true B:tile.extrabiomes.flower.3=true B:tile.extrabiomes.flower.7=true B:tile.flower=true B:tile.rose=true B:tile.sand=true B:treeLeaves=true B:treeSapling=true |
####################
# cutting
####################
cutting { I:item.gearBronze=800//青铜齿轮(F) I:item.gearCopper=800 I:item.gearTin=800//锡齿轮(F) I:item.ironGearItem=800//铁齿轮(BC) I:item.material.gearCopper=800//铜齿轮(TE) I:item.material.gearInvar=800//殷钢齿轮(TE) I:item.material.gearTin=800//锡齿轮(TE) I:item.woodenGearItem=800 I:railcraft.part.gear.iron=800 I:railcraft.part.gear.steel=800 } |
####################
# disabledrecipes 是否禁用下列配方
####################
disabledrecipes { B:8DepletedUranium=true//铀锭+空槽→8耗尽的铀棒 B:BCPump=false//BC水泵 B:QBoots=false//量子靴 B:QHelmet=false//量子头盔 B:QLegs=false//量子裤腿 B:QPlate=false//量子胸甲 B:bronzeingotcrafting=true//青铜制作配方 B:easymobgrinderrecycling=true//主动攻击性怪物的战利品和相关制品是否可不能用于制作废料 B:easystonerecycling=true//沙子石头等物品和相干制品是否不可用于制作废料 B:enchantmenttable=false//附魔台 B:enderchest=false//末影箱 B:infiniteDurabilityBCWrenches=false//BC扳手 B:massfabricator=true//IC物质机 B:quarry=false//BC采石场 B:infiniteDurabilityMFRHammers=false//MFR大锤 } |
####################
# distillation 蒸馏塔加工材料所需时间(单位/T)
####################
distillation { I:item.GT_Cells.17=16000//石油槽 I:item.GT_Cells.20=400//生物质槽 } |
####################
# electrolyzer 电解器分解材料所需时间(单位/T)
####################
electrolyzer { I:dustAlmandine=1640 I:dustAndradite=1280 I:dustAsh=25 I:dustBauxite=2000 I:dustCalcite=700 I:dustCharcoal=20 I:dustCinnabar=100 I:dustClay=200 I:dustCoal=40 I:dustEmerald=600 I:dustEnderPearl=1300 I:dustFlint=1000 I:dustGalena=1000 I:dustGreenSapphire=100 I:dustGrossular=2050 I:dustLazurite=1475 I:dustObsidian=500 I:dustOlivine=600 I:dustPyrite=120 I:dustPyrope=1790 I:dustRuby=500 I:dustSaltpeter=50 I:dustSapphire=400 I:dustSodalite=1350 I:dustSpessartine=1810 I:dustSphalerite=150 I:dustSugar=210 I:dustUvarovite=2200 I:item.GT_Cells.40=40 I:item.GT_Cells.9=150 I:item.blazePowder=300 I:item.bucketWater=128//水桶 I:item.dyePowder.white=24 I:item.sugar=210 I:itemCellWater=128 I:itemCellWaterElectro=100 I:tile.sand=1000 I:tile.water=775 } |
####################
# extractor 提取机是否可以对下列物品进行加工
####################
extractor { B:blockRubWood=true B:item.GT_Cells.0=true B:item.GT_Cells.1=true B:item.GT_Cells.10=true B:item.GT_Cells.11=true B:item.GT_Cells.12=true B:item.GT_Cells.13=true B:item.GT_Cells.131=true B:item.GT_Cells.14=true B:item.GT_Cells.15=true B:item.GT_Cells.16=true B:item.GT_Cells.17=true B:item.GT_Cells.18=true B:item.GT_Cells.19=true B:item.GT_Cells.2=true B:item.GT_Cells.20=true B:item.GT_Cells.22=true B:item.GT_Cells.23=true B:item.GT_Cells.24=true B:item.GT_Cells.3=true B:item.GT_Cells.32=true B:item.GT_Cells.33=true B:item.GT_Cells.34=true B:item.GT_Cells.35=true B:item.GT_Cells.36=true B:item.GT_Cells.37=true B:item.GT_Cells.38=true B:item.GT_Cells.39=true B:item.GT_Cells.4=true B:item.GT_Cells.40=true B:item.GT_Cells.5=true B:item.GT_Cells.6=true B:item.GT_Cells.7=true B:item.GT_Cells.8=true B:item.GT_Cells.9=true B:item.GT_Materials.8=true B:item.slimeball=true B:itemCellAir=true B:itemHarz=true B:itemTinCanFilled=true//空槽(IC) B:tile.cloth.black=true B:tile.cloth.blue=true B:tile.cloth.brown=true B:tile.cloth.cyan=true B:tile.cloth.gray=true B:tile.cloth.green=true B:tile.cloth.lightBlue=true B:tile.cloth.lime=true B:tile.cloth.magenta=true B:tile.cloth.orange=true B:tile.cloth.pink=true B:tile.cloth.purple=true B:tile.cloth.red=true B:tile.cloth.silver=true B:tile.cloth.white=true B:tile.cloth.yellow=true B:tile.extrabiomes.flower.1=true B:tile.extrabiomes.flower.2=true B:tile.extrabiomes.flower.3=true B:tile.extrabiomes.flower.7=true B:tile.flower=true B:tile.rose=true } |
####################
# fuel_0 柴油发电机燃料所提供的发电量.(单位:千EU)
####################
fuel_0 { I:item.GT_Cells.18=384 I:item.GT_Cells.19=32 I:item.GT_Cells.22=400 I:item.GT_Cells.35=48 I:itemCellBioRef=6 I:itemCellCoalRef=16 } |
####################
# fuel_1 燃气轮机燃料所提供的发电量.(单位:千EU)
####################
fuel_1 { I:item.GT_Cells.0=15 I:item.GT_Cells.9=45 } |
####################
# fuel_2 热敏发电机燃料所提供的发电量.(单位:千EU)
####################
fuel_2 { I:itemCellLava=30 I:reactorHeatpack=30 } |
####################
# fuel_3 半流体发电机燃料所提供的发电量.(单位:千EU)
####################
fuel_3 { I:item.GT_Cells.12=30 I:item.GT_Cells.17=64 I:item.GT_Cells.20=8 I:item.GT_Cells.24=2 I:item.GT_Cells.5=60 I:item.railcraft.liquid.creosote.cell=3 } |
####################
# fuel_4 等离子体发电机燃料所提供的发电量.(单位:千EU)
####################
fuel_4 { I:item.GT_Cells.131=8192 } |
####################
# fuel_5 魔法能源转化器燃料所提供的发电量.(单位:千EU)
####################
fuel_5 { I:item.GT_Cells.16=8 I:item.ItemEssence=80 I:item.ItemResource.3=8 I:item.ItemResource.4=2 I:item.ItemResource.6=3 I:item.ItemShard.0=160 I:item.ItemShard.1=320 I:item.ItemShard.2=160 I:item.ItemShard.3=160 I:item.ItemShard.4=240 I:item.expBottle=20 I:item.eyeOfEnder=20//末影之眼 I:item.fieryBlood=2048 I:item.fieryIngot=2048 I:item.ghastTear=500 I:item.ironwoodIngot=8 I:item.liveRoot=16 I:item.netherStar=100000 I:item.steeleafIngot=24 I:tile.TFRoots.1=32 I:tile.beacon=100000 } |
####################
# furnace 可以被熔炉逆向加工的物品.
####################
furnace { B:blockAluminium=true//铝块 B:blockBrass=true//黄铜块 B:blockBronze=true//青铜块 B:blockChrome=true//铬块 B:blockCopper=true//铜块 B:blockElectrum=true//金银合金块 B:blockGold=true//金块 B:blockInvar=true//殷钢块 B:blockIridium=true//铱快 B:blockIron=true//铁块 B:blockLead=true//铅块 B:blockMachine=true//机械方块 B:blockNickel=true//镍块 B:blockOsmium=true//锇块 B:blockPlatinum=true//铂块 B:blockSilver=true//银块 B:blockSteel=true//钢块 B:blockTin=true//锡块 B:blockTitanium=true//钛块 B:blockTungsten=true//钨块 B:blockUranium=true//铀块 B:blockZinc=true//锌块 B:dustBrass=true B:dustBronze=true B:dustCopper=true B:dustElectrum=true B:dustGold=true B:dustInvar=true B:dustIron=true B:dustLead=true B:dustNickel=true B:dustPlatinum=true B:dustSilver=true B:dustTin=true B:dustWheat=true B:dustZinc=true B:ingotIron=true B:item.GT_Screwdriver=true//螺丝刀 B:item.ItemAxeThaumium=true//神秘斧(TC3) B:item.ItemBootsThaumium=true//神秘靴(TC3) B:item.ItemChestplateThaumium=true//神秘胸甲(TC3) B:item.ItemHelmetThaumium=true//神秘头盔(TC3) B:item.ItemHoeThaumium=true//神秘锄(TC3) B:item.ItemLeggingsThaumium=true//神秘护腿(TC3) B:item.ItemPickThaumium=true//神秘镐(TC3) B:item.ItemShovelThaumium=true//神秘铲(TC3) B:item.ItemSwordThaumium=true//神秘剑(TC3) B:item.armor.invarBoots=true//殷钢靴(TE) B:item.armor.invarHelmet=true//殷钢头盔(TE) B:item.armor.invarLegs=true//殷钢护腿(TE) B:item.armor.invarPlate=true//殷钢板 B:item.bootsGold=true//黄金靴子 B:item.bootsIron=true//铁靴子 B:item.bronzePickaxe=true//青铜镐 B:item.bronzeShovel=true//青铜铲 B:item.bucket=true//桶 B:item.canEmpty=true//空罐(F) B:item.cauldron=true//炼药锅 B:item.chestplateGold=true//金胸甲 B:item.chestplateIron=true//铁胸甲 B:item.clock=true B:item.compass=true B:item.doorIron=true//铁门 B:item.grafter=true//剪枝工具(F) B:item.hatchetGold=true//金斧 B:item.hatchetIron=true//铁斧 B:item.helmetGold=true//金头盔 B:item.helmetIron=true//铁头盔 B:item.hoeGold=true//黄金锄 B:item.hoeIron=true//铁锄 B:item.itemHinge=true B:item.itemIronChisel=true B:item.leggingsGold=true//金护腿 B:item.leggingsIron=true//铁护腿 B:item.minecart=true B:item.pickaxeGold=true//黄金镐 B:item.pickaxeIron=true//铁镐 B:item.railcraft.armor.steel.boots=true//钢靴(RC) B:item.railcraft.armor.steel.helmet=true//钢头盔 B:item.railcraft.armor.steel.legs=true//钢护腿 B:item.railcraft.armor.steel.plate=true//钢胸甲 B:item.railcraft.cart.basic=true//矿车(RC) B:item.railcraft.tool.steel.axe=true//钢斧(RC) B:item.railcraft.tool.steel.hoe=true//钢锄(RC) B:item.railcraft.tool.steel.pickaxe=true//钢镐(RC) B:item.railcraft.tool.steel.shovel=true//钢铲 B:item.railcraft.tool.steel.sword=true//钢剑 B:item.shears=true//剪刀 B:item.shovelGold=true//金锹 B:item.shovelIron=true//铁锹 B:item.slimeball=true B:item.sturdyMachine=true B:item.swordGold=true//金剑 B:item.swordIron=true//铁剑 B:itemArmorBronzeBoots=true//青铜靴(IC) B:itemArmorBronzeChestplate=true//青铜胸甲(IC) B:itemArmorBronzeHelmet=true//青铜头盔(IC) B:itemArmorBronzeLegs=true//青铜护腿(IC) B:itemFuelCanEmpty=true//空燃油罐子(IC) B:itemFuelCoalDust=true B:itemTinCan=true//空槽(IC) B:itemToolBronzeAxe=true//青铜斧(IC) B:itemToolBronzeHoe=true//青铜锄(IC) B:itemToolBronzePickaxe=true//青铜镐 B:itemToolBronzeSpade=true//青铜铲 B:itemToolBronzeSword=true//青铜剑 B:itemToolWrench=true//扳手 B:oreSaltpeter=true B:oreSulfur=true B:plateAluminium=true//铝板 B:plateBrass=true//黄铁板 B:plateBronze=true//青铜板 B:plateChrome=true//铬板 B:plateCopper=true//铜板 B:plateCopperDense=true B:plateDenseCopper=true//厚铜板 B:plateElectrum=true//金银合金板 B:plateGold=true//金板 B:plateInvar=true//殷钢板 B:plateIron=true//铁板 B:plateLead=true//铅板 B:plateNickel=true//镍板 B:plateOsmium=true//锇板 B:platePlatinum=true//铂板 B:plateRefinedIron=true//精炼铁板 B:plateSilver=true//银板 B:plateSteel=true//钢板 B:plateTin=true//锡板 B:plateTitanium=true//钛板 B:plateTungsten=true//钨板 B:plateTungstenSteel=true//钨钢板 B:plateZinc=true//锌板 B:tile.anvil.intact=true//铁毡 B:tile.anvil.slightlyDamaged=true B:tile.anvil.veryDamaged=true } |
####################
# fusionreactor 核聚变设施制造物品所消耗的时间(单位:T)
####################
fusionreactor { I:dustPlatinum=512 铂 I:item.GT_Cells.131=128 氦等离子体 I:itemOreIridium=512 铱矿 } |
####################
# gregtechrecipes 是否允许下列格雷相关物品被合成
####################
gregtechrecipes { B:SolarPanel=true//太阳能电池板 B:SolarPanelHV=true//高压太阳能电池板 B:SolarPanelLV=true//低压太阳能电池板 B:SolarPanelMV=true//中压太阳能电池板 B:advancedpump=true//高级泵 B:advancedsafe=true//高级保险箱 B:aesu=true//可调存储元件 B:allowVanillaIC2MachinesFromAutoMaticOnes=false//是否允许IC基础机器被合成 B:alloysmelter=true//自动合金炉熔炉 B:automaticmachines=true//自动机器 B:automation=true//物流设备 B:chargeomat=true B:cloakingdevice=true//隐形装置 B:cropharvestor=true//作物收割机 B:destructopack=true B:digitalchest=true B:distillationtower=true B:dragoneggenergysiphon=true B:electricautocraftingtable=true B:energycrystalruby=true B:fusionreactor=true B:heliumcoolant=true B:idsu=true//空间存储单元 B:industrialgrinder=true B:iridiumreflector=true B:itemclearer=true B:jackhammer=true B:lapotroncrystalsapphire=true B:lapotronpack=true B:lathe=true//车床 B:lesu=true B:lighthelmet=true B:lightningrod=true B:lithiumbatpack=true B:lithiumbattery=true B:magicenergyabsorber=true B:matterfabricator=true B:microwaveoven=true B:multi_gasturbine=true B:multi_steamturbine=true B:multi_thermalboiler=true B:nakcoolant=true B:playerdetector=true B:quantumchest=true B:quantumtank=true B:redstonecircuitblock=true B:reinforcedblocks=true B:rockbreaker=true B:rockcutter=true B:sawmill=true B:scrapboxinator=true//废料箱回收机 B:sonictron=true//sonictron B:superconductorwire=true//超导线材 B:teleporter=true//传送器 B:teslastaff=true//特斯拉权杖 B:tesseracts=true//超立方体 B:universalmacerator=true B:wirelessRedstone=true//无线红石接收/发送机 B:wiremill=true//自动线缆制作机 } |
####################
# grinder 工业碾磨机可以处理的矿石
####################
grinder { B:oreApatite=true B:oreBauxite=true B:oreCassiterite=true B:oreCertusQuartz=true B:oreCinnabar=true B:oreCoal=true B:oreCooperite=true B:oreCopper=true B:oreDiamond=true B:oreEmerald=true B:oreEndCooperite=true B:oreEndOlivine=true B:oreEndSodalite=true B:oreEndTungstate=true B:oreGalena=true B:oreGold=true B:oreGreenSapphire=true B:oreIridium=true B:oreIron=true B:oreLapis=true B:oreLead=true B:oreMonazit=true B:oreNetherCinnabar=true B:oreNetherCoal=true B:oreNetherCopper=true B:oreNetherDiamond=true B:oreNetherEmerald=true B:oreNetherGold=true B:oreNetherGreenSapphire=true B:oreNetherIridium=true B:oreNetherIron=true B:oreNetherLapis=true B:oreNetherLead=true B:oreNetherNickel=true B:oreNetherNikolite=true B:oreNetherPlatinum=true B:oreNetherPyrite=true B:oreNetherQuartz=true B:oreNetherRedstone=true B:oreNetherRuby=true B:oreNetherSapphire=true B:oreNetherSilver=true B:oreNetherSphalerite=true B:oreNetherSteel=true B:oreNetherTin=true B:oreNetherUranium=true B:oreNickel=true B:oreNikolite=true B:oreOlivine=true B:orePyrite=true B:oreRedstone=true B:oreRuby=true B:oreSaltpeter=true B:oreSapphire=true B:oreSilver=true B:oreSodalite=true B:oreSphalerite=true B:oreSulfur=true B:oreTetrahedrite=true B:oreTin=true B:oreTungstate=true B:oreTungsten=true B:oreUranium=true B:tile.hellrock=true } |
####################
# harderrecipes 下列物品是否使用困难的配方
####################
harderrecipes { B:beryliumreflector=true B:blockbreaker=false B:diamonddrill=true B:electricsteeltools=true B:iridiumplate=true B:macerator=true B:machineblock=true//机械方块 B:mininglaser=true//激光采矿枪 B:namefix=true//打火石 B:nanosaber=true//纳米军刀 B:nuke=true//核弹 B:quarry=true//采石场(BC) B:rebattery=true B:solarpanel=true//太阳能发电机 B:tincellsfromplates=true B:watermill=true//水力发电机 B:windmill=true//风力发电机 } |
####################
# implosion 聚爆压缩机加工材料所需要消耗的ITNT数量(单位:个)
####################
implosion { I:dustDiamond=32 I:dustEmerald=24 I:dustGarnetRed=16 I:dustGarnetYellow=16 I:dustGreenSapphire=24 I:dustOlivine=24 I:dustRuby=24 I:dustSapphire=24 I:item.GT_Materials.4=8 I:itemPartCoalChunk=8 } |
####################
# inductionsmelter 感应炉是否可以加工下列物品
####################
inductionsmelter { B:blockAluminium=true//铝块 B:blockBrass=true//黄铜块 B:blockBronze=true//青铜块 B:blockChrome=true//铬块 B:blockCopper=true//铜块 B:blockElectrum=true//金银合金块 B:blockGold=true//金块 B:blockInvar=true//殷钢块 B:blockIridium=true//铱快 B:blockIron=true//铁块 B:blockIronFurnace=true//铁炉 B:blockLead=true//铅块 B:blockNickel=true//镍块 B:blockOsmium=true//锇块 B:blockPlatinum=true//铂块 B:blockSilver=true//银块 B:blockSteel=true//钢块 B:blockTin=true//锡块 B:blockTitanium=true//钛块 B:blockTungsten=true//钨块 B:blockUranium=true//铀块 B:blockZinc=true//锌块 B:glass.hardened=true//强化玻璃(TE) B:ingotAluminium=true B:ingotAntimony=true B:ingotBatteryAlloy=true//电池锭 B:ingotBrass=true//黄铜锭 B:ingotBronze=true//青铜锭 B:ingotChrome=true B:ingotCopper=true B:ingotElectrum=true//金银锭 B:ingotGold=true B:ingotInvar=true//殷钢锭 B:ingotIridium=true B:ingotIron=true B:ingotLead=true B:ingotMagnalium=true//镁铝锭 B:ingotNickel=true B:ingotOsmium=true B:ingotPlatinum=true B:ingotRefinedIron=true B:ingotSilver=true B:ingotSolderingAlloy=true//焊料锭 B:ingotSteel=true B:ingotTin=true B:ingotTitanium=true B:ingotTungsten=true B:ingotTungstenSteel=true B:ingotUranium=true B:ingotZinc=true B:item.GT_Components.100=true//钨钢齿轮 B:item.GT_Components.101=true//铱齿轮 B:item.GT_Components.32=true//铝机壳 B:item.GT_Components.33=true//青铜机壳 B:item.GT_Components.34=true//黄铜机壳 B:item.GT_Components.35=true//钢机壳 B:item.GT_Components.36=true//钛机壳 B:item.GT_Components.96=true//铁齿轮 B:item.GT_Components.97=true//青铜齿轮 B:item.GT_Components.98=true//钢齿轮 B:item.GT_Components.99=true//钛齿轮 B:item.GT_Wrench_Bronze=true//青铜扳手 B:item.GT_Wrench_Iron=true//铁扳手 B:item.GT_Wrench_Steel=true//钢扳手 B:item.GT_Wrench_TungstenSteel=true//钨钢扳手 B:item.ItemAxeThaumium=true//神秘斧(TC3) B:item.ItemBootsThaumium=true//神秘靴(TC3) B:item.ItemChestplateThaumium=true//神秘胸甲(TC3) B:item.ItemHelmetThaumium=true//神秘头盔(TC3) B:item.ItemHoeThaumium=true//神秘锄(TC3) B:item.ItemLeggingsThaumium=true//神秘护腿(TC3) B:item.ItemPickThaumium=true//神秘镐(TC3) B:item.ItemResource.2=true B:item.ItemShovelThaumium=true//神秘铲(TC3) B:item.ItemSwordThaumium=true//神秘剑(TC3) B:item.armor.invarBoots=true//殷钢靴 B:item.armor.invarHelmet=true//(TE)头盔(TE) B:item.armor.invarLegs=true//殷钢护腿(TE) B:item.armor.invarPlate=true//殷钢板 B:item.athame=true//仪式匕首(RP2) B:item.bootsGold=true//黄金靴子 B:item.bootsIron=true//铁靴子 B:item.bronzePickaxe=true//青铜镐 B:item.bronzeShovel=true//青铜铲 B:item.bucket=true//桶 B:item.canEmpty=true//空罐(F) B:item.cauldron=true//炼药锅 B:item.chestplateGold=true//金胸甲 B:item.chestplateIron=true//铁胸甲 B:item.clock=true B:item.compass=true B:item.doorIron=true//铁门 B:item.fieryBoots=true//炽热靴(TF) B:item.fieryHelm=true B:item.fieryIngot=true B:item.fieryLegs=true//炽热护腿(TF) B:item.fieryPlate=true//炽热胸甲(TF) B:item.grafter=true//剪枝工具(F) B:item.hatchetGold=true//金斧 B:item.hatchetIron=true//铁斧 B:item.helmetGold=true//金头盔 B:item.helmetIron=true//铁头盔 B:item.hoeGold=true//黄金锄 B:item.hoeIron=true//铁锄 B:item.ironwoodAxe=true//铁木斧(TF) B:item.ironwoodBoots=true//铁木靴(TF) B:item.ironwoodHelm=true//铁木头盔(TF) B:item.ironwoodHoe=true//铁木锄(TF) B:item.ironwoodIngot=true B:item.ironwoodLegs=true//铁木护腿(TF) B:item.ironwoodPick=true//铁木镐(TF) B:item.ironwoodPlate=true//铁木胸甲(TF) B:item.ironwoodShovel=true//铁木铲(TF) B:item.ironwoodSword=true//铁木剑(TF) B:item.leggingsGold=true//金护腿 B:item.leggingsIron=true//铁护腿 B:item.pickaxeGold=true//黄金镐 B:item.pickaxeIron=true//铁镐 B:item.railcraft.armor.steel.boots=true//钢靴(RC) B:item.railcraft.armor.steel.helmet=true//钢头盔 B:item.railcraft.armor.steel.legs=true//钢护腿 B:item.railcraft.armor.steel.plate=true//钢胸甲 B:item.railcraft.cart.basic=true//矿车(RC) B:item.railcraft.tool.steel.axe=true//钢斧(RC) B:item.railcraft.tool.steel.hoe=true//钢锄(RC) B:item.railcraft.tool.steel.pickaxe=true//钢镐(RC) B:item.railcraft.tool.steel.shovel=true//钢铲 B:item.railcraft.tool.steel.sword=true//钢剑 B:item.shears=true//剪刀 B:item.shovelGold=true//金锹 B:item.shovelIron=true//铁锹 B:item.sickleGolden=true//金镰刀(RP2) B:item.sickleIron=true//铁镰刀(RP2) B:item.swordGold=true//金剑 B:item.swordIron=true//铁剑 B:itemArmorBronzeBoots=true//青铜靴(IC) B:itemArmorBronzeChestplate=true//青铜胸甲(IC) B:itemArmorBronzeHelmet=true//青铜头盔(IC) B:itemArmorBronzeLegs=true//青铜护腿(IC) B:itemFuelCanEmpty=true//空燃油罐子(IC) B:itemTinCan=true//空槽(IC) B:itemToolBronzeAxe=true//青铜斧(IC) B:itemToolBronzeHoe=true//青铜锄(IC) B:itemToolBronzePickaxe=true//青铜镐 B:itemToolBronzeSpade=true//青铜铲 B:itemToolBronzeSword=true//青铜剑 B:itemToolWrench=true//扳手 B:nuggetTin=true B:plateAluminium=true//铝板 B:plateBatteryAlloy=true//蓄电池板 B:plateBrass=true//黄铁板 B:plateBronze=true//青铜板 B:plateChrome=true//铬板 B:plateCopper=true//铜板 B:plateDenseCopper=true//厚铜板 B:plateDenseLead=true//厚铅板(高级核电) B:plateElectrum=true//金银合金板 B:plateGold=true//金板 B:plateInvar=true//殷钢板 B:plateIridium=true//铱板 B:plateIron=true//铁板 B:plateLead=true//铅板 B:plateMagnalium=true//镁铝锭 B:plateNickel=true//镍板 B:plateOsmium=true//锇板 B:platePlatinum=true//铂板 B:plateRefinedIron=true//精炼铁板 B:plateSilver=true//银板 B:plateSteel=true//钢板 B:plateTin=true//锡板 B:plateTitanium=true//钛板 B:plateTungsten=true//钨板 B:plateTungstenSteel=true//钨钢板 B:plateZinc=true//锌板 B:tile.anvil.intact=true//铁毡 B:tile.anvil.slightlyDamaged=true B:tile.anvil.veryDamaged=true B:tile.hopper=true//漏斗(原版) B:tile.weightedPlate_heavy=true//铁测重压力板 B:tile.weightedPlate_light=true//金测重压力板 } |
####################
# lathe 车床制作金属杆所消耗的时间.(单位/T)
####################
lathe { I:ingotAluminium=50 I:ingotBrass=50//黄铜锭 I:ingotBronze=50//青铜锭 I:ingotChrome=50 I:ingotCopper=50 I:ingotElectrum=50//金银锭 I:ingotGold=50 I:ingotInvar=50//殷钢锭 I:ingotIridium=150 I:ingotIron=50 I:ingotLead=50 I:ingotNickel=50 I:ingotOsmium=50 I:ingotPlatinum=50 I:ingotRefinedIron=150 I:ingotSilver=50 I:ingotSteel=50 I:ingotTin=50 I:ingotTitanium=50 I:ingotTungsten=50 I:ingotTungstenSteel=150 I:ingotZinc=50 I:plankWood=25 I:tile.TFTowerStone.32767=25 I:tile.extrabiomes.planks.32767=25 I:tile.for.planks.32767=25 I:tile.for.planks2.32767=25 I:tile.wood.oak=25 } |
####################
# liquidtransposer 是否允许TE液体转换器将下列槽转换成液体
####################
liquidtransposer { B:item.GT_Cells.0=true B:item.GT_Cells.1=true B:item.GT_Cells.10=true B:item.GT_Cells.11=true B:item.GT_Cells.12=true B:item.GT_Cells.13=true B:item.GT_Cells.131=true B:item.GT_Cells.14=true B:item.GT_Cells.15=true B:item.GT_Cells.16=true B:item.GT_Cells.17=true B:item.GT_Cells.18=true B:item.GT_Cells.19=true B:item.GT_Cells.2=true B:item.GT_Cells.20=true B:item.GT_Cells.22=true B:item.GT_Cells.23=true B:item.GT_Cells.24=true B:item.GT_Cells.3=true B:item.GT_Cells.32=true B:item.GT_Cells.33=true B:item.GT_Cells.34=true B:item.GT_Cells.35=true B:item.GT_Cells.38=true B:item.GT_Cells.4=true B:item.GT_Cells.5=true B:item.GT_Cells.6=true B:item.GT_Cells.7=true B:item.GT_Cells.9=true } |
####################
# liquidtransposeremptying 液体转换器排空(待定)
####################
liquidtransposeremptying { B:itemFuelCoalDust=true } |
####################
# liquidtransposerfilling 液体转换器填充(待定)
####################
liquidtransposerfilling { B:itemFuelCoalDust=true } |
####################
# maceration 下列物品是否可以被直接碾磨成粉
####################
maceration { B:blockAluminium=true//铝块 B:blockBasalt=true B:blockBrass=true//黄铜块 B:blockBronze=true//青铜块 B:blockChrome=true//铬块 B:blockCopper=true//铜块 B:blockCrop=true B:blockDiamond=true B:blockElectrum=true//金银合金块 B:blockEmerald=true B:blockFenceIron=true B:blockGold=true//金块 B:blockGreenSapphire=true B:blockInvar=true//殷钢块 B:blockIron=true//铁块 B:blockIronFurnace=true//铁炉 B:blockLapis=true B:blockLead=true//铅块 B:blockMachine=true//机械方块 B:blockMarble=true B:blockNickel=true//镍块 B:blockOlivine=true B:blockOsmium=true//锇块 B:blockPlatinum=true//铂块 B:blockRedstone=true B:blockRuby=true B:blockSapphire=true B:blockSilver=true//银块 B:blockSteel=true//钢块 B:blockTin=true//锡块 B:blockTitanium=true//钛块 B:blockTungsten=true//钨块 B:blockUranium=true//铀块 B:blockZinc=true//锌块 B:crystalNetherQuartz=true B:gemApatite=true B:gemCoal=true B:gemDiamond=true B:gemEmerald=true B:gemEnderPearl=true B:gemGarnetRed=true B:gemGarnetYellow=true B:gemGreenSapphire=true B:gemOlivine=true B:gemRuby=true B:gemSapphire=true B:ingotAluminium=true B:ingotBrass=true//黄铜锭 B:ingotBronze=true//青铜锭 B:ingotChrome=true B:ingotCopper=true B:ingotElectrum=true//金银锭 B:ingotGold=true B:ingotIron=true B:ingotLead=true B:ingotNickel=true B:ingotPlatinum=true B:ingotPlutonium=true B:ingotRefinedIron=true B:ingotSilver=true B:ingotSteel=true B:ingotThorium=true B:ingotTin=true B:ingotTitanium=true B:ingotTungsten=true B:ingotUranium=true B:ingotZinc=true B:item.GT_Components.32=true//铝机壳 B:item.GT_Components.33=true//青铜机壳 B:item.GT_Components.34=true//黄铜机壳 B:item.GT_Components.35=true//钢机壳 B:item.GT_Components.36=true//钛机壳 B:item.GT_Components.96=true//铁齿轮 B:item.GT_Components.97=true//青铜齿轮 B:item.GT_Components.98=true//钢齿轮 B:item.GT_Components.99=true//钛齿轮 B:item.GT_Screwdriver=true//螺丝刀 B:item.GT_Wrench_Bronze=true//青铜扳手 B:item.GT_Wrench_Iron=true//铁扳手 B:item.GT_Wrench_Steel=true//钢扳手 B:item.armor.invarBoots=true//殷钢靴(TE) B:item.armor.invarHelmet=true//殷钢头盔(TE) B:item.armor.invarLegs=true//殷钢护腿(TE) B:item.armor.invarPlate=true//殷钢板 B:item.athame=true//仪式匕首(RP2) B:item.axeGreenSapphire=true B:item.axeRuby=true B:item.axeSapphire=true B:item.bootsChain=true B:item.bootsDiamond=true B:item.bootsGold=true//黄金靴子 B:item.bootsIron=true//铁靴子 B:item.bow=true B:item.bronzePickaxe=true//青铜镐 B:item.bronzeShovel=true//青铜铲 B:item.bucket=true//桶 B:item.cauldron=true//炼药锅 B:item.charcoal=true B:item.chestplateChain=true B:item.chestplateDiamond=true B:item.chestplateGold=true//金胸甲 B:item.chestplateIron=true//铁胸甲 B:item.clock=true B:item.coal=true B:item.compass=true B:item.component.machineFrame=true B:item.doorIron=true//铁门 B:item.doorWood=true B:item.enderPearl=true B:item.eyeOfEnder=true//末影之眼 B:item.flint=true B:item.frame=true B:item.grafter=true//剪枝工具(F) B:item.hatchetDiamond=true B:item.hatchetGold=true//金斧 B:item.hatchetIron=true//铁斧 B:item.hatchetWood=true B:item.helmetChain=true B:item.helmetDiamond=true B:item.helmetGold=true//金头盔 B:item.helmetIron=true//铁头盔 B:item.hoeDiamond=true B:item.hoeGold=true//黄金锄 B:item.hoeGreenSapphire=true B:item.hoeIron=true//铁锄 B:item.hoeRuby=true B:item.hoeSapphire=true B:item.hoeWood=true B:item.itemDiamondChisel=true B:item.itemHinge=true B:item.itemIronChisel=true B:item.leggingsChain=true B:item.leggingsDiamond=true B:item.leggingsGold=true//金护腿 B:item.leggingsIron=true//铁护腿 B:item.melon=true B:item.minecart=true B:item.minotaurAxe=true B:item.pickaxeDiamond=true B:item.pickaxeGold=true//黄金镐 B:item.pickaxeGreenSapphire=true B:item.pickaxeIron=true//铁镐 B:item.pickaxeRuby=true B:item.pickaxeSapphire=true B:item.pickaxeWood=true B:item.railcraft.armor.steel.boots=true//钢靴(RC) B:item.railcraft.armor.steel.helmet=true//钢头盔 B:item.railcraft.armor.steel.legs=true//钢护腿 B:item.railcraft.armor.steel.plate=true//钢胸甲 B:item.railcraft.cart.basic=true//矿车(RC) B:item.railcraft.tool.steel.axe=true//钢斧(RC) B:item.railcraft.tool.steel.hoe=true//钢锄(RC) B:item.railcraft.tool.steel.pickaxe=true//钢镐(RC) B:item.railcraft.tool.steel.shovel=true//钢铲 B:item.railcraft.tool.steel.sword=true//钢剑 B:item.reeds=true B:item.shears=true//剪刀 B:item.shovelDiamond=true B:item.shovelGold=true//金锹 B:item.shovelGreenSapphire=true B:item.shovelIron=true//铁锹 B:item.shovelRuby=true B:item.shovelSapphire=true B:item.shovelWood=true B:item.sickleDiamond=true B:item.sickleGolden=true//金镰刀(RP2) B:item.sickleGreenSapphire=true B:item.sickleIron=true//铁镰刀(RP2) B:item.sickleRuby=true B:item.sickleSapphire=true B:item.sickleWooden=true B:item.sign=true B:item.steeleafAxe=true B:item.steeleafBoots=true B:item.steeleafHelm=true B:item.steeleafHoe=true B:item.steeleafLegs=true B:item.steeleafPick=true B:item.steeleafPlate=true B:item.steeleafShovel=true B:item.steeleafSword=true B:item.stick=true B:item.sturdyMachine=true B:item.swordDiamond=true B:item.swordGold=true//金剑 B:item.swordGreenSapphire=true B:item.swordIron=true//铁剑 B:item.swordRuby=true B:item.swordSapphire=true B:item.swordWood=true B:item.wheat=true B:itemArmorBronzeBoots=true//青铜靴(IC) B:itemArmorBronzeChestplate=true//青铜胸甲(IC) B:itemArmorBronzeHelmet=true//青铜头盔(IC) B:itemArmorBronzeLegs=true//青铜护腿(IC) B:itemCellEmpty=true//空槽 B:itemFuelCanEmpty=true//空燃油罐子(IC) B:itemFuelPlantBall=true B:itemOreUran=true B:itemTinCan=true//空槽(IC) B:itemToolBronzeAxe=true//青铜斧(IC) B:itemToolBronzeHoe=true//青铜锄(IC) B:itemToolBronzePickaxe=true//青铜镐 B:itemToolBronzeSpade=true//青铜铲 B:itemToolBronzeSword=true//青铜剑 B:itemToolWrench=true//扳手 B:oreApatite=true B:oreBauxite=true B:oreCassiterite=true B:oreCertusQuartz=true B:oreCinnabar=true B:oreCoal=true B:oreCooperite=true B:oreCopper=true B:oreDiamond=true B:oreEmerald=true B:oreEndCooperite=true B:oreEndOlivine=true B:oreEndSodalite=true B:oreEndTungstate=true B:oreGalena=true B:oreGold=true B:oreGreenSapphire=true B:oreIridium=true B:oreIron=true B:oreLapis=true B:oreLead=true B:oreNetherCinnabar=true B:oreNetherCoal=true B:oreNetherCopper=true B:oreNetherDiamond=true B:oreNetherEmerald=true B:oreNetherGold=true B:oreNetherGreenSapphire=true B:oreNetherIridium=true B:oreNetherIron=true B:oreNetherLapis=true B:oreNetherLead=true B:oreNetherNickel=true B:oreNetherNikolite=true B:oreNetherPlatinum=true B:oreNetherPyrite=true B:oreNetherQuartz=true B:oreNetherRedstone=true B:oreNetherRuby=true B:oreNetherSapphire=true B:oreNetherSilver=true B:oreNetherSphalerite=true B:oreNetherSteel=true B:oreNetherTin=true B:oreNetherUranium=true B:oreNickel=true B:oreNikolite=true B:oreOlivine=true B:orePyrite=true B:oreRedstone=true B:oreRuby=true B:oreSaltpeter=true B:oreSapphire=true B:oreSilver=true B:oreSodalite=true B:oreSphalerite=true B:oreSulfur=true B:oreTetrahedrite=true B:oreTin=true B:oreTungstate=true B:oreTungsten=true B:oreUranium=true B:plankWood=true B:plateAluminium=true//铝板 B:plateBrass=true//黄铁板 B:plateBronze=true//青铜板 B:plateChrome=true//铬板 B:plateCopper=true//铜板 B:plateCopperDense=true B:plateDenseCopper=true//厚铜板 B:plateDenseLead=true//厚铅板(高级核电) B:plateElectrum=true//金银合金板 B:plateGold=true//金板 B:plateInvar=true//殷钢板 B:plateIron=true//铁板 B:plateLead=true//铅板 B:plateNickel=true//镍板 B:plateOsmium=true//锇板 B:platePlatinum=true//铂板 B:plateSilver=true//银板 B:plateSteel=true//钢板 B:plateTin=true//锡板 B:plateTitanium=true//钛板 B:plateTungsten=true//钨板 B:plateZinc=true//锌板 B:railcraft.cube.crushed.obsidian=true B:railcraft.cube.stone.abyssal=true B:railcraft.cube.stone.quarried=true B:slabWood=true B:stickAluminium=true B:stickBrass=true B:stickBronze=true B:stickChrome=true B:stickCopper=true B:stickElectrum=true B:stickGold=true B:stickInvar=true B:stickIron=true B:stickLead=true B:stickNickel=true B:stickOsmium=true B:stickPlatinum=true B:stickSilver=true B:stickSteel=true B:stickTin=true B:stickTitanium=true B:stickTungsten=true B:stickWood=true B:stickZinc=true B:tile.TFRoots.0=true B:tile.blockCosmeticSolid.0=true B:tile.blockCosmeticSolid.1=true B:tile.button=true B:tile.chest=true B:tile.clay=true B:tile.cloth.black=true B:tile.cloth.blue=true B:tile.cloth.brown=true B:tile.cloth.cyan=true B:tile.cloth.gray=true B:tile.cloth.green=true B:tile.cloth.lightBlue=true B:tile.cloth.lime=true B:tile.cloth.magenta=true B:tile.cloth.orange=true B:tile.cloth.pink=true B:tile.cloth.purple=true B:tile.cloth.red=true B:tile.cloth.silver=true B:tile.cloth.white=true B:tile.cloth.yellow=true B:tile.enchantmentTable=true B:tile.extrabiomes.redrock.0=true B:tile.extrabiomes.redrock.1=true B:tile.extrabiomes.redrock.2=true B:tile.fenceIron=true//铁栅栏(原版) B:tile.furnace=true B:tile.hellrock=true B:tile.ladder=true B:tile.lever=true//拉杆 B:tile.lightgem=true B:tile.melon=true B:tile.notGate=true//红石火把 B:tile.obsidian=true B:tile.pressurePlate=true B:tile.pumpkin=true B:tile.redstoneLight=true//红石灯 B:tile.sandStone.chiseled=true B:tile.sandStone.default=true B:tile.sandStone.smooth=true B:tile.snow=true B:tile.weightedPlate_heavy=true//铁测重压力板 B:tile.weightedPlate_light=true//金测重压力板 B:tile.whiteStone=true B:treeSapling=true } |
####################
# machineconfig 设备配置
####################
machineconfig { B:DragonEggEnergySiphon.AlloyMultipleEggs=false//是否允许多龙蛋发电机 I:DragonEggEnergySiphon.EnergyPerTick=1024//龙蛋发电机发电量(EU/P) I:MagicEnergyAbsorber.EnergyPerTick.EnderCrystal=32//末影水晶可以产生的能源量(EU/P) I:MagicEnergyAbsorber.EnergyPerVis=12800//设定魔法能源吸收器转化比例 B:Teleporter.Interdimensional=true I:Tesseract.EnergyPerTick=8//超立方体能源消耗(EU/T) I:Tesseract.InterDimensionalEnergyPerTick=32 B:Tesseract.Interdimensional=true } |
####################
# massfabamplifier 物质制造机可以使用下列物品作为原料
####################
massfabamplifier { B:dustDiamond=true B:dustEmerald=true B:dustEnderEye=true B:dustEnderPearl=true B:dustGlowstone=true B:dustGreenSapphire=true B:dustManganese=true B:dustNikolite=true B:dustOlivine=true B:dustOsmium=true B:dustPlatinum=true B:dustPlutonium=true B:dustRedstone=true B:dustRuby=true B:dustSapphire=true B:dustThorium=true B:dustTungsten=true B:dustUranium=true } |
####################
# platesneededforarmormadeof 下列物品合成装甲时是否需要使用金属板来替代金属锭
####################
platesneededforarmormadeof { B:Aluminium=true B:BatteryAlloy=true B:Brass=true B:Bronze=true B:Chrome=true B:Copper=true B:Electrum=true B:Gold=true B:Invar=true B:Iridium=true B:Iron=true B:Lead=true B:Magnalium=true//镁铝锭 B:Nickel=true B:Osmium=true B:Platinum=true B:RefinedIron=true B:Silver=true B:Steel=true B:Tin=true B:Titanium=true B:Tungsten=true B:TungstenSteel=true B:Zinc=true } |
####################
# platesneededformiscmadeof 下列物品合成杂七杂八的东西时是否需要使用金属板来替代金属锭
####################
platesneededformiscmadeof { B:Gold=true//金测重压力板 B:Iron=true//铁测重压力板,漏斗,水桶等 } |
####################
# platesneededfortoolsmadeof 下列物品合成工具时是否需要使用金属板来替代金属锭
####################
platesneededfortoolsmadeof { B:Aluminium=true B:BatteryAlloy=true B:Brass=true B:Bronze=true B:Chrome=true B:Copper=true B:Electrum=true B:Gold=true B:Invar=true B:Iridium=true B:Iron=true B:Lead=true B:Magnalium=true//镁铝锭 B:Nickel=true B:Osmium=true B:Platinum=true B:RefinedIron=true B:Silver=true B:Steel=true B:Tin=true B:Titanium=true B:Tungsten=true B:TungstenSteel=true B:Zinc=true } |
####################
# rcblastfurnace RC高炉是否可以对下列材料进行加工
####################
rcblastfurnace { B:dustAluminium=true B:dustSteel=true } |
####################
# sawmill 工业锯木机是否可以加工的材料
####################
sawmill { B:blockRubWood=true B:logWood=true B:tile.TFRoots.0=true } |
####################
# scrapboxdrops 废料箱是否可以开出下列物品
####################
scrapboxdrops { B:dustAluminium=true B:dustBauxite=true B:dustBrass=true B:dustCalcite=true B:dustCharcoal=true B:dustChrome=true B:dustCoal=true B:dustCopper=true B:dustElectrum=true B:dustEndstone=true B:dustFlint=true B:dustGlowstone=true B:dustGold=true B:dustIron=true B:dustLazurite=true B:dustLead=true B:dustMagnesium=true B:dustNetherrack=true B:dustNickel=true B:dustObsidian=true B:dustPlatinum=true B:dustPyrite=true B:dustRedstone=true B:dustSaltpeter=true B:dustSilver=true B:dustSodalite=true B:dustSteel=true B:dustSulfur=true B:dustTin=true B:dustTitanium=true B:dustTungsten=true B:dustZinc=true B:gemDiamond=true B:gemEmerald=true B:gemGarnetRed=true B:gemGarnetYellow=true B:gemGreenSapphire=true B:gemOlivine=true B:gemRuby=true B:gemSapphire=true B:item.GT_Cells.7=true B:item.GT_Components.22=true//机械零件 B:item.GT_Components.24=true//高级电路零件 B:item.GT_Components.48=true//基础电路板 B:item.GT_Components.49=true//高级电路板 B:item.GT_Components.50=true//精锐电路板 B:item.apple=true B:item.beefCooked=true B:item.bone=true B:item.bread=true B:item.cake=true B:item.chickenCooked=true B:item.feather=true B:item.hatchetWood=true B:item.hoeWood=true B:item.leather=true B:item.paper=true B:item.pickaxeWood=true B:item.porkchopCooked=true B:item.rottenFlesh=true B:item.shovelWood=true B:item.sign=true B:item.slimeball=true B:item.stick=true B:item.swordWood=true B:itemBatSU=true B:itemCable=true B:itemCellEmpty=true//空槽 B:itemCellWater=true B:itemFuelPlantBall=true B:itemGoldCableII=true//2X绝缘金线 B:itemRubber=true B:itemScrap=true B:itemTinCanFilled=true B:pulpWood=true B:stickWood=true B:tile.dirt=true B:tile.grass=true B:tile.gravel=true B:tile.hellrock=true B:tile.hellsand=true B:tile.pumpkin=true } |
####################
# smelting 下列物品是否可以被烧制
####################
smelting { B:blockAluminium=true//铝块 B:blockBrass=true//黄铜块 B:blockBronze=true//青铜块 B:blockChrome=true//铬块 B:blockCopper=true//铜块 B:blockElectrum=true//金银合金块 B:blockGold=true//金块 B:blockInvar=true//殷钢块 B:blockIridium=true//铱快 B:blockIron=true//铁块 B:blockIronFurnace=true//铁炉 B:blockLead=true//铅块 B:blockMachine=true//机械方块 B:blockNickel=true//镍块 B:blockOsmium=true//锇块 B:blockPlatinum=true//铂块 B:blockSilver=true//银块 B:blockSteel=true//钢块 B:blockTin=true//锡块 B:blockTitanium=true//钛块 B:blockTungsten=true//钨块 B:blockUranium=true//铀块 B:blockZinc=true//锌块 B:dustAntimony=true B:dustBrass=true B:dustBronze=true B:dustCopper=true B:dustElectrum=true B:dustGold=true B:dustInvar=true B:dustIron=true B:dustLead=true B:dustNickel=true B:dustPlatinum=true B:dustSilver=true B:dustSteel=true B:dustTin=true B:dustWheat=true B:dustZinc=true B:ingotIron=true B:item.GT_Components.100=true//钨钢齿轮 B:item.GT_Components.101=true//铱齿轮 B:item.GT_Components.32=true//铝机壳 B:item.GT_Components.33=true//青铜机壳 B:item.GT_Components.34=true//黄铜机壳 B:item.GT_Components.35=true//钢机壳 B:item.GT_Components.36=true//钛机壳 B:item.GT_Components.96=true//铁齿轮 B:item.GT_Components.97=true//青铜齿轮 B:item.GT_Components.98=true//钢齿轮 B:item.GT_Components.99=true//钛齿轮 B:item.GT_Screwdriver=true//螺丝刀 B:item.GT_Wrench_Bronze=true//青铜扳手 B:item.GT_Wrench_Iron=true//铁扳手 B:item.GT_Wrench_Steel=true//钢扳手 B:item.GT_Wrench_TungstenSteel=true//钨钢扳手 B:item.ItemAxeThaumium=true//神秘斧(TC3) B:item.ItemBootsThaumium=true//神秘靴(TC3) B:item.ItemChestplateThaumium=true//神秘胸甲(TC3) B:item.ItemHelmetThaumium=true//神秘头盔(TC3) B:item.ItemHoeThaumium=true//神秘锄(TC3) B:item.ItemLeggingsThaumium=true//神秘护腿(TC3) B:item.ItemPickThaumium=true//神秘镐(TC3) B:item.ItemShovelThaumium=true//神秘铲(TC3) B:item.ItemSwordThaumium=true//神秘剑(TC3) B:item.armor.invarBoots=true//殷钢靴(TE) B:item.armor.invarHelmet=true//殷钢头盔(TE) B:item.armor.invarLegs=true//殷钢护腿(TE) B:item.armor.invarPlate=true//殷钢板 B:item.athame=true//仪式匕首(RP2) B:item.bootsGold=true//黄金靴子 B:item.bootsIron=true//铁靴子 B:item.bronzePickaxe=true//青铜镐 B:item.bronzeShovel=true//青铜铲 B:item.bucket=true//桶 B:item.bucketWater=true//水桶 B:item.canEmpty=true//空罐(F) B:item.cauldron=true//炼药锅 B:item.chestplateGold=true//金胸甲 B:item.chestplateIron=true//铁胸甲 B:item.clock=true B:item.compass=true B:item.doorIron=true//铁门 B:item.fieryBoots=true//炽热靴(TF) B:item.fieryHelm=true B:item.fieryLegs=true//炽热护腿(TF) B:item.fieryPlate=true//炽热胸甲(TF) B:item.grafter=true//剪枝工具(F) B:item.hatchetGold=true//金斧 B:item.hatchetIron=true//铁斧 B:item.helmetGold=true//金头盔 B:item.helmetIron=true//铁头盔 B:item.hoeGold=true//黄金锄 B:item.hoeIron=true//铁锄 B:item.ironwoodAxe=true//铁木斧(TF) B:item.ironwoodBoots=true//铁木靴(TF) B:item.ironwoodHelm=true//铁木头盔(TF) B:item.ironwoodHoe=true//铁木锄(TF) B:item.ironwoodLegs=true//铁木护腿(TF) B:item.ironwoodPick=true//铁木镐(TF) B:item.ironwoodPlate=true//铁木胸甲(TF) B:item.ironwoodShovel=true//铁木铲(TF) B:item.ironwoodSword=true//铁木剑(TF) B:item.leggingsGold=true//金护腿 B:item.leggingsIron=true//铁护腿 B:item.minecart=true B:item.pickaxeGold=true//黄金镐 B:item.pickaxeIron=true//铁镐 B:item.railcraft.armor.steel.boots=true//钢靴(RC) B:item.railcraft.armor.steel.helmet=true//钢头盔 B:item.railcraft.armor.steel.legs=true//钢护腿 B:item.railcraft.armor.steel.plate=true//钢胸甲 B:item.railcraft.cart.basic=true//矿车(RC) B:item.railcraft.tool.steel.axe=true//钢斧(RC) B:item.railcraft.tool.steel.hoe=true//钢锄(RC) B:item.railcraft.tool.steel.pickaxe=true//钢镐(RC) B:item.railcraft.tool.steel.shovel=true//钢铲 B:item.railcraft.tool.steel.sword=true//钢剑 B:item.shears=true//剪刀 B:item.shovelGold=true//金锹 B:item.shovelIron=true//铁锹 B:item.sickleGolden=true//金镰刀(RP2) B:item.sickleIron=true//铁镰刀(RP2) B:item.slimeball=true B:item.sturdyMachine=true B:item.swordGold=true//金剑 B:item.swordIron=true//铁剑 B:itemArmorBronzeBoots=true//青铜靴(IC) B:itemArmorBronzeChestplate=true//青铜胸甲(IC) B:itemArmorBronzeHelmet=true//青铜头盔(IC) B:itemArmorBronzeLegs=true//青铜护腿(IC) B:itemFuelCanEmpty=true//空燃油罐子(IC) B:itemFuelCoalDust=true B:itemTinCan=true//空槽(IC) B:itemToolBronzeAxe=true//青铜斧(IC) B:itemToolBronzeHoe=true//青铜锄(IC) B:itemToolBronzePickaxe=true//青铜镐 B:itemToolBronzeSpade=true//青铜铲 B:itemToolBronzeSword=true//青铜剑 B:itemToolWrench=true//扳手 B:oreSaltpeter=true B:oreSulfur=true B:plateAluminium=true//铝板 B:plateBatteryAlloy=true//蓄电池板 B:plateBrass=true//黄铁板 B:plateBronze=true//青铜板 B:plateChrome=true//铬板 B:plateCopper=true//铜板 B:plateDenseCopper=true//厚铜板 B:plateDenseLead=true//厚铅板(高级核电) B:plateElectrum=true//金银合金板 B:plateGold=true//金板 B:plateInvar=true//殷钢板 B:plateIridium=true//铱板 B:plateIron=true//铁板 B:plateLead=true//铅板 B:plateMagnalium=true B:plateNickel=true//镍板 B:plateOsmium=true//锇板 B:platePlatinum=true//铂板 B:plateRefinedIron=true//精炼铁板 B:plateSilver=true//银板 B:plateSteel=true//钢板 B:plateTin=true//锡板 B:plateTitanium=true//钛板 B:plateTungsten=true//钨板 B:plateTungstenSteel=true//钨钢板 B:plateZinc=true//锌板 B:tile.anvil.intact=true//铁毡 B:tile.anvil.slightlyDamaged=true B:tile.anvil.veryDamaged=true B:tile.hopper=true//漏斗(原版) B:tile.weightedPlate_heavy=true//铁测重压力板 B:tile.weightedPlate_light=true//金测重压力板 } |
####################
# specialunificationtargets RC铁板和钢板是否可以和格雷的通用
####################
specialunificationtargets { B:railcraft.part.plate.iron=true B:railcraft.part.plate.steel=true } |
####################
# squeezer
####################
squeezer { B:item.itemDrink=true B:item.seeds=true } |
####################
# storageblockcompressing 是否需要压缩才能制作的存储方块
####################
storageblockcompressing { B:gemDiamond=true B:gemEmerald=true B:gemGreenSapphire=true B:gemOlivine=true B:gemRuby=true B:gemSapphire=true B:ingotAluminium=true B:ingotBrass=true//黄铜锭 B:ingotBronze=true//青铜锭 B:ingotChrome=true B:ingotCopper=true B:ingotElectrum=true//金银锭 B:ingotGold=true B:ingotInvar=true//殷钢锭 B:ingotIridium=true B:ingotIron=true B:ingotLead=true B:ingotNickel=true B:ingotOsmium=true B:ingotPlatinum=true B:ingotSilver=true B:ingotSteel=true B:ingotTin=true B:ingotTitanium=true B:ingotTungsten=true B:ingotUranium=true B:ingotZinc=true } |
####################
# storageblockcrafting 是否允许直接制作存储方块
####################
storageblockcrafting { B:blockAluminium=false//铝块 B:blockAluminum=false B:blockBasalt=false B:blockBrass=false//黄铜块 B:blockBronze=false//青铜块 B:blockChrome=false//铬块 B:blockCopper=false//铜块 B:blockDiamond=false B:blockElectrum=false//金银合金块 B:blockEmerald=false B:blockGlowstone=false B:blockGold=false//金块 B:blockGreenSapphire=false B:blockInvar=false//殷钢块 B:blockIridium=false//铱快 B:blockIron=false//铁块 B:blockLapis=false B:blockLead=false//铅块 B:blockMarble=false B:blockNickel=false//镍块 B:blockOlivine=false B:blockOsmium=false//锇块 B:blockPlatinum=false//铂块 B:blockRedstone=false B:blockRuby=false B:blockSapphire=false B:blockSilver=false//银块 B:blockSteel=false//钢块 B:blockStorageCopper=false B:blockStorageGreenSapphire=false B:blockStorageNikolite=false B:blockStorageRuby=false B:blockStorageSapphire=false B:blockStorageSilver=false B:blockStorageTin=false B:blockStorageTungsten=false B:blockTin=false//锡块 B:blockTitanium=false//钛块 B:blockTungsten=false//钨块 B:blockUranium=false//铀块 B:blockZinc=false//锌块 } |
####################
# storageblockdecrafting 是否可以直接拆分存储方块
####################
storageblockdecrafting { B:blockAluminium=false//铝块 B:blockAluminum=false B:blockBasalt=false B:blockBrass=false//黄铜块 B:blockBronze=false//青铜块 B:blockChrome=false//铬块 B:blockCopper=false//铜块 B:blockDiamond=true B:blockElectrum=false//金银合金块 B:blockEmerald=true B:blockGold=false//金块 B:blockGreenSapphire=true B:blockInvar=false//殷钢块 B:blockIridium=false//铱快 B:blockIron=false//铁块 B:blockLapis=false B:blockLead=false//铅块 B:blockMarble=false B:blockNickel=false//镍块 B:blockOlivine=true B:blockOsmium=false//锇块 B:blockPlatinum=false//铂块 B:blockRedstone=false B:blockRuby=true B:blockSapphire=true B:blockSilver=false//银块 B:blockSteel=false//钢块 B:blockStorageCopper=false B:blockStorageGreenSapphire=false B:blockStorageNikolite=false B:blockStorageRuby=false B:blockStorageSapphire=false B:blockStorageSilver=false B:blockStorageTin=false B:blockStorageTungsten=false B:blockTin=false//锡块 B:blockTitanium=false//钛块 B:blockTungsten=false//钨块 B:blockUranium=false//铀块 B:blockZinc=false//锌块 } |
####################
# uumrecipe 是否允许UU合成下列物品.
####################
uumrecipe { B:dustAluminium=true B:dustCopper=true B:dustGlowstone=true B:dustGold=true B:dustGunpowder=true B:dustIron=true B:dustLapis=true B:dustLead=true B:dustNickel=true B:dustNikolite=true B:dustPlatinum=true B:dustPlutonium=true B:dustRedstone=true B:dustSilver=true B:dustSmallOsmium=true B:dustTin=true B:dustTitanium=true B:dustTungsten=true B:dustZinc=true B:gemCoal=true B:gemDiamond=true B:gemEmerald=true B:gemEnderPearl=true B:gemGreenSapphire=true B:gemOlivine=true B:gemRuby=true B:gemSapphire=true B:item.blazeRod=true B:item.bone=true B:item.clay=true B:item.coal=true B:item.dyePowder.black=true B:item.dyePowder.brown=true B:item.enderPearl=true B:item.feather=true B:item.flint=true B:item.leather=true B:item.reeds=true B:item.string=true B:itemHarz=true B:itemOreIridium=true B:tile.cactus=true B:tile.glass=true B:tile.grass=true B:tile.hellrock=true B:tile.lava=true B:tile.log.birch=true B:tile.log.jungle=true B:tile.log.oak=true B:tile.log.spruce=true B:tile.mycel=true B:tile.obsidian=true B:tile.sandStone.default=true B:tile.snow=true B:tile.stone=true B:tile.stoneMoss=true B:tile.stonebricksmooth.chiseled=true B:tile.vine=true B:tile.water=true B:tile.waterlily=true } |
####################
# vacuumfreezer 真空冷冻器加工物品所消耗的时间(单位/T)
####################
vacuumfreezer { I:item.180k_Helium_Coolantcell=2000 I:item.180k_NaK_Coolantcell=1500 I:item.360k_Helium_Coolantcell=3900 I:item.360k_NaK_Coolantcell=3000 I:item.60k_Helium_Coolantcell=700 I:item.60k_NaK_Coolantcell=500 I:item.GT_Cells.131=100 I:item.GT_Materials.5=450 I:itemCellWater=50 I:reactorCoolantSimple=100 I:reactorCoolantSix=600 I:reactorCoolantTriple=300 } |
####################
# wiremill 缆线制作机制作材料所需要的时间.(单位/T)
####################
wiremill { I:dustCoal=400 I:ingotCopper=100 I:ingotGold=200 I:ingotLead=100 I:ingotRefinedIron=200 I:ingotSolderingAlloy=100//焊料锭 I:ingotTin=150 } |
####################
# worldgen 矿物生成设置
####################
worldgen { B:NetherOreCinnabar_Huge=false B:NetherOreCinnabar_Large=false B:NetherOreCinnabar_Medium=true B:NetherOreCinnabar_Small=true B:NetherOreCinnabar_Tiny=true B:NetherOrePyrite_Huge=true B:NetherOrePyrite_Large=true B:NetherOrePyrite_Medium=true B:NetherOrePyrite_Small=true B:NetherOrePyrite_Tiny=true B:NetherOreSphalerite_Huge=true B:NetherOreSphalerite_Large=true B:NetherOreSphalerite_Medium=true B:NetherOreSphalerite_Small=true B:NetherOreSphalerite_Tiny=true B:OverworldOreBauxite=true B:OverworldOreCassiterite=true B:OverworldOreGalena=true B:OverworldOreIridium=true B:OverworldOreRuby=true B:OverworldOreSapphire=true B:OverworldOreSphalerite=true B:OverworldOreTetrahedrite=true } |