Fast Assets
作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: neoforge
标签: management optimization utility
Simple mod that helps to skip asset checking when loading a resource or texture pack if you don't have a modification that is related to these assets.
Has a configuration file to set ignore, enable/disable the mod functionality.
Also has ingore inside pack.mcmeta
Example add assets in ignore:
{
"pack": {
"pack_format": 15,
"description": "My pack"
},
"fastassetsload": {
"dont_ignore_assets": [
"my_custom_namespace",
"some_other_thing"
]
}
}请登录后举报
暂无评论,抢个沙发吧~