登陆 注册 QQ登陆
快捷导航
查看: 1|回复: 0

[模组分享] DynamicPack (动态包)-MOD模组

[复制链接]

5447

主题

24

回帖

7202

积分

龙❁妻

Rank: 8Rank: 8

经验
7202 EP
金粒
1691 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 17:30:14 | 显示全部楼层 |阅读模式 IP:北京
DynamicPack (动态包)Github |相关wiki |源站链接支持: fabric , forge这个模组会自动更新你的资源包!

  这是一个会跟踪你当前资源包版本并自动更新的模组!



https://github.com/AdamCalculator/DynamicPack]

如何运作

  资源包开发者需要在资源包内创建一个 `dynamicmcpack.json` 文件,其中包含一些信息用于跟踪和下载最新版本。

对于用户

  安装后,它将自动更新支持的资源包。

  我知道这些支持的包:

-  https://modrinth.com/resourcepack/bettertables]Better Tables (modrinth)
-  https://modrinth.com/resourcepack/better-moss]Better Moss (modrinth)
-  https://github.com/AdamCalculator/CursedEveryday/releases/tag/day4]CursedEveryday (github)
-  https://modrinth.com/resourcepack/mods-ru]ModsRU (modrinth)

  如果您是资源包的所有者,还可以配置包,以便模组可以更新它!(也许我会将您添加到此列表中)。参见wiki...

对于开发者

  如果您希望您的包从 Modrinth 更新自身,您需要将以下内容添加到 `dynamicmcpack.json` 文件中:

{
    \"current\": {
      \"version_number\": \"7.1\" // 当前包的版本
    },
    \"remote\": {
      \"game_version\": \"1.20.1\", // 游戏版本。支持 \"current\" 和 \"no_specify\" 枚举值
      \"modrinth_project_id\": \"better-leaves\", // 您的项目标识符
      \"type\": \"modrinth\"
    },
    \"formatVersion\": 1 // 总是为一(1)
}Copy已复制!

  ⚠️⚠️⚠️ JSON 规范不支持 // 注释!在使用前删除它。

  您可以在此处验证您的 JSON https://jsonformatter.curiousconcept.com/#]链接

  查看有关此内容的 [wiki](链接)

  该模组还支持动态存储库,这也在 wiki 上有说明。

计划

  Forge 版本也在计划中,但尚未工作 :(

  1.16.5 也在计划中,但尚未生效...

截图:

https://i.sodamc.com/modrinth/o7B2lvXaCd.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/VXkgxQyjrL.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/d5TkKko2GG.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/Djki0GFgpA.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/fmehcGA0GZ.jpg?x-oss-process=style/forge2]

来自Modrinth所有游戏版本1.21.41.21.21.21.31.211.21.11.20.41.20.51.20.61.20.11.20.21.201.19.41.18.21.17.11.191.19.11.19.21.19.31.181.18.11.17所有类型fabricforgeDynamicPack 1.1-DEV-2d30280+1.21.4DynamicPack-fabric-1.21.4-1.1.jar下载1.1+1.21.4+fabric#BetaThanks for @Riflus展开版本: 1.1+1.21.4+fabric支持游戏: 1.21.4类型:FabricBeta下载次数: 1,464DynamicPack 1.1-DEV-055a262+1.21.2DynamicPack-fabric-1.21.2-1.1.jar下载1.1+1.21.2+fabric#Betathx for @Riflus展开版本: 1.1+1.21.2+fabric支持游戏: 1.21.2, 1.21.3类型:FabricBeta下载次数: 110DynamicPack 1.1+1.21DynamicPack-fabric-1.21-1.1.jar下载1.1+1.21+fabric#ReleaseDynamicPack-fabric-1.21-1.1-sources.jar下载1.1+1.21+fabric#Release展开版本: 1.1+1.21+fabric支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 5,295DynamicPack 1.1+1.20.4DynamicPack-fabric-1.20.4-1.1.jar下载1.1+1.20.4+fabric#ReleaseDynamicPack-fabric-1.20.4-1.1-sources.jar下载1.1+1.20.4+fabric#Release展开版本: 1.1+1.20.4+fabric支持游戏: 1.20.4, 1.20.5, 1.20.6类型:FabricRelease下载次数: 453DynamicPack 1.1+1.20.1DynamicPack-fabric-1.20.1-1.1.jar下载1.1+1.20.1+fabric#ReleaseDynamicPack-fabric-1.20.1-1.1-sources.jar下载1.1+1.20.1+fabric#Release# DynamicPack mod 1.2## Changes* migrated from org.json to com.google.gson* lock game starting until resourcepacks updating (on game launch) (max 15s)* Added enum support to dynamic_repo contents* Added configuration* Increased download speed (multi-threaded)* Added ETA* Added percentage of download* It is now possible to update only the selected resource pack* Added loading progressbar* Removed unnecessary toast impressions## Fixes* temp files after update from Modrinth are deleting* Fixed: downloading dynamic_repo to .zip packs now not resetting on game close (downloading to temp dir)* Fixed crash on Windows## Tech* Removed OpenPGP support (-8MB of file size)* Removed org.json lib* Removed zip4j* more validations (urls)* small optimize in network* experimental: Interrupt updating (in config -> debug)展开版本: 1.1+1.20.1+fabric支持游戏: 1.20.1类型:FabricRelease下载次数: 2,300DynamicPack 1.0.30DynamicPack-fabric-1.20.4-1.0.30.jar下载1.0.30+1.20.4+fabric#Release#
楼主 2025-8-10 17:30:14 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

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

本版积分规则



官方

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

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

介绍

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

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

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

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

GMT+8, 2025-8-27 17:24 , Processed in 0.194641 second(s), 48 queries .

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