搜索历史
清空
暂无搜索历史
论坛热搜
1
【MC整合包发布】乌托邦探险之旅3.2
热
3
[1.6.4]上古老物 冒险者传说 by WhiteSword
新
5
[转载]洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
[1.12.2]Jenny — 有趣的模拟女友模组|珍妮模组
热
4
幻虚斗罗V1.5[炫酷魂环][高级魂技][全模型贴图覆盖][超吸金]
6
[1.7.10] [HQM] [Mercury landing]水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 10|回复: 0

[模组分享] Resclone(资源克隆)-MOD模组

[复制链接]

5159

主题

5

回帖

6129

积分

龙❁妻

Rank: 8Rank: 8

经验
6129 EP
金粒
928 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 19:06:19 | 显示全部楼层 |阅读模式
Resclone(资源克隆)Github |相关wiki |源站链接支持: fabric自动下载和更新资源包

Resclone能够自动下载和更新在其配置文件中指定的资源和数据包。每当可能时,资源包会在启动时更新,这意味着非常大的资源包会减慢您的启动速度。

示例配置:

{
  // Resclone要加载的资源包
  \"packs\": [
    {
      \"fetcher\": \"file\",
      \"source\": \"https://github.com/FaithfulTeam/Faithful/raw/releases/1.16.zip\",
      \"name\": \"Faithful\",
      \"forceDownload\": false,
      \"forceEnable\": false
    },
    {
      \"fetcher\": \"github\",
      \"source\": \"seasnail8169/SnailPack\",
      \"name\": \"SnailPack\",
      \"forceDownload\": false,
      \"forceEnable\": false
    },
    {
      \"fetcher\": \"github\",
      \"source\": \"spiralhalo/LumiLights/release\",
      \"name\": \"LumiLights\",
      \"forceDownload\": true,
      \"forceEnable\": false
    },
    {
      \"fetcher\": \"github\",
      \"source\": \"spiralhalo/LumiPBRExt/tag/v0.7\",
      \"name\": \"LumiPBRExt\",
      \"forceDownload\": false,
      \"forceEnable\": false
    },
    {
      \"fetcher\": \"github\",
      \"source\": \"FaithfulTeam/Faithful/branch/1.16\",
      \"name\": \"Faithful\",
      \"forceDownload\": false,
      \"forceEnable\": false
    },
    {
      \"fetcher\": \"file\",
      \"source\": \"https://media.forgecdn.net/files/3031/178/BattyCoordinates_005.zip\",
      \"name\": \"Battys Coordinates\",
      \"forceDownload\": false,
      \"forceEnable\": false
    },
    {
      \"fetcher\": \"curseforge\",
      \"source\": \"325017\",
      \"name\": \"Vanilla Additions\",
      \"forceDownload\": false,
      \"forceEnable\": true
    },
    {
      \"fetcher\": \"modrinth\",
      \"source\": \"new-in-town\",
      \"name\": \"New in Town\"
    }
  ],
  // 是否从缓存中清除未使用的资源包
  \"pruneUnused\": true
}Copy已复制!



