本帖最后由 Kjcdkcnjji 于 2016-2-2 15:20 编辑

# Configuration file

features {  (特征)
    I:MaxLogStackSize=64 #木头最大堆叠数
    I:MaxOreStackSize=64 #原矿最大堆叠数
    I:MaxOtherBlockStackSize=64 #其他物品最大堆叠数
    I:MaxPlankStackSize=64 #木板最大堆叠数
    I:UpgradeStacksize=4 #升级插件最大堆叠数
}


general {
    B:AFK_Hunger=false #挂机时消耗饥饿
    B:AdventureModeStartingAxe=true #冒险模式启动斧子(?)
    B:CraftingUnification=true #统一化的(矿石?)
    B:Debug=false #调试模式
    B:Debug2=false #调试模式
    B:DisableVanillaOres=true #禁用原版矿石
    B:EnsureToBeLoadedLast=true #保证是最后的加载
    I:FlintAndSteelChance=30 #打火石点火几率 30则30%
    B:HardCoreCableLoss=false #
    B:IncreaseDungeonLoot=true #在地牢箱子里面能开出GT锭
    B:InventoryUnification=true #统一矿石(?)
    I:ItemDespawnTime=6000 #物品消失的时间 1分钟=1200
    B:LoggingPlayerActivity=true #记录玩家的动作(?)
    I:MaxEqualEntitiesAtOneSpot=3 #
    I:MillisecondsPassedInGTTileEntityUntilLagWarning=100 #
    B:NerfDustCrafting=true #
    I:SkeletonsShootGTArrows=16 骷弓可以射出GT元素箭
    I:TicksForLagAveragingWithScanner=25
    B:WoodNeedsSawForCrafting=true #手工制作木头会损耗
    B:disable_STDERR=false #
    B:disable_STDOUT=false #
    B:drinks_always_drinkable=false #
    B:forceAdventureMode=false #
    B:hardermobspawners=true #
    B:harderstone=false #
    B:online=true #在线(?)
    B:show_all_metaitems_in_creative_and_NEI=false #在nei里面显示全部物品
    B:smallerVanillaToolDurability=true #矿物工具的耐用度(?)
    B:sound_multi_threading=false #多线程的声音(?)
    B:timber_axe=false #木制的斧头(?)
}


machines {
    B:colored_guis_when_painted=true #涂色
    B:constant_need_of_energy=true #机器需要持久电力才能工作
    B:explosions_on_nonwrenching=true #当暴力拆卸时爆炸
    B:fire_causes_explosions=true #遇火爆炸
    B:lightning_causes_explosions=true #被雷劈了爆炸
    B:machines_explosion_damage=true #机器爆炸伤害
    B:machines_flammable=true #机器易燃
    B:rain_causes_explosions=true #淋雨爆炸
    B:wirefire_on_explosion=true #线路超载爆炸
}

# Configuration file

blastfurnacerequirements { #以下物品需要高炉制作 false=不需要 true=需要
    B:aluminium_true=true
以下省略

blastinductionsmelter { #te感应炉的合成 false不允许 true=允许
    B:aluminium_false=false
    B:bismuthbronze_true=true
以下省略


heatdamage { #高温物品(岩浆桶,热钨钢等)会对你造成伤害 0.0=0.0 前面0.0=默认 后面=现在
    D:_null_0.0=0.0
    D:abyssal_0.0=0.0
以下省略

gregtechrecipes { #gregtech合成表  false关闭合成 true=允许合成
    B:SolarPanel8V_false=false
以下省略


oreprocessingoutputmultiplier { #矿石产量增倍(?)
    I:Adamantium_1=1
以下省略