- UID
- 37652
- 阅读权限
- 70
- 注册时间
- 2015-9-14
- 最后登录
- 1970-1-1
- 在线时间
- 小时
- 人气
- 点
- MC币
- 个
- 贡献
- 点
TA的每日心情 | 慵懒 2022-4-22 19:06 |
---|
签到天数: 623 天 [LV.9]以坛为家II
|
你是指把前缀的世界名字变成中文?
这样设置 ↓
- worlds:
- world:
- ==: MVWorld
- hidden: 'false'
- alias: 世界名字
- color: 颜色(BLUE,RED,YELLOW,GREEN等)
- style: NORMAL
- pvp: 'false'
- scale: '16.0'
- respawnWorld: ''
- allowWeather: 'true'
- difficulty: NORMAL
- spawning:
- ==: MVSpawnSettings
- animals:
- ==: MVSpawnSubSettings
- spawn: 'true'
- spawnrate: '-1'
- exceptions: []
- monsters:
- ==: MVSpawnSubSettings
- spawn: 'true'
- spawnrate: '-1'
- exceptions: []
- entryfee:
- ==: MVEntryFee
- amount: '0.0'
- currency: '-1'
- hunger: 'true'
- autoHeal: 'true'
- adjustSpawn: 'true'
- portalForm: ALL
- gameMode: SURVIVAL
- keepSpawnInMemory: 'true'
- spawnLocation:
复制代码
|
|