来自Modrinth所有游戏版本1.21.81.21.71.21.61.21.51.21.41.21.31.211.21.11.20.51.20.41.20.21.201.19.41.19.31.19.21.19.11.191.18.21.181.171.16.51.16.4所有类型fabric[1.21.8] 1.13.7resclone-1.13.7.jar下载1.13.7#ReleaseCommits in Release 1.13.7:- chore: update to 1.21.8展开版本: 1.13.7支持游戏: 1.21.8类型:FabricRelease下载次数: 38[1.21.7] 1.13.6resclone-1.13.6.jar下载1.13.6#ReleaseCommits in Release 1.13.6:- chore: update to 1.21.7展开版本: 1.13.6支持游戏: 1.21.7类型:FabricRelease下载次数: 43[1.21.6] 1.13.5resclone-1.13.5.jar下载1.13.5#ReleaseCommits in Release 1.13.5:- chore: update to 1.21.6展开版本: 1.13.5支持游戏: 1.21.6类型:FabricRelease下载次数: 62[1.21.5] 1.13.4resclone-1.13.4.jar下载1.13.4#ReleaseCommits in Release 1.13.4:- chore: update to 1.21.5展开版本: 1.13.4支持游戏: 1.21.5类型:FabricRelease下载次数: 136[1.21.4] 1.13.3resclone-1.13.3.jar下载1.13.3#ReleaseCommits in Release 1.13.3:- chore: update to 1.21.4展开版本: 1.13.3支持游戏: 1.21.4类型:FabricRelease下载次数: 223[1.21.3] 1.13.2resclone-1.13.2.jar下载1.13.2#ReleaseCommits in Release 1.13.2:- chore: use processors to remove clutter- fix: log properly- fix: use actual resource packs to prune- chore: bump to 1.21.1- fix: add back in-game editing support- chore: update to 1.21.3展开版本: 1.13.2支持游戏: 1.21.3类型:FabricRelease下载次数: 77[1.21] 1.13.1resclone-1.13.1.jar下载1.13.1#ReleaseCommits in Release 1.13.1:- chore: update to 1.21展开版本: 1.13.1支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 747[1.20.5] 1.13.0resclone-1.13.0.jar下载1.13.0#ReleaseCommits in Release 1.13.0:- feat: rewrite config/network IO for 1.20.5- chore: update to 1.20.5展开版本: 1.13.0支持游戏: 1.20.5类型:FabricRelease下载次数: 99[1.20.4] 1.12.0resclone-1.12.0.jar下载1.12.0#ReleaseCommits in Release 1.12.0:- chore: add some more optional logging- fix: add translation for new options- feat: add option to disable additional processors展开版本: 1.12.0支持游戏: 1.20.4类型:FabricRelease下载次数: 613[1.20.4] 1.11.3resclone-1.11.3.jar下载1.11.3#ReleaseCommits in Release 1.11.3:- chore: update to 1.20.4展开版本: 1.11.3支持游戏: 1.20.4类型:FabricRelease下载次数: 209[1.20.2] 1.11.2resclone-1.11.2.jar下载1.11.2#ReleaseCommits in Release 1.11.2:- chore: update to 1.20.2展开版本: 1.11.2支持游戏: 1.20.2类型:FabricRelease下载次数: 232[1.20] 1.11.1resclone-1.11.1.jar下载1.11.1#ReleaseCommits in Release 1.11.1:- Configure CF publish- Bump to 1.20展开版本: 1.11.1支持游戏: 1.20类型:FabricRelease下载次数: 633[1.19.4] 1.11.0resclone-1.11.0.jar下载1.11.0#ReleaseCommits in Release 1.11.0:- Add devutil- 1.19.4-pre1 port + modrinth fetcher- Optimize imports- Port to 1.19.4 and libjf-config. Also remove the unused API as mods can still use mixin展开版本: 1.11.0支持游戏: 1.19.4类型:FabricRelease下载次数: 420[1.19.3] 1.10.2resclone-1.10.2.jar下载1.10.2#ReleaseCommits in Release 1.10.2:- Update to new infrastructure- Update to 1.19.3展开版本: 1.10.2支持游戏: 1.19.3类型:FabricRelease下载次数: 601[1.19.2] 1.10.1resclone-1.10.1.jar下载1.10.1#BetaCommits in beta 1.10.1:- Update to 1.19.2 and LibJF 3展开版本: 1.10.1支持游戏: 1.19.2类型:FabricBeta下载次数: 597[1.19.1] 1.10.0resclone-1.10.0.jar下载1.10.0#ReleaseCache pruning is a new config option that must be enabled manually on existing installations.If it is enabled, Resclone removes all files in its cache that are not used for the current configuration.Commits in release 1.10.0:- Implement cache pruning, closes #7展开版本: 1.10.0支持游戏: 1.19.1类型:FabricRelease下载次数: 221[1.19.1] 1.9.1resclone-1.9.1.jar下载1.9.1#ReleaseCommits in release 1.9.1:- Update to 1.19.1展开版本: 1.9.1支持游戏: 1.19.1类型:FabricRelease下载次数: 131[1.19] 1.9.0resclone-1.9.0.jar下载1.9.0#ReleaseCommits in release 1.9.0:- Remove ModMenu workaround- Add README from modrinth- Fix typo- Modernize, support CfCore and update for 1.19-rc2- Bump deps展开版本: 1.9.0支持游戏: 1.19类型:FabricRelease下载次数: 514[1.18.2] 1.8.1resclone-1.8.1.jar下载1.8.1#ReleaseCommits in release 1.8.1:- 1.18.2 support展开版本: 1.8.1支持游戏: 1.18.2类型:FabricRelease下载次数: 2,515[1.18] 1.8.0resclone-1.8.0.jar下载1.8.0#ReleaseCommits in release 1.8.0:- Update for 1.18- Fix- Copied CI from the right source this time- Update deps- Update deps- Don\'t attempt to create a thread pool if there is nothing to do (fix crash)展开版本: 1.8.0支持游戏: 1.18类型:FabricRelease下载次数: 262[1.17] 1.7.1resclone-1.7.1.jar下载1.7.1#ReleaseThe project has been updated to [1.17] 1.7.1. No changelog was specified.展开版本: 1.7.1支持游戏: 1.17类型:FabricRelease下载次数: 231[1.16.5] 1.7.0resclone-1.7.0.jar下载1.7.0#ReleaseThe project has been updated to root project \'resclone\'. No changelog was specified.展开版本: 1.7.0支持游戏: 1.16.5类型:FabricRelease下载次数: 857[1.16.5] 1.6.0resclone-1.6.0.jar下载1.6.0#ReleaseThe project has been updated to root project \'resclone\'. No changelog was specified.展开版本: 1.6.0支持游戏: 1.16.5类型:FabricRelease下载次数: 137[1.16.5] 1.5.0resclone-1.5.0.jar下载1.5.0#ReleaseThe project has been updated to root project \'resclone\'. No changelog was specified.展开版本: 1.5.0支持游戏: 1.16.5类型:FabricRelease下载次数: 187[1.16.5] 1.4.0resclone-1.4.0.jar下载1.4.0#ReleaseThe project has been updated to root project \'resclone\'. No changelog was specified.展开版本: 1.4.0支持游戏: 1.16.5类型:FabricRelease下载次数: 143[1.16.5] 1.3.0resclone-1.3.0.jar下载1.3.0#ReleaseThe project has been updated to root project \'resclone\'. No changelog was specified.展开版本: 1.3.0支持游戏: 1.16.5类型:FabricRelease下载次数: 120[1.16.4] 1.2.0resclone-1.2.0.jar下载1.2.0#ReleaseThe project has been updated to root project \'resclone\'. No changelog was specified.展开版本: 1.2.0支持游戏: 1.16.4类型:FabricRelease下载次数: 128[1.16.4] 1.1.1resclone-1.1.1.jar下载1.1.1#ReleaseThe project has been updated to root project \'resclone\'. No changelog was specified.展开版本: 1.1.1支持游戏: 1.16.4类型:FabricRelease下载次数: 105[1.16.4] 1.1resclone-1.1.jar下载1.1#ReleaseThe project has been updated to root project \'resclone\'. No changelog was specified.展开版本: 1.1支持游戏: 1.16.4类型:FabricRelease下载次数: 104全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
Resclone(资源克隆)-MOD模组
楼主 2025-8-10 19:06:19 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

我的世界(Minecraft)小僵尸论坛

新会员

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2025-9-25 10:26 , Processed in 0.222413 second(s), 51 queries .

快速回复 返回顶部 返回列表