BFAPI
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 v1.3.2
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/bfapi
资源信息
Minecraft 版本: 1.18 1.18.1
平台: fabric
标签: library
资源介绍
BFAPI
The aim of BFAPI is to:
- Make the creation of certain Minecraft features easier
- Make compatibility with other mods much easier
- Make creating and using configs much easier
If you have a mod you wish for me to add compatibility to please open an issue about it as I would be more than willing to do it for you
Addons
Recommended
Config
The config is found under bfapi.json in the config directory
| Field | Type | Description | Default |
|---|---|---|---|
| debugMode | Boolean | If mods should print additional information for debug purposes | false |
| blockedProviders | Array | Provider names that should be disabled | N/A |
| blockedMarks | Array | NbtMark names that should be disabled | N/A |
| previewMode | Boolean | If preview features should be enabled | false |
{
"debugMode": false,
"blockedProviders": [],
"blockedMarks": [],
"previewMode": false
}
Links
📥 下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~