File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 44
55## 📦 安装要求
66
7- - ** Minecraft** :1.21.11
7+ - ** Minecraft** :>= 1.21.10
88- ** Fabric Loader** :>=0.18.4
99- ** Fabric API** :任意版本
1010- ** Java** :>=21
Original file line number Diff line number Diff line change 22 "schemaVersion" : 1 ,
33 "id" : " box3mod" ,
44 "version" : " ${version}" ,
5- "name" : " 神奇代码岛方块集 " ,
6- "description" : " 导入神奇代码岛中的384个方块到我的世界 。" ,
5+ "name" : " 神奇代码岛方块包 " ,
6+ "description" : " Box3方块模组为Minecraft添加384款独特装饰方块,包含字母、符号、颜色及发光方块。所有方块均整理于创造模式标签页中 。" ,
77 "authors" : [" 神岛实验室" ],
88 "contact" : {
99 "homepage" : " https://box3lab.com/" ,
10- "github" : " https://github.com/box3lab/Fabric-mcMod" ,
10+ "curseforge" : " https://legacy.curseforge.com/minecraft/mc-mods/box3-blocks-mod" ,
11+ "sources" : " https://github.com/box3lab/Fabric-mcMod" ,
1112 "issues" : " https://github.com/box3lab/Fabric-mcMod/issues/new"
1213 },
13- "license" : " CC0-1 .0" ,
14+ "license" : " Apache License 2 .0" ,
1415 "icon" : " assets/box3mod/icon.png" ,
1516 "environment" : " *" ,
1617 "entrypoints" : {
2627 ],
2728 "depends" : {
2829 "fabricloader" : " >=0.18.4" ,
29- "minecraft" : " ~ 1.21.11 " ,
30+ "minecraft" : " >= 1.21.1 " ,
3031 "java" : " >=21" ,
3132 "fabric-api" : " *"
3233 }
You can’t perform that action at this time.
0 commit comments