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

[模组分享] 全局数据与资源包 (Global Packs)-MOD模组

[复制链接]

5229

主题

48

回帖

6363

积分

龙❁妻

Rank: 8Rank: 8

经验
6363 EP
金粒
1046 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 17:51:33 | 显示全部楼层 |阅读模式
全局数据与资源包 (Global Packs)Github |相关wiki |源站链接支持: fabric , forge , neoforge , quilt这个模组是针对1.13及以上版本的模组包创建者的一个小型实用工具。数据包必须单独复制到每个世界中,这个模组改变了这一点。它增加了定义全局数据与资源包的可能性。此外,您可以选择它们是必需的还是可选的。(仅适用于较新版本)

除了数据包,自1.16以来,它还允许您强制启用资源包。

用法

安装了该模组并至少运行了一次游戏后,您会在“config”目录中找到一个新的配置文件。在那里,您可以列出要视为数据或资源包的文件夹或特定文件。在较新的版本中,您必须自己创建这些文件夹,在较旧的版本中,它们会自动生成。

默认配置能够从资源包文件夹加载数据包。并默认使用以下文件夹(请检查您的配置文件,根据您的版本,这些文件夹可能会有所不同):

- `global_packs/required_data`

- `global_packs/optional_data`

- `global_packs/required_resources`

