这篇配置文件汉化可能有很多个人理解内容:看得懂就完事了不是吗

只汉化了gameplay.cfg文件

# Configuration file


"main settings" {

    # Players are affected by temperature [default: true]

#玩家受温度影响,启用体温设定

    B:"Enable Body Temperature"=true


    # The effects of the mod will work on Peaceful difficulty. [default: false]

#该mod的效果适用于和平难度

    B:"Enable Peaceful"=false


    # Players are affected by thirst. [default: true]

#玩家受到口渴的影响,启用水分值

    B:"Enable Thirst"=true


    # Allows drinking from rain by sneak-rightclick and empty main hand if looking up at raining sky. [default: false]

#如果在下雨的时候仰视,则可以通过潜行右键喝雨水

    B:"Enable drinking from rain"=false


    # Allows drinking directly from water-source blocks with sneak-rightclick and empty main hand [default: true]

#允许通过潜行右键的方式喝水不是水瓶是正经的水

    B:"Enable drinking from water blocks"=true

}



"tweak settings" {

    # Ice Blocks drop Ice Cubes. [default: true]

#破坏冰块时会掉落 小冰块 

    B:"Ice Cube Drops"=true


    # Loot tables are tweaked for balance. [default: true]

#调整战利品以达到平衡

    B:"Loot Table Tweaks"=true


    # Magma Blocks drop Magma Shards. [default: true]

#破坏岩浆块时掉落 岩浆碎片 

    B:"Magma Shard Drops"=true

}