籽岷吧 关注:157,444贴子:3,361,087
  • 3回复贴,共1

求教个问题!

只看楼主收藏回复

EnviroMine 这个MOD 我自己修改了EnviroMine.cfg
把这个
# Turn physics On/Off
B:"Enable Physics"=true
B:"Enable Physics Landslide"=true
I:"EntityPhysicsBlock ID"=3
B:"Enable Physics Landslide"=true
(物理滑坡开关)设为false了
可是进入游戏只能生效 几秒钟,然后就恢复默认MOD的设置了 是为什么?
因为ID分配器么?


1楼2014-06-26 23:42回复
    # Configuration file
    ####################
    # Config
    ####################
    Config {
    # Will attempt to find and generate blank configs for any custom armors loaded before EnviroMine.
    B:"Generate Armor Configs"=true
    B:"Generate Defaults"=false
    }
    ####################
    # GUI Settings
    ####################
    "GUI Settings" {
    # Change position of Enviro Bars. Options: Bottom_Left, Bottom_Right, Bottom_Center_Left,
    Bottom_Center_Right, Top_Left, Top_Right, Top_Center
    S:"Position Air Quality Bar"=Bottom_Right
    S:"Position Heat Bat"=Bottom_Left
    S:"Position Sanity Bar"=Bottom_Right
    S:"Position Thirst Bar"=Bottom_Left
    # Show Hide Gui Text Display and Icons
    B:"Show Gui Debugging Info"=false
    B:"Show Gui Icons"=true
    B:"Show Gui Status Text"=true
    # Show/Hide Particales
    B:"Show Insanity Particles"=true
    B:"Show Sweat Particales"=true
    # Will display either Farenhit or Celcius on GUI
    B:"Use Farenheit instead of Celsius"=false
    }
    ####################
    # Physics
    ####################
    Physics {
    # How long until individual chunk's physics starts after generation
    I:"Chunk Physics Delay"=500
    # This will change maximum number of blocks that can be updated with physics at a time. - 1 = Unlimited
    I:"Consecutive Physics Update Cap"=128
    S:"Default Stability Type (BlockIDs > 175)"=loose
    # Setting Large Ice Cracking to true can cause Massive Lag
    B:"Large Ice Cracking"=false
    # The number of ticks between physics update passes
    I:"Physics Interval"=1
    B:"Stone Cracks Before Falling"=true
    # At what Minecraft time the physics system kicks in (DO NOT SET TOO LOW)
    I:"World Start Delay"=1000
    ####################
    # Potions
    ####################
    Potions {
    I:Dehydration=30
    I:Frostbite=29
    I:"Heat Stroke"=28
    I:Hypothermia=27
    I:Insanity=31
    }
    ####################
    # Speed Multipliers
    ####################
    "Speed Multipliers" {
    D:AirQuality=1.0
    D:BodyTemp=1.0
    D:Hydration=1.0
    D:Sanity=1.0
    }
    ####################
    # World Generation
    ####################
    "World Generation" {
    # Generates mineshafts in villages
    B:"Enable Village MineShafts"=true
    }
    ####################
    # general
    ####################
    general {
    # True/False to turn Enviromine Trackers for Sanity, Air Quality, Hydration, and Body Temperature.
    B:"Allow Air Quality"=true
    B:"Allow Body Temperature"=true
    B:"Allow Hydration"=true
    B:"Allow Sanity"=true
    B:"Check For Updates"=true
    # Turn physics On/Off
    B:"Enable Physics"=true
    B:"Enable Physics Landslide"=false
    I:"EntityPhysicsBlock ID"=3
    # Track enviromine properties on Non-player entites(mobs & animals)
    B:"Track NonPlayer entitys"=false
    }
    ####################
    # item
    ####################
    item {
    I:"Camel Pack"=5004
    I:"Cold Water Bottle"=5003
    I:"Dirty Water Bottle"=5001
    I:"Salt Water Bottle"=5002
    }


    2楼2014-06-26 23:57
    回复
      毕毕!楼主的单核处理器已报废!请立即更换!楼主打这么多累吗?


      来自iPhone客户端3楼2014-06-27 05:11
      收起回复