Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Use Fabric API Event phase #3

Open
1 task
TexBlock opened this issue Feb 12, 2023 · 1 comment
Open
1 task

Use Fabric API Event phase #3

TexBlock opened this issue Feb 12, 2023 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@TexBlock
Copy link
Member

TexBlock commented Feb 12, 2023

  • Use Fabric API Event phase.
@TexBlock TexBlock changed the title Fix crash bug Event phase Feb 12, 2023
@TexBlock TexBlock self-assigned this Feb 12, 2023
@TexBlock TexBlock added bug Something isn't working enhancement New feature or request labels Feb 12, 2023
@TexBlock TexBlock mentioned this issue Feb 12, 2023
4 tasks
@TexBlock TexBlock added help wanted Extra attention is needed question Further information is requested and removed help wanted Extra attention is needed question Further information is requested labels Feb 14, 2023
@TexBlock TexBlock changed the title Event phase Use Fabric API Event phase Feb 15, 2023
@TexBlock
Copy link
Member Author

目前崩溃的解决方法如下:
在游戏的 config 文件夹内新建名为 HardcodePatcher 的文件夹,在此文件夹内新建一个名为 config.json 的文件。
config.json 文件内容如下:

{
  "mods": [
    "mod"
  ]
}

mod 字段填写为模块的文件名就行

@TexBlock TexBlock added the help wanted Extra attention is needed label Apr 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

1 participant