来自Modrinth所有游戏版本1.211.21.11.19.31.19.41.201.20.11.20.21.20.31.20.41.19.21.181.18.11.18.21.16.41.16.51.191.19.1所有类型fabricneoforgequiltforgev21.0.6 - Fabric - 1.21-1.21.1globalpacks-fabric-1.21.1-21.0.6.jar下载21.0.6#Release## 21.0.6* Split config for builtin data- and resourcepacks, sorry for the inconvenience* Your Config Formatting will no longer be overwritten all the time* Packs added trough folder entries in the config, can now also be overwritten to have a lower priority, by specifying a specific file## 21.0.5+ Added new Config options+ log_pack_ids -> if set to true, the IDs of all available packs will be logged+ resourcepacks.enable_builtin -> A list of pack IDs to be enabled, this can be used to enable builtin resourcepacks from mods## 21.0.4 (Forge only)* Fixed for Forge## 21.0.3* Loads Packs again (whoops)* Load order from config is now respected, changed previous behavior, datapacks and resourcepacks will be listed in the same order, as in the config.(First in the config = highest priority ingame) The config will be converted automatically if you were on 21.0.1 before.* Now only messes up your config if an error was detected* Force enabled Resourcepacks, will no longer show twice in the resourcepack list.## 21.0.2* Changed Default config for compat with upcoming CF changes* Updating will automatically add \"<instance folder>/datapacks/\" to the config. CF will load datapacks from that folder.* Renamed config to `global_packs.toml` it\'ll be renamed automagically.* Folders in config will be created automatically (now more reliable)* (There will be more updates, some will be more significant)展开版本: 21.0.6支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 113,624v21.0.6 - NeoForge - 1.21-1.21.1globalpacks-neoforge-1.21.1-21.0.6.jar下载21.0.6#Release## 21.0.6* Split config for builtin data- and resourcepacks, sorry for the inconvenience* Your Config Formatting will no longer be overwritten all the time* Packs added trough folder entries in the config, can now also be overwritten to have a lower priority, by specifying a specific file## 21.0.5+ Added new Config options+ log_pack_ids -> if set to true, the IDs of all available packs will be logged+ resourcepacks.enable_builtin -> A list of pack IDs to be enabled, this can be used to enable builtin resourcepacks from mods## 21.0.4 (Forge only)* Fixed for Forge## 21.0.3* Loads Packs again (whoops)* Load order from config is now respected, changed previous behavior, datapacks and resourcepacks will be listed in the same order, as in the config.(First in the config = highest priority ingame) The config will be converted automatically if you were on 21.0.1 before.* Now only messes up your config if an error was detected* Force enabled Resourcepacks, will no longer show twice in the resourcepack list.## 21.0.2* Changed Default config for compat with upcoming CF changes* Updating will automatically add \"<instance folder>/datapacks/\" to the config. CF will load datapacks from that folder.* Renamed config to `global_packs.toml` it\'ll be renamed automagically.* Folders in config will be created automatically (now more reliable)* (There will be more updates, some will be more significant)展开版本: 21.0.6支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 3,966v19.3.5 - Fabric - 1.19.3-1.20.1globalpacks-fabric-1.20.1-19.3.5.jar下载19.3.5#Release## 19.3.5* Split config for builtin data- and resourcepacks, sorry for the inconvenience* Your Config Formatting will no longer be overwritten all the time* Packs added trough folder entries in the config, can now also be overwritten to have a lower priority, by specifying a specific file## 19.3.4* I found a Mixin bug jaj /s* Should now run properly on forge and fabric again, big sorry!## 19.3.3* Actually fix default config not working* Will now properly update legacy configs to new format## 19.3.2* Fixed default config not working## 19.3.1Backport of 21.0.5+ Added new Config options+ log_pack_ids -> if set to true, the IDs of all available packs will be logged+ resourcepacks.enable_builtin -> A list of pack IDs to be enabled, this can be used to enable builtin resourcepacks from mods* Load order from config is now respected, changed previous behavior, datapacks and resourcepacks will be listed in the same order, as in the config.(First in the config = highest priority ingame) The config will be converted automatically if you were on 21.0.1 before.* Force enabled Resourcepacks, will no longer show twice in the resourcepack list.* Changed Default config for compat with upcoming CF changes* Updating will automatically add \"<instance folder>/datapacks/\" to the config. CF will load datapacks from that folder.* Renamed config to `global_packs.toml` it\'ll be renamed automagically.* Folders in config will be created automatically (now more reliable)展开版本: 19.3.5支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricQuiltRelease下载次数: 19,887v19.3.5 - (Neo-)Forge - 1.19.3-1.20.1globalpacks-forge-1.20.1-19.3.5.jar下载19.3.5#Release## 19.3.5* Split config for builtin data- and resourcepacks, sorry for the inconvenience* Your Config Formatting will no longer be overwritten all the time* Packs added trough folder entries in the config, can now also be overwritten to have a lower priority, by specifying a specific file## 19.3.4* I found a Mixin bug jaj /s* Should now run properly on forge and fabric again, big sorry!## 19.3.3* Actually fix default config not working* Will now properly update legacy configs to new format## 19.3.2* Fixed default config not working## 19.3.1Backport of 21.0.5+ Added new Config options+ log_pack_ids -> if set to true, the IDs of all available packs will be logged+ resourcepacks.enable_builtin -> A list of pack IDs to be enabled, this can be used to enable builtin resourcepacks from mods* Load order from config is now respected, changed previous behavior, datapacks and resourcepacks will be listed in the same order, as in the config.(First in the config = highest priority ingame) The config will be converted automatically if you were on 21.0.1 before.* Force enabled Resourcepacks, will no longer show twice in the resourcepack list.* Changed Default config for compat with upcoming CF changes* Updating will automatically add \"<instance folder>/datapacks/\" to the config. CF will load datapacks from that folder.* Renamed config to `global_packs.toml` it\'ll be renamed automagically.* Folders in config will be created automatically (now more reliable)展开版本: 19.3.5支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1类型:ForgeNeoForgeRelease下载次数: 119,201v19.3.4 - (Neo-)Forge - 1.19.3-1.20.1globalpacks-forge-1.20.1-19.3.4.jar下载19.3.4#Release## 1.19.4* I found a Mixin bug jaj /s* Should now run properly on forge and fabric again, big sorry!## 19.3.3* Actually fix default config not working* Will now properly update legacy configs to new format## 19.3.2* Fixed default config not working## 19.3.1Backport of 21.0.5+ Added new Config options+ log_pack_ids -> if set to true, the IDs of all available packs will be logged+ resourcepacks.enable_builtin -> A list of pack IDs to be enabled, this can be used to enable builtin resourcepacks from mods* Load order from config is now respected, changed previous behavior, datapacks and resourcepacks will be listed in the same order, as in the config.(First in the config = highest priority ingame) The config will be converted automatically if you were on 21.0.1 before.* Force enabled Resourcepacks, will no longer show twice in the resourcepack list.* Changed Default config for compat with upcoming CF changes* Updating will automatically add \"<instance folder>/datapacks/\" to the config. CF will load datapacks from that folder.* Renamed config to `global_packs.toml` it\'ll be renamed automagically.* Folders in config will be created automatically (now more reliable)展开版本: 19.3.4支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1类型:ForgeNeoForgeRelease下载次数: 8,817v19.3.4 - Fabric - 1.19.3-1.20.1globalpacks-fabric-1.20.1-19.3.4.jar下载19.3.4#Release## 1.19.4* I found a Mixin bug jaj /s* Should now run properly on forge and fabric again, big sorry!## 19.3.3* Actually fix default config not working* Will now properly update legacy configs to new format## 19.3.2* Fixed default config not working## 19.3.1Backport of 21.0.5+ Added new Config options+ log_pack_ids -> if set to true, the IDs of all available packs will be logged+ resourcepacks.enable_builtin -> A list of pack IDs to be enabled, this can be used to enable builtin resourcepacks from mods* Load order from config is now respected, changed previous behavior, datapacks and resourcepacks will be listed in the same order, as in the config.(First in the config = highest priority ingame) The config will be converted automatically if you were on 21.0.1 before.* Force enabled Resourcepacks, will no longer show twice in the resourcepack list.* Changed Default config for compat with upcoming CF changes* Updating will automatically add \"<instance folder>/datapacks/\" to the config. CF will load datapacks from that folder.* Renamed config to `global_packs.toml` it\'ll be renamed automagically.* Folders in config will be created automatically (now more reliable)展开版本: 19.3.4支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricQuiltRelease下载次数: 53019.3.1globalpacks - forge - 1.19.3-1.20.1 - 19.3.1.jar下载19.3.1#ReleaseBackport of 21.0.5## 20.0.1+ Added new Config options+ log_pack_ids -> if set to true, the IDs of all available packs will be logged+ resourcepacks.enable_builtin -> A list of pack IDs to be enabled, this can be used to enable builtin resourcepacks from mods* Load order from config is now respected, changed previous behavior, datapacks and resourcepacks will be listed in the same order, as in the config.(First in the config = highest priority ingame) The config will be converted automatically if you were on 21.0.1 before.* Force enabled Resourcepacks, will no longer show twice in the resourcepack list.* Changed Default config for compat with upcoming CF changes* Updating will automatically add \"<instance folder>/datapacks/\" to the config. CF will load datapacks from that folder.* Renamed config to `global_packs.toml` it\'ll be renamed automagically.* Folders in config will be created automatically (now more reliable)展开版本: 19.3.1支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1类型:ForgeNeoForgeRelease下载次数: 29219.3.1globalpacks - fabric - 1.19.3-1.20.1 - 19.3.1.jar下载19.3.1#ReleaseBackport of 21.0.5## 20.0.1+ Added new Config options+ log_pack_ids -> if set to true, the IDs of all available packs will be logged+ resourcepacks.enable_builtin -> A list of pack IDs to be enabled, this can be used to enable builtin resourcepacks from mods* Load order from config is now respected, changed previous behavior, datapacks and resourcepacks will be listed in the same order, as in the config.(First in the config = highest priority ingame) The config will be converted automatically if you were on 21.0.1 before.* Force enabled Resourcepacks, will no longer show twice in the resourcepack list.* Changed Default config for compat with upcoming CF changes* Updating will automatically add \"<instance folder>/datapacks/\" to the config. CF will load datapacks from that folder.* Renamed config to `global_packs.toml` it\'ll be renamed automagically.* Folders in config will be created automatically (now more reliable)展开版本: 19.3.1支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricQuiltRelease下载次数: 105Global Packs v21.0.5 - NeoForge 1.21globalpacks-neoforge-1.21.1-21.0.5.jar下载21.0.5#Release## 21.0.5+ Added new Config options+ log_pack_ids -> if set to true, the IDs of all available packs will be logged+ resourcepacks.enable_builtin -> A list of pack IDs to be enabled, this can be used to enable builtin resourcepacks from mods## 21.0.4 (Forge only)* Fixed for Forge## 21.0.3* Loads Packs again (whoops)* Load order from config is now respected, changed previous behavior, datapacks and resourcepacks will be listed in the same order, as in the config.(First in the config = highest priority ingame) The config will be converted automatically if you were on 21.0.1 before.* Now only messes up your config if an error was detected* Force enabled Resourcepacks, will no longer show twice in the resourcepack list.## 21.0.2* Changed Default config for compat with upcoming CF changes* Updating will automatically add \"<instance folder>/datapacks/\" to the config. CF will load datapacks from that folder.* Renamed config to `global_packs.toml` it\'ll be renamed automagically.* Folders in config will be created automatically (now more reliable)* (There will be more updates, some will be more significant)展开版本: 21.0.5支持游戏: 1.21, 1.21.1类型:ForgeNeoForgeRelease下载次数: 849Global Packs v21.0.5 - Fabric 1.21globalpacks-fabric-1.21.1-21.0.5.jar下载21.0.5#Release## 21.0.5+ Added new Config options+ log_pack_ids -> if set to true, the IDs of all available packs will be logged+ resourcepacks.enable_builtin -> A list of pack IDs to be enabled, this can be used to enable builtin resourcepacks from mods## 21.0.4 (Forge only)* Fixed for Forge## 21.0.3* Loads Packs again (whoops)* Load order from config is now respected, changed previous behavior, datapacks and resourcepacks will be listed in the same order, as in the config.(First in the config = highest priority ingame) The config will be converted automatically if you were on 21.0.1 before.* Now only messes up your config if an error was detected* Force enabled Resourcepacks, will no longer show twice in the resourcepack list.## 21.0.2* Changed Default config for compat with upcoming CF changes* Updating will automatically add \"<instance folder>/datapacks/\" to the config. CF will load datapacks from that folder.* Renamed config to `global_packs.toml` it\'ll be renamed automagically.* Folders in config will be created automatically (now more reliable)* (There will be more updates, some will be more significant)展开版本: 21.0.5支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 47,459Global Packs v21.0.4 - NeoForge 1.21globalpacks-neoforge-1.21.1-21.0.4.jar下载21.0.4#Release## 21.0.4 (Forge only)* Now actually works on Forge## 21.0.3* Loads Packs again (whoops)* Load order from config is now respected, changed previous behavior, datapacks and resourcepacks will be listed in the same order, as in the config.(First in the config = highest priority ingame) The config will be converted automatically if you were on 21.0.1 before.* Now only messes up your config if an error was detected* Force enabled Resourcepacks, will no longer show twice in the resourcepack list.## 21.0.2* Changed Default config for compat with upcoming CF changes* Updating will automatically add \"<instance folder>/datapacks/\" to the config. CF will load datapacks from that folder.* Renamed config to `global_packs.toml` it\'ll be renamed automagically.* Folders in config will be created automatically (now more reliable)* (There will be more updates, some will be more significant)展开版本: 21.0.4支持游戏: 1.21, 1.21.1类型:ForgeNeoForgeRelease下载次数: 1,177Global Packs v21.0.3- NeoForge 1.21globalpacks-neoforge-1.21.1-21.0.3.jar下载21.0.3#Release## 21.0.3* Loads Packs again (whoops)* Load order from config is now respected, changed previous behavior, datapacks and resourcepacks will be listed in the same order, as in the config.(First in the config = highest priority ingame) The config will be converted automatically if you were on 21.0.1 before.* Now only messes up your config if an error was detected* Force enabled Resourcepacks, will no longer show twice in the resourcepack list.## 21.0.2* Changed Default config for compat with upcoming CF changes* Updating will automatically add \"<instance folder>/datapacks/\" to the config. CF will load datapacks from that folder.* Renamed config to `global_packs.toml` it\'ll be renamed automagically.* Folders in config will be created automatically (now more reliable)* (There will be more updates, some will be more significant)展开版本: 21.0.3支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 131Global Packs v21.0.3 - Fabric 1.21globalpacks-fabric-1.21.1-21.0.3.jar下载21.0.3#Release## 21.0.3* Loads Packs again (whoops)* Load order from config is now respected, changed previous behavior, datapacks and resourcepacks will be listed in the same order, as in the config.(First in the config = highest priority ingame) The config will be converted automatically if you were on 21.0.1 before.* Now only messes up your config if an error was detected* Force enabled Resourcepacks, will no longer show twice in the resourcepack list.## 21.0.2* Changed Default config for compat with upcoming CF changes* Updating will automatically add \"<instance folder>/datapacks/\" to the config. CF will load datapacks from that folder.* Renamed config to `global_packs.toml` it\'ll be renamed automagically.* Folders in config will be created automatically (now more reliable)* (There will be more updates, some will be more significant)展开版本: 21.0.3支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 44,988Global Packs - NeoForge 1.21 - v21.0.1globalpacks-neoforge-1.21-21.0.1.jar下载21.0.1#Release## 21.0.0* Ported to Minecraft 1.21* System wide global packs do now have a game version specific path* Data & Resourcepack folder should now be generated more reliably展开版本: 21.0.1支持游戏: 1.21类型:ForgeNeoForgeRelease下载次数: 5,984Global Packs - Fabric 1.21 - v21.0.0globalpacks-fabric-1.21-21.0.0.jar下载21.0.0#Release展开版本: 21.0.0支持游戏: 1.21类型:FabricRelease下载次数: 146,027Global Packs - NeoForge 1.21 - v21.0.0globalpacks-neoforge-1.21-21.0.0.jar下载21.0.0#Release展开版本: 21.0.0支持游戏: 1.21类型:NeoForgeRelease下载次数: 216Global Packs - Forge - v20.3.1globalpacks-forge-20.3.1.jar下载20.3.1#Release## 20.3.1* Fixed a crash for Fabric, Forge, Quilt## 20.3.0* Changed versioning scheme, will now be \\<mc main version>.\\<mc minor version>.\\<mod version>There will be no distinction between bugfix and feature versions in the future.展开版本: 20.3.1支持游戏: 1.20.2, 1.20.3, 1.20.4类型:ForgeRelease下载次数: 253Global Packs - Fabric & Quilt - v20.3.1globalpacks-fabric-20.3.1.jar下载20.3.1#Release## 20.3.1* Fixed a crash for Fabric, Forge, Quilt## 20.3.0* Changed versioning scheme, will now be \\<mc main version>.\\<mc minor version>.\\<mod version>There will be no distinction between bugfix and feature versions in the future.展开版本: 20.3.1支持游戏: 1.20.2, 1.20.3, 1.20.4类型:FabricQuiltRelease下载次数: 6,884Global Packs - NeoForge - v20.3.0globalpacks-forge-20.3.0.jar下载20.3.0#Release## 20.3.0 for 1.20.2-1.20.4* New versioning scheme, will no more or less match NeoForge versioning.## 1.16.5 for 1.20.2* Made NeoForge version* Finally fixed folders not being created, after installing the mod, you have to join a world once, to create the datapack folders.## 1.16.4 for 1.20.2* Forge only - Fixed crash on startup## 1.16.3 for 1.20.2* Ported the mod to 1.20.2展开版本: 20.3.0支持游戏: 1.20.2, 1.20.3, 1.20.4类型:NeoForgeRelease下载次数: 264Global Packs - NeoForge 1.20.2 - v1.16.5globalpacks-forge-1.20.2-1.16.5.jar下载1.20.2-1.16.5#Release## 1.16.5 for 1.20.2* Made NeoForge version* Finally fixed folders not being created, after installing the mod, you have to join a world once, to create the datapack folders.## 1.16.4 for 1.20.2* Forge only - Fixed crash on startup## 1.16.3 for 1.20.2* Ported the mod to 1.20.2展开版本: 1.20.2-1.16.5支持游戏: 1.20.2类型:NeoForgeRelease下载次数: 454Global Packs - Fabric 1.20.2 - v1.16.5globalpacks-fabric-1.20.2-1.16.5.jar下载1.20.2-1.16.5#Release## 1.16.5 for 1.20.2* Made NeoForge version* Finally fixed folders not being created, after installing the mod, you have to join a world once, to create the datapack folders.## 1.16.4 for 1.20.2* Forge only - Fixed crash on startup## 1.16.3 for 1.20.2* Ported the mod to 1.20.2展开版本: 1.20.2-1.16.5支持游戏: 1.20.2类型:FabricRelease下载次数: 8,578Global Packs - Forge 1.20.2 - v1.16.4globalpacks-forge-1.20.2-1.16.4.jar下载1.20.2-1.16.4#Release## 1.16.4 for 1.20.2* Forge only - Fixed crash on startup## 1.16.3 for 1.20.2* Ported the mod to 1.20.2展开版本: 1.20.2-1.16.4支持游戏: 1.20.2类型:ForgeRelease下载次数: 132Global Packs - Fabric 1.20.2 - v1.16.4globalpacks-fabric-1.20.2-1.16.4.jar下载1.20.2-1.16.4#Release## 1.16.4 for 1.20.2* Forge only - Fixed crash on startup## 1.16.3 for 1.20.2* Ported the mod to 1.20.2展开版本: 1.20.2-1.16.4支持游戏: 1.20.2类型:FabricRelease下载次数: 127Global Packs - Forge 1.20.2 - v1.16.3global_packs-forge-1.20.2-1.20.1-1.16.3.jar下载1.20.1-1.16.3#Release## 1.16.3 for 1.20.2* Ported the mod to 1.20.2展开版本: 1.20.1-1.16.3支持游戏: 1.20.2类型:ForgeRelease下载次数: 139Global Packs - v1.16.2global_packs-forge-1.19.4-1.16.2_forge.jar下载1.16.2_forge#Release## 1.16.2 for 1.19.3+* Forge only, fixed forge version range in mods.toml to accept 1.20## 1.16.1 for 1.19.3+**IMPORTANT SECURITY UPDATE*** This fixes an important security issue, update asap. The issue will be revealed in 1-2 months.展开版本: 1.16.2_forge支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1类型:ForgeRelease下载次数: 2,231,881Global Packs - v1.16.1global_packs-forge-1.19.4-1.16.1_forge.jar下载1.16.1_forge#Release## 1.16.1 for 1.19.3+**IMPORTANT SECURITY UPDATE*** This fixes an important security issue, update asap. The issue will be revealed in 1-2 months.展开版本: 1.16.1_forge支持游戏: 1.19.4类型:ForgeRelease下载次数: 104Global Packs - v1.16.1global_packs-quilt-1.19.4-1.16.1_quilt.jar下载1.16.1_quilt#Release## 1.16.1 for 1.19.3+**IMPORTANT SECURITY UPDATE*** This fixes an important security issue, update asap. The issue will be revealed in 1-2 months.展开版本: 1.16.1_quilt支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1类型:QuiltRelease下载次数: 4,981Global Packs - v1.16.1global_packs-fabric-1.19.4-1.16.1_fabric.jar下载1.16.1_fabric#Release## 1.16.1 for 1.19.3+**IMPORTANT SECURITY UPDATE*** This fixes an important security issue, update asap. The issue will be revealed in 1-2 months.展开版本: 1.16.1_fabric支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricRelease下载次数: 849,064Global Packs - v1.15.4global_packs-forge-1.19.3-1.15.4_forge.jar下载1.15.4_forge#Release## 1.15.4 for 1.19.3**IMPORTANT SECURITY UPDATE*** This fixes an important security issue, update asap. The issue will be revealed in 1-2 months.### Global Packs 1.15.3 for Minecraft 1.19.3(Fix) Fixed optional datapacks, not being optional.### Global Packs 1.15.2 for Minecraft 1.19.3(Fix) Resourcepacks being treated as datapacks, for datapack loading out of resourcepacks folder### Global Packs 1.15.1 for Minecraft 1.19.3 (Forge Only)(Fix) Fixed Crash caused by incorrect mixin file being expected### Global Packs 1.15 for Minecraft 1.19.3(Fix) Full rewrite of the mod all known previous issues are gone, if you find new ones, please report them.展开版本: 1.15.4_forge支持游戏: 1.19.3类型:ForgeRelease下载次数: 83Global Packs - v1.15.4global_packs-quilt-1.19.3-1.15.4_quilt.jar下载1.15.4_quilt#Release## 1.15.4 for 1.19.3**IMPORTANT SECURITY UPDATE*** This fixes an important security issue, update asap. The issue will be revealed in 1-2 months.### Global Packs 1.15.3 for Minecraft 1.19.3(Fix) Fixed optional datapacks, not being optional.### Global Packs 1.15.2 for Minecraft 1.19.3(Fix) Resourcepacks being treated as datapacks, for datapack loading out of resourcepacks folder### Global Packs 1.15.1 for Minecraft 1.19.3 (Forge Only)(Fix) Fixed Crash caused by incorrect mixin file being expected### Global Packs 1.15 for Minecraft 1.19.3(Fix) Full rewrite of the mod all known previous issues are gone, if you find new ones, please report them.展开版本: 1.15.4_quilt支持游戏: 1.19.3类型:QuiltRelease下载次数: 72Global Packs - v1.15.4global_packs-fabric-1.19.3-1.15.4_fabric.jar下载1.15.4_fabric#Release## 1.15.4 for 1.19.3**IMPORTANT SECURITY UPDATE*** This fixes an important security issue, update asap. The issue will be revealed in 1-2 months.### Global Packs 1.15.3 for Minecraft 1.19.3(Fix) Fixed optional datapacks, not being optional.### Global Packs 1.15.2 for Minecraft 1.19.3(Fix) Resourcepacks being treated as datapacks, for datapack loading out of resourcepacks folder### Global Packs 1.15.1 for Minecraft 1.19.3 (Forge Only)(Fix) Fixed Crash caused by incorrect mixin file being expected### Global Packs 1.15 for Minecraft 1.19.3(Fix) Full rewrite of the mod all known previous issues are gone, if you find new ones, please report them.展开版本: 1.15.4_fabric支持游戏: 1.19.3类型:FabricRelease下载次数: 104Global Packs - v1.14.5global_packs-forge-1.19.2-1.14.5_forge.jar下载1.14.5_forge#ReleaseNo changelog was specified.展开版本: 1.14.5_forge支持游戏: 1.19.2类型:ForgeRelease下载次数: 1,094,788Global Packs - v1.14.5global_packs-quilt-1.19.2-1.14.5_quilt.jar下载1.14.5_quilt#ReleaseNo changelog was specified.展开版本: 1.14.5_quilt支持游戏: 1.19.2类型:QuiltRelease下载次数: 1,568Global Packs - v1.14.5global_packs-fabric-1.19.2-1.14.5_fabric.jar下载1.14.5_fabric#ReleaseNo changelog was specified.展开版本: 1.14.5_fabric支持游戏: 1.19.2类型:FabricRelease下载次数: 41,9421.12.4_forgeglobal_packs-forge-1.18.2-1.12.4_forge.jar下载1.12.4_forge#ReleaseNo changelog was specified.展开版本: 1.12.4_forge支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 5,922Global Data- & Resourcepacks - v1.12.4global_packs-quilt-1.18.2-1.12.4_quilt.jar下载1.12.4_quilt#ReleaseNo changelog was specified.展开版本: 1.12.4_quilt支持游戏: 1.18, 1.18.1, 1.18.2类型:QuiltRelease下载次数: 97Global Data- & Resourcepacks - v1.12.4global_packs-fabric-1.18.2-1.12.4_fabric.jar下载1.12.4_fabric#ReleaseNo changelog was specified.展开版本: 1.12.4_fabric支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 1,829Global Packs - v1.14.4global_packs-forge-1.19.2-1.14.4_forge.jar下载1.14.4_forge#ReleaseNo changelog was specified.展开版本: 1.14.4_forge支持游戏: 1.19.2类型:ForgeRelease下载次数: 81Global Packs - v1.14.4global_packs-quilt-1.19.2-1.14.4_quilt.jar下载1.14.4_quilt#ReleaseNo changelog was specified.展开版本: 1.14.4_quilt支持游戏: 1.19.2类型:QuiltRelease下载次数: 62Global Packs - v1.14.4global_packs-fabric-1.19.2-1.14.4_fabric.jar下载1.14.4_fabric#ReleaseNo changelog was specified.展开版本: 1.14.4_fabric支持游戏: 1.19.2类型:FabricRelease下载次数: 681.10.2 [Forge - 1.16.4]globaldataandresourcepacks-1.16.5-1.10.3.jar下载1.10.2#Release(First 1.16 release on Modrinth)\\* Fixed order of packs in config being ignored.展开版本: 1.10.2支持游戏: 1.16.4, 1.16.5类型:ForgeRelease下载次数: 1,494Global Packs - v1.16global_packs-forge-1.19.4-1.16_forge.jar下载1.16_forge#Release### Global Packs 1.16 for Minecraft 1.19.4Ported to 1.19.4展开版本: 1.16_forge支持游戏: 1.19.4类型:ForgeRelease下载次数: 78Global Packs - v1.16global_packs-quilt-1.19.4-1.16_quilt.jar下载1.16_quilt#ReleaseNo changelog was specified.展开版本: 1.16_quilt支持游戏: 1.19.4类型:QuiltRelease下载次数: 355Global Packs - v1.16global_packs-fabric-1.19.4-1.16_fabric.jar下载1.16_fabric#ReleaseNo changelog was specified.展开版本: 1.16_fabric支持游戏: 1.19.4类型:FabricRelease下载次数: 1,889Global Packs - v1.15.3global_packs-forge-1.19.3-1.15.3_forge.jar下载1.15.3_forge#Release### Global Packs 1.15.3 for Minecraft 1.19.3(Fix) Fixed optional datapacks, not being optional.### Global Packs 1.15.2 for Minecraft 1.19.3(Fix) Resourcepacks being treated as datapacks, for datapack loading out of resourcepacks folder### Global Packs 1.15.1 for Minecraft 1.19.3 (Forge Only)(Fix) Fixed Crash caused by incorrect mixin file being expected### Global Packs 1.15 for Minecraft 1.19.3(Fix) Full rewrite of the mod all known previous issues are gone, if you find new ones, please report them.展开版本: 1.15.3_forge支持游戏: 1.19.3类型:ForgeRelease下载次数: 64Global Packs - v1.15.3global_packs-quilt-1.19.3-1.15.3_quilt.jar下载1.15.3_quilt#Release### Global Packs 1.15.3 for Minecraft 1.19.3(Fix) Fixed optional datapacks, not being optional.### Global Packs 1.15.2 for Minecraft 1.19.3(Fix) Resourcepacks being treated as datapacks, for datapack loading out of resourcepacks folder### Global Packs 1.15.1 for Minecraft 1.19.3 (Forge Only)(Fix) Fixed Crash caused by incorrect mixin file being expected### Global Packs 1.15 for Minecraft 1.19.3(Fix) Full rewrite of the mod all known previous issues are gone, if you find new ones, please report them.展开版本: 1.15.3_quilt支持游戏: 1.19.3类型:QuiltRelease下载次数: 258Global Packs - v1.15.3global_packs-fabric-1.19.3-1.15.3_fabric.jar下载1.15.3_fabric#Release### Global Packs 1.15.3 for Minecraft 1.19.3(Fix) Fixed optional datapacks, not being optional.### Global Packs 1.15.2 for Minecraft 1.19.3(Fix) Resourcepacks being treated as datapacks, for datapack loading out of resourcepacks folder### Global Packs 1.15.1 for Minecraft 1.19.3 (Forge Only)(Fix) Fixed Crash caused by incorrect mixin file being expected### Global Packs 1.15 for Minecraft 1.19.3(Fix) Full rewrite of the mod all known previous issues are gone, if you find new ones, please report them.展开版本: 1.15.3_fabric支持游戏: 1.19.3类型:FabricRelease下载次数: 182Global Packs - v1.15.2global_packs-forge-1.19.3-1.15.2_forge.jar下载1.15.2_forge#ReleaseNo changelog was specified.展开版本: 1.15.2_forge支持游戏: 1.19.3类型:ForgeRelease下载次数: 63Global Packs - v1.15.2global_packs-quilt-1.19.3-1.15.2_quilt.jar下载1.15.2_quilt#ReleaseNo changelog was specified.展开版本: 1.15.2_quilt支持游戏: 1.19.3类型:QuiltRelease下载次数: 78Global Packs - v1.15.2global_packs-fabric-1.19.3-1.15.2_fabric.jar下载1.15.2_fabric#ReleaseNo changelog was specified.展开版本: 1.15.2_fabric支持游戏: 1.19.3类型:FabricRelease下载次数: 126Global Packs - v1.15.1global_packs-forge-1.19.3-1.15.1_forge.jar下载1.15.1_forge#ReleaseNo changelog was specified.展开版本: 1.15.1_forge支持游戏: 1.19.3类型:ForgeRelease下载次数: 41Global Packs - v1.15global_packs-forge-1.19.3-1.15_forge.jar下载1.15_forge#ReleaseNo changelog was specified.展开版本: 1.15_forge支持游戏: 1.19.3类型:ForgeRelease下载次数: 52Global Packs - v1.15global_packs-quilt-1.19.3-1.15_quilt.jar下载1.15_quilt#ReleaseNo changelog was specified.展开版本: 1.15_quilt支持游戏: 1.19.3类型:QuiltRelease下载次数: 46Global Packs - v1.15global_packs-fabric-1.19.3-1.15_fabric.jar下载1.15_fabric#ReleaseNo changelog was specified.展开版本: 1.15_fabric支持游戏: 1.19.3类型:FabricRelease下载次数: 55Global Packs - v1.14.3.1global_packs-fabric-1.19.2-1.14.3.1_fabric.jar下载1.14.3.1_fabric#ReleaseNo changelog was specified.展开版本: 1.14.3.1_fabric支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 1,301Global Packs - v1.14.3global_packs-fabric-1.19.2-1.14.3_fabric.jar下载1.14.3_fabric#ReleaseNo changelog was specified.展开版本: 1.14.3_fabric支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 94Global Data- & Resourcepacks - v1.12.3global_packs-forge-1.18.2-1.12.3_forge.jar下载1.12.3_forge#ReleaseNo changelog was specified.展开版本: 1.12.3_forge支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 165Global Data- & Resourcepacks - v1.12.3global_packs-quilt-1.18.2-1.12.3_quilt.jar下载1.12.3_quilt#ReleaseNo changelog was specified.展开版本: 1.12.3_quilt支持游戏: 1.18, 1.18.1, 1.18.2类型:QuiltRelease下载次数: 72Global Data- & Resourcepacks - v1.12.3global_packs-fabric-1.18.2-1.12.3_fabric.jar下载1.12.3_fabric#ReleaseNo changelog was specified.展开版本: 1.12.3_fabric支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 2,234Global Packs - v1.14.2global_packs-forge-1.19.2-1.14.2_forge.jar下载1.14.2_forge#ReleaseNo changelog was specified.展开版本: 1.14.2_forge支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 373Global Packs - v1.14.2global_packs-quilt-1.19.2-1.14.2_quilt.jar下载1.14.2_quilt#ReleaseNo changelog was specified.展开版本: 1.14.2_quilt支持游戏: 1.19, 1.19.1, 1.19.2类型:QuiltRelease下载次数: 399Global Packs - v1.14.2global_packs-fabric-1.19.2-1.14.2_fabric.jar下载1.14.2_fabric#ReleaseNo changelog was specified.展开版本: 1.14.2_fabric支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 401Global Data- & Resourcepacks - v1.12.2.2global_packs-forge-1.18.2-1.12.2.2_forge.jar下载1.12.2.2_forge#ReleaseNo changelog was specified.展开版本: 1.12.2.2_forge支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 78Global Data- & Resourcepacks - v1.12.2.2global_packs-quilt-1.18.2-1.12.2.2_quilt.jar下载1.12.2.2_quilt#ReleaseNo changelog was specified.展开版本: 1.12.2.2_quilt支持游戏: 1.18, 1.18.1, 1.18.2类型:QuiltRelease下载次数: 54Global Data- & Resourcepacks - v1.12.2.2global_packs-fabric-1.18.2-1.12.2.2_fabric.jar下载1.12.2.2_fabric#ReleaseNo changelog was specified.展开版本: 1.12.2.2_fabric支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 110Global Packs - v1.14.1global_packs-forge-1.19.2-1.14.1_forge.jar下载1.14.1_forge#ReleaseNo changelog was specified.展开版本: 1.14.1_forge支持游戏: 1.19类型:ForgeRelease下载次数: 58Global Packs - v1.14.1global_packs-quilt-1.19.2-1.14.1_quilt.jar下载1.14.1_quilt#ReleaseNo changelog was specified.展开版本: 1.14.1_quilt支持游戏: 1.19类型:QuiltRelease下载次数: 56Global Packs - v1.14.1global_packs-fabric-1.19.2-1.14.1_fabric.jar下载1.14.1_fabric#ReleaseNo changelog was specified.展开版本: 1.14.1_fabric支持游戏: 1.19类型:FabricRelease下载次数: 57Global Packs - v1.14global_packs-forge-1.19-1.14_forge.jar下载1.14_forge#ReleaseNo changelog was specified.展开版本: 1.14_forge支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 63Global Packs - v1.14global_packs-quilt-1.19-1.14_quilt.jar下载1.14_quilt#ReleaseNo changelog was specified.展开版本: 1.14_quilt支持游戏: 1.19, 1.19.1, 1.19.2类型:QuiltRelease下载次数: 212Global Packs - v1.14global_packs-fabric-1.19-1.14_fabric.jar下载1.14_fabric#ReleaseNo changelog was specified.展开版本: 1.14_fabric支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 148Global Packs - v1.13.1global_packs-forge-1.19-1.13.1_forge.jar下载1.13.1_forge#Beta**1.13.1 (Forge)**• Fixed incorrect mods.toml, preventing the mod from loading**1.13**• 1.19 Port展开版本: 1.13.1_forge支持游戏: 1.19类型:ForgeBeta下载次数: 62Global Packs - v1.13global_packs-forge-1.19-1.13_forge.jar下载1.13_forge#BetaNo changelog was specified.展开版本: 1.13_forge支持游戏: 1.19类型:ForgeBeta下载次数: 48Global Packs - v1.13global_packs-fabric-1.19-1.13_fabric.jar下载1.13_fabric#BetaNo changelog was specified.展开版本: 1.13_fabric支持游戏: 1.19类型:FabricBeta下载次数: 214Global Packs - v1.13global_packs-quilt-1.19-1.13_quilt.jar下载1.13_quilt#BetaNo changelog was specified.展开版本: 1.13_quilt支持游戏: 1.19类型:QuiltBeta下载次数: 73Global Packs - v1.12.2.1global_packs-fabric-1.18.2-1.12.2.1_fabric.jar下载1.12.2.1_fabric#ReleaseNo changelog was specified.展开版本: 1.12.2.1_fabric支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 315Global Packs - v1.12.2.1global_packs-quilt-1.18.2-1.12.2.1_quilt-dev.jar下载1.12.2.1_quilt#ReleaseNo changelog was specified.展开版本: 1.12.2.1_quilt支持游戏: 1.18, 1.18.1, 1.18.2类型:QuiltRelease下载次数: 230Global Packs - v1.12.2global_packs-forge-1.18.2-1.12.2.jar下载1.12.2+forge#Release展开版本: 1.12.2+forge支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 91全部版本

markdown_parsed

文章类型:收录

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

游客,如果您要查看本帖隐藏内容请回复
全局数据与资源包
楼主 2025-8-10 17:51:33 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

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

本版积分规则



介绍

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

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

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

官方

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

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

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

新会员

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

GMT+8, 2025-9-3 21:40 , Processed in 0.188012 second(s), 50 queries .

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