|
Scripts Chunk Loaders (脚本的区块加载器)Github |相关wiki |源站链接支持: fabric将矿车利用红石作为区块加载器。
*什么是这个MOD?*
你是否曾经尝试着在你和朋友的基地之间发送物品,但发现矿车从未到达?那么,你已经体验过了Minecraft中区块加载的工作原理。但别担心!脚本的区块加载器来拯救你。
脚本的区块加载器为发射器添加了一个额外功能,允许它们将任何矿车转变为区块加载器。区块加载器矿车可以在世界的任何地方移动,而无需附近有玩家。当接近未加载的区块时,它会暂时强制加载它们,离开时再次卸载。区块加载器矿车周围的3x3区块范围将始终被加载。
脚本的区块加载器是我所说的“原版MOD”。这意味着它可以安装在Minecraft服务器上,而无需客户端也安装它。这使得它在你想要原版体验并且不想强迫玩家安装额外MOD的服务器上非常容易使用。但当然,这个MOD在单人游戏中也能完美运行。
*如何使用?*
首先,在发射器中放置以下图案以创建“区块加载器创建器”。当其受到红石激活时,其前方的任何矿车都将变成区块加载器。再次给它供电以禁用区块加载器。

如果矿车有库存(例如,带有箱子的矿车)并且第一个物品已重命名,则区块加载器将采用该物品的名称。
截图:
来自Modrinth所有游戏版本1.21.51.21.41.21.31.211.20.41.20.31.20.21.20.11.201.19.4所有类型fabricmc1.21.5-0.6.0scripts-chunk-loaders-mc1.21.5-0.6.0.jar下载mc1.21.5-0.6.0#Release# [0.6.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.5.1...v0.6.0) (2025-08-02)### Features* upgrade to Minecraft 1.21.5 ([7e1b297](https://github.com/scriptcoded/scripts-chunk-loaders/commit/7e1b297c779b040f2588812cc8a07459273d840a))展开版本: mc1.21.5-0.6.0支持游戏: 1.21.5类型:FabricRelease下载次数: 9mc1.21.4-0.5.1scripts-chunk-loaders-mc1.21.4-0.5.1.jar下载mc1.21.4-0.5.1#Release## [0.5.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.5.0...v0.5.1) (2025-08-02)### Bug Fixes* properly unregister chunk loader ([6133f6e](https://github.com/scriptcoded/scripts-chunk-loaders/commit/6133f6e62064d1d5aa6b60deff977e91eb90661f))展开版本: mc1.21.4-0.5.1支持游戏: 1.21.4类型:FabricRelease下载次数: 5mc1.21.4-0.5.0scripts-chunk-loaders-mc1.21.4-0.5.0.jar下载mc1.21.4-0.5.0#Release# [0.5.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.4.0...v0.5.0) (2025-08-02)### Features* Upgrade to Minecraft 1.21.4 ([1e7f821](https://github.com/scriptcoded/scripts-chunk-loaders/commit/1e7f821a7cf40058d6da6a3baa1e852f434bb8c4))展开版本: mc1.21.4-0.5.0支持游戏: 1.21.4类型:FabricRelease下载次数: 0mc1.21.3-0.4.0scripts-chunk-loaders-mc1.21.3-0.4.0.jar下载mc1.21.3-0.4.0#Release# [0.4.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.3.1...v0.4.0) (2025-08-02)### Bug Fixes* dummy commit ([7baa0bf](https://github.com/scriptcoded/scripts-chunk-loaders/commit/7baa0bf815efe34e97233d9f8a050086bf41ae44))* dummy commit ([8fad656](https://github.com/scriptcoded/scripts-chunk-loaders/commit/8fad6564aa912fef641afd5871ad0c1e0babac21))### Features* update to 1.21.3 ([#30](https://github.com/scriptcoded/scripts-chunk-loaders/issues/30)) ([721e2fe](https://github.com/scriptcoded/scripts-chunk-loaders/commit/721e2fe89db04adca16ee28a47cfdff8e94ae6ad))展开版本: mc1.21.3-0.4.0支持游戏: 1.21.3类型:FabricRelease下载次数: 3mc1.21-0.3.1scripts-chunk-loaders-mc1.21-0.3.1.jar下载mc1.21-0.3.1#Releasescripts-chunk-loaders-mc1.21-0.3.1-sources.jar下载mc1.21-0.3.1#Release# Changelog## [0.3.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.3.0...v0.3.1) (2024-06-21)### Bug Fixes* use Java 21 for releases ([cb1ce9d](https://github.com/scriptcoded/scripts-chunk-loaders/commit/cb1ce9dc46d318eef45b5811629e8567fd88e101))## [0.3.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.4...v0.3.0) (2024-06-21)### Features* update to 1.21 ([#22](https://github.com/scriptcoded/scripts-chunk-loaders/issues/22)) ([ddbe1d4](https://github.com/scriptcoded/scripts-chunk-loaders/commit/ddbe1d448c161b55967b73de184700fa39f8d262))## [0.2.4](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.3...v0.2.4) (2024-03-02)### Bug Fixes* **version:** update to Minecraft 1.20.4 ([19a3c69](https://github.com/scriptcoded/scripts-chunk-loaders/commit/19a3c69f1d76960acd450703e79d0be7dd890251))### Documentation* add readme ([4548036](https://github.com/scriptcoded/scripts-chunk-loaders/commit/45480366082e72ac082e866a103aad06b2c6121a))## [0.2.3](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.2...v0.2.3) (2024-03-02)### Bug Fixes* disable chunk loader if already a chunk loader ([11c655a](https://github.com/scriptcoded/scripts-chunk-loaders/commit/11c655ae4a3f60618ddf1e156e0d1548c5802d1a))* **version:** update to Minecraft 1.20.3 ([16c4040](https://github.com/scriptcoded/scripts-chunk-loaders/commit/16c40407118483837946b74338de848026c1ba11))## [0.2.2](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.1...v0.2.2) (2024-03-02)### Bug Fixes* auto naming fixes ([f2e2357](https://github.com/scriptcoded/scripts-chunk-loaders/commit/f2e2357035e0044b4fdced921807c2954756ee0e))* **version:** update to Minecraft 1.20.2 ([d524346](https://github.com/scriptcoded/scripts-chunk-loaders/commit/d524346c19b9c8cca5b46d11ebc1f4a2e33c8e4a))## [0.2.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.0...v0.2.1) (2024-02-27)### Bug Fixes* cleanup and make mod run in singleplayer ([5c1e1ce](https://github.com/scriptcoded/scripts-chunk-loaders/commit/5c1e1ce6dc81c7abac513301f4be6ab555a05ee0))* **version:** Update to Minecraft 1.20.1 ([192702d](https://github.com/scriptcoded/scripts-chunk-loaders/commit/192702d300f4508a7549476a9a386fb3d82131b8))## [0.2.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.1...v0.2.0) (2023-06-10)### Features* update to 1.20 ([5b25f6b](https://github.com/scriptcoded/scripts-chunk-loaders/commit/5b25f6b2cb366437234bb28d37383f172348b626))## [0.1.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.0...v0.1.1) (2023-06-10)### Miscellaneous Chores* release 0.1.1 ([c057d6e](https://github.com/scriptcoded/scripts-chunk-loaders/commit/c057d6eeb68813314db825b70c1ef3162261d008))## [0.1.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.0.1...v0.1.0) (2023-06-10)### Bug Fixes* add icon ([fc126d7](https://github.com/scriptcoded/scripts-chunk-loaders/commit/fc126d746d95fbcfe02122e9aee60af7334d318f))### Miscellaneous Chores* release 0.1.0 ([f528bd1](https://github.com/scriptcoded/scripts-chunk-loaders/commit/f528bd153195a138a34b3238ff122addbe947610))## 0.0.1 (2023-06-10)### Features* initial commit ([53330d8](https://github.com/scriptcoded/scripts-chunk-loaders/commit/53330d84c999d8702adec61ff5b088fd7fc33ce9))### Miscellaneous Chores* release 0.0.1 ([7e78030](https://github.com/scriptcoded/scripts-chunk-loaders/commit/7e780307a4b1a406cfe61301e936bc0f1067cfd8))展开版本: mc1.21-0.3.1支持游戏: 1.21类型:FabricRelease下载次数: 895mc1.20.4-0.2.4scripts-chunk-loaders-mc1.20.4-0.2.4.jar下载mc1.20.4-0.2.4#Releasescripts-chunk-loaders-mc1.20.4-0.2.4-sources.jar下载mc1.20.4-0.2.4#Release# Changelog## [0.2.4](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.3...v0.2.4) (2024-03-02)### Bug Fixes* **version:** update to Minecraft 1.20.4 ([19a3c69](https://github.com/scriptcoded/scripts-chunk-loaders/commit/19a3c69f1d76960acd450703e79d0be7dd890251))### Documentation* add readme ([4548036](https://github.com/scriptcoded/scripts-chunk-loaders/commit/45480366082e72ac082e866a103aad06b2c6121a))## [0.2.3](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.2...v0.2.3) (2024-03-02)### Bug Fixes* disable chunk loader if already a chunk loader ([11c655a](https://github.com/scriptcoded/scripts-chunk-loaders/commit/11c655ae4a3f60618ddf1e156e0d1548c5802d1a))* **version:** update to Minecraft 1.20.3 ([16c4040](https://github.com/scriptcoded/scripts-chunk-loaders/commit/16c40407118483837946b74338de848026c1ba11))## [0.2.2](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.1...v0.2.2) (2024-03-02)### Bug Fixes* auto naming fixes ([f2e2357](https://github.com/scriptcoded/scripts-chunk-loaders/commit/f2e2357035e0044b4fdced921807c2954756ee0e))* **version:** update to Minecraft 1.20.2 ([d524346](https://github.com/scriptcoded/scripts-chunk-loaders/commit/d524346c19b9c8cca5b46d11ebc1f4a2e33c8e4a))## [0.2.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.0...v0.2.1) (2024-02-27)### Bug Fixes* cleanup and make mod run in singleplayer ([5c1e1ce](https://github.com/scriptcoded/scripts-chunk-loaders/commit/5c1e1ce6dc81c7abac513301f4be6ab555a05ee0))* **version:** Update to Minecraft 1.20.1 ([192702d](https://github.com/scriptcoded/scripts-chunk-loaders/commit/192702d300f4508a7549476a9a386fb3d82131b8))## [0.2.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.1...v0.2.0) (2023-06-10)### Features* update to 1.20 ([5b25f6b](https://github.com/scriptcoded/scripts-chunk-loaders/commit/5b25f6b2cb366437234bb28d37383f172348b626))## [0.1.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.0...v0.1.1) (2023-06-10)### Miscellaneous Chores* release 0.1.1 ([c057d6e](https://github.com/scriptcoded/scripts-chunk-loaders/commit/c057d6eeb68813314db825b70c1ef3162261d008))## [0.1.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.0.1...v0.1.0) (2023-06-10)### Bug Fixes* add icon ([fc126d7](https://github.com/scriptcoded/scripts-chunk-loaders/commit/fc126d746d95fbcfe02122e9aee60af7334d318f))### Miscellaneous Chores* release 0.1.0 ([f528bd1](https://github.com/scriptcoded/scripts-chunk-loaders/commit/f528bd153195a138a34b3238ff122addbe947610))## 0.0.1 (2023-06-10)### Features* initial commit ([53330d8](https://github.com/scriptcoded/scripts-chunk-loaders/commit/53330d84c999d8702adec61ff5b088fd7fc33ce9))### Miscellaneous Chores* release 0.0.1 ([7e78030](https://github.com/scriptcoded/scripts-chunk-loaders/commit/7e780307a4b1a406cfe61301e936bc0f1067cfd8))展开版本: mc1.20.4-0.2.4支持游戏: 1.20.4类型:FabricRelease下载次数: 224mc1.20.3-0.2.3scripts-chunk-loaders-mc1.20.3-0.2.3.jar下载mc1.20.3-0.2.3#Releasescripts-chunk-loaders-mc1.20.3-0.2.3-sources.jar下载mc1.20.3-0.2.3#Release# Changelog## [0.2.3](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.2...v0.2.3) (2024-03-02)### Bug Fixes* disable chunk loader if already a chunk loader ([11c655a](https://github.com/scriptcoded/scripts-chunk-loaders/commit/11c655ae4a3f60618ddf1e156e0d1548c5802d1a))* **version:** update to Minecraft 1.20.3 ([16c4040](https://github.com/scriptcoded/scripts-chunk-loaders/commit/16c40407118483837946b74338de848026c1ba11))## [0.2.2](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.1...v0.2.2) (2024-03-02)### Bug Fixes* auto naming fixes ([f2e2357](https://github.com/scriptcoded/scripts-chunk-loaders/commit/f2e2357035e0044b4fdced921807c2954756ee0e))* **version:** update to Minecraft 1.20.2 ([d524346](https://github.com/scriptcoded/scripts-chunk-loaders/commit/d524346c19b9c8cca5b46d11ebc1f4a2e33c8e4a))## [0.2.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.0...v0.2.1) (2024-02-27)### Bug Fixes* cleanup and make mod run in singleplayer ([5c1e1ce](https://github.com/scriptcoded/scripts-chunk-loaders/commit/5c1e1ce6dc81c7abac513301f4be6ab555a05ee0))* **version:** Update to Minecraft 1.20.1 ([192702d](https://github.com/scriptcoded/scripts-chunk-loaders/commit/192702d300f4508a7549476a9a386fb3d82131b8))## [0.2.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.1...v0.2.0) (2023-06-10)### Features* update to 1.20 ([5b25f6b](https://github.com/scriptcoded/scripts-chunk-loaders/commit/5b25f6b2cb366437234bb28d37383f172348b626))## [0.1.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.0...v0.1.1) (2023-06-10)### Miscellaneous Chores* release 0.1.1 ([c057d6e](https://github.com/scriptcoded/scripts-chunk-loaders/commit/c057d6eeb68813314db825b70c1ef3162261d008))## [0.1.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.0.1...v0.1.0) (2023-06-10)### Bug Fixes* add icon ([fc126d7](https://github.com/scriptcoded/scripts-chunk-loaders/commit/fc126d746d95fbcfe02122e9aee60af7334d318f))### Miscellaneous Chores* release 0.1.0 ([f528bd1](https://github.com/scriptcoded/scripts-chunk-loaders/commit/f528bd153195a138a34b3238ff122addbe947610))## 0.0.1 (2023-06-10)### Features* initial commit ([53330d8](https://github.com/scriptcoded/scripts-chunk-loaders/commit/53330d84c999d8702adec61ff5b088fd7fc33ce9))### Miscellaneous Chores* release 0.0.1 ([7e78030](https://github.com/scriptcoded/scripts-chunk-loaders/commit/7e780307a4b1a406cfe61301e936bc0f1067cfd8))展开版本: mc1.20.3-0.2.3支持游戏: 1.20.3类型:FabricRelease下载次数: 95mc1.20.2-0.2.2scripts-chunk-loaders-mc1.20.2-0.2.2.jar下载mc1.20.2-0.2.2#Releasescripts-chunk-loaders-mc1.20.2-0.2.2-sources.jar下载mc1.20.2-0.2.2#Release# Changelog## [0.2.2](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.1...v0.2.2) (2024-03-02)### Bug Fixes* auto naming fixes ([f2e2357](https://github.com/scriptcoded/scripts-chunk-loaders/commit/f2e2357035e0044b4fdced921807c2954756ee0e))* **version:** update to Minecraft 1.20.2 ([d524346](https://github.com/scriptcoded/scripts-chunk-loaders/commit/d524346c19b9c8cca5b46d11ebc1f4a2e33c8e4a))## [0.2.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.0...v0.2.1) (2024-02-27)### Bug Fixes* cleanup and make mod run in singleplayer ([5c1e1ce](https://github.com/scriptcoded/scripts-chunk-loaders/commit/5c1e1ce6dc81c7abac513301f4be6ab555a05ee0))* **version:** Update to Minecraft 1.20.1 ([192702d](https://github.com/scriptcoded/scripts-chunk-loaders/commit/192702d300f4508a7549476a9a386fb3d82131b8))## [0.2.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.1...v0.2.0) (2023-06-10)### Features* update to 1.20 ([5b25f6b](https://github.com/scriptcoded/scripts-chunk-loaders/commit/5b25f6b2cb366437234bb28d37383f172348b626))## [0.1.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.0...v0.1.1) (2023-06-10)### Miscellaneous Chores* release 0.1.1 ([c057d6e](https://github.com/scriptcoded/scripts-chunk-loaders/commit/c057d6eeb68813314db825b70c1ef3162261d008))## [0.1.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.0.1...v0.1.0) (2023-06-10)### Bug Fixes* add icon ([fc126d7](https://github.com/scriptcoded/scripts-chunk-loaders/commit/fc126d746d95fbcfe02122e9aee60af7334d318f))### Miscellaneous Chores* release 0.1.0 ([f528bd1](https://github.com/scriptcoded/scripts-chunk-loaders/commit/f528bd153195a138a34b3238ff122addbe947610))## 0.0.1 (2023-06-10)### Features* initial commit ([53330d8](https://github.com/scriptcoded/scripts-chunk-loaders/commit/53330d84c999d8702adec61ff5b088fd7fc33ce9))### Miscellaneous Chores* release 0.0.1 ([7e78030](https://github.com/scriptcoded/scripts-chunk-loaders/commit/7e780307a4b1a406cfe61301e936bc0f1067cfd8))展开版本: mc1.20.2-0.2.2支持游戏: 1.20.2类型:FabricRelease下载次数: 121mc1.20.1-0.2.1scripts-chunk-loaders-mc1.20.1-0.2.1.jar下载mc1.20.1-0.2.1#Releasescripts-chunk-loaders-mc1.20.1-0.2.1-sources.jar下载mc1.20.1-0.2.1#Release# Changelog## [0.2.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.0...v0.2.1) (2024-02-27)### Bug Fixes* cleanup and make mod run in singleplayer ([5c1e1ce](https://github.com/scriptcoded/scripts-chunk-loaders/commit/5c1e1ce6dc81c7abac513301f4be6ab555a05ee0))* **version:** Update to Minecraft 1.20.1 ([192702d](https://github.com/scriptcoded/scripts-chunk-loaders/commit/192702d300f4508a7549476a9a386fb3d82131b8))## [0.2.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.1...v0.2.0) (2023-06-10)### Features* update to 1.20 ([5b25f6b](https://github.com/scriptcoded/scripts-chunk-loaders/commit/5b25f6b2cb366437234bb28d37383f172348b626))## [0.1.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.0...v0.1.1) (2023-06-10)### Miscellaneous Chores* release 0.1.1 ([c057d6e](https://github.com/scriptcoded/scripts-chunk-loaders/commit/c057d6eeb68813314db825b70c1ef3162261d008))## [0.1.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.0.1...v0.1.0) (2023-06-10)### Bug Fixes* add icon ([fc126d7](https://github.com/scriptcoded/scripts-chunk-loaders/commit/fc126d746d95fbcfe02122e9aee60af7334d318f))### Miscellaneous Chores* release 0.1.0 ([f528bd1](https://github.com/scriptcoded/scripts-chunk-loaders/commit/f528bd153195a138a34b3238ff122addbe947610))## 0.0.1 (2023-06-10)### Features* initial commit ([53330d8](https://github.com/scriptcoded/scripts-chunk-loaders/commit/53330d84c999d8702adec61ff5b088fd7fc33ce9))### Miscellaneous Chores* release 0.0.1 ([7e78030](https://github.com/scriptcoded/scripts-chunk-loaders/commit/7e780307a4b1a406cfe61301e936bc0f1067cfd8))展开版本: mc1.20.1-0.2.1支持游戏: 1.20.1类型:FabricRelease下载次数: 452mc1.20-0.2.0scripts-chunk-loaders-mc1.20-0.2.0.jar下载mc1.20-0.2.0#Releasescripts-chunk-loaders-mc1.20-0.2.0-sources.jar下载mc1.20-0.2.0#Release# Changelog## [0.2.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.1...v0.2.0) (2023-06-10)### Features* update to 1.20 ([5b25f6b](https://github.com/scriptcoded/scripts-chunk-loaders/commit/5b25f6b2cb366437234bb28d37383f172348b626))## [0.1.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.0...v0.1.1) (2023-06-10)### Miscellaneous Chores* release 0.1.1 ([c057d6e](https://github.com/scriptcoded/scripts-chunk-loaders/commit/c057d6eeb68813314db825b70c1ef3162261d008))## [0.1.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.0.1...v0.1.0) (2023-06-10)### Bug Fixes* add icon ([fc126d7](https://github.com/scriptcoded/scripts-chunk-loaders/commit/fc126d746d95fbcfe02122e9aee60af7334d318f))### Miscellaneous Chores* release 0.1.0 ([f528bd1](https://github.com/scriptcoded/scripts-chunk-loaders/commit/f528bd153195a138a34b3238ff122addbe947610))## 0.0.1 (2023-06-10)### Features* initial commit ([53330d8](https://github.com/scriptcoded/scripts-chunk-loaders/commit/53330d84c999d8702adec61ff5b088fd7fc33ce9))### Miscellaneous Chores* release 0.0.1 ([7e78030](https://github.com/scriptcoded/scripts-chunk-loaders/commit/7e780307a4b1a406cfe61301e936bc0f1067cfd8))展开版本: mc1.20-0.2.0支持游戏: 1.20类型:FabricRelease下载次数: 187mc1.19.4-0.1.1scripts-chunk-loaders-mc1.19.4-0.1.1.jar下载mc1.19.4-0.1.1#Releasescripts-chunk-loaders-mc1.19.4-0.1.1-sources.jar下载mc1.19.4-0.1.1#Release# Changelog## [0.1.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.0...v0.1.1) (2023-06-10)### Miscellaneous Chores* release 0.1.1 ([c057d6e](https://github.com/scriptcoded/scripts-chunk-loaders/commit/c057d6eeb68813314db825b70c1ef3162261d008))## [0.1.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.0.1...v0.1.0) (2023-06-10)### Bug Fixes* add icon ([fc126d7](https://github.com/scriptcoded/scripts-chunk-loaders/commit/fc126d746d95fbcfe02122e9aee60af7334d318f))### Miscellaneous Chores* release 0.1.0 ([f528bd1](https://github.com/scriptcoded/scripts-chunk-loaders/commit/f528bd153195a138a34b3238ff122addbe947610))## 0.0.1 (2023-06-10)### Features* initial commit ([53330d8](https://github.com/scriptcoded/scripts-chunk-loaders/commit/53330d84c999d8702adec61ff5b088fd7fc33ce9))### Miscellaneous Chores* release 0.0.1 ([7e78030](https://github.com/scriptcoded/scripts-chunk-loaders/commit/7e780307a4b1a406cfe61301e936bc0f1067cfd8))展开版本: mc1.19.4-0.1.1支持游戏: 1.19.4类型:FabricRelease下载次数: 142全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
Scripts Chunk Loaders |
楼主
2025-8-10 19:12:48
回复(0)
收起回复
|