不朽恒星
在源文件夹的config文件夹中没有editmode文件,导致无法改参数,也就无法进入编辑者模式,无法编辑任务
问问大佬们有没有解决方案,是更新后模组机制变了还是怎么样
鄙人正为自己的第一个整合包做准备,所以还望版里的大佬们解答解答
下周六再回复大佬们!!!

lilinjie
  1. "message settings" {
  2.         # Set to false to prevent the 'use /hqm op instead' message when operators use '/hqm edit' instead.
  3.         B:"Enable OP command reminder"=true
复制代码

新版本肯定会有新改变,游戏内输入/hqm edit就可以了

lilinjie
  1.    "editing settings" {
  2.         # Set to true to automatically enable edit mode when entering worlds in single-player. Has no effect in multiplayer.
  3.         B:"Enable edit mode by default"=false
复制代码

看错了,是这个改为"true"就可以了
mod版本5.4.0-hotfix1

158011998
我的世界十周年有你更精彩

不朽恒星
lilinjie 发表于 2019-5-20 01:08
新版本肯定会有新改变,游戏内输入/hqm edit就可以了

谢谢大佬!!!