Skip to content

Commit 47bebab

Browse files
committed
Clean up fabric.mod.json
1 parent d0541db commit 47bebab

File tree

93 files changed

+117
-721
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+117
-721
lines changed

legacy-fabric-api-base/1.7.10/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,7 @@
2323
"custom": {
2424
"modmenu": {
2525
"badges": [ "library" ],
26-
"parent": {
27-
"id": "legacy-fabric-api",
28-
"name": "Legacy Fabric API",
29-
"badges": [ "library" ],
30-
"description": "Core API module providing key hooks and inter-compatibility features for Minecraft 1.7.10-1.12.2.",
31-
"icon": "assets/legacy-fabric-api/icon.png"
32-
}
26+
"parent": "legacy-fabric-api"
3327
}
3428
}
3529
}

legacy-fabric-api-base/1.8.9/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,7 @@
2323
"custom": {
2424
"modmenu": {
2525
"badges": [ "library" ],
26-
"parent": {
27-
"id": "legacy-fabric-api",
28-
"name": "Legacy Fabric API",
29-
"badges": [ "library" ],
30-
"description": "Core API module providing key hooks and inter-compatibility features for Minecraft 1.7.10-1.12.2.",
31-
"icon": "assets/legacy-fabric-api/icon.png"
32-
}
26+
"parent": "legacy-fabric-api"
3327
}
3428
}
3529
}

legacy-fabric-api-base/common/src/main/resources/fabric.mod.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"license": "Apache-2.0",
88
"icon": "assets/legacy-fabric-api/icon.png",
99
"contact": {
10-
"homepage": "https://legacy-fabric.github.io/",
10+
"homepage": "https://legacyfabric.net/",
1111
"issues": "https://github.com/Legacy-Fabric/fabric/issues",
1212
"sources": "https://github.com/Legacy-Fabric/fabric"
1313
},
@@ -23,13 +23,7 @@
2323
"custom": {
2424
"modmenu": {
2525
"badges": [ "library" ],
26-
"parent": {
27-
"id": "legacy-fabric-api",
28-
"name": "Legacy Fabric API",
29-
"badges": [ "library" ],
30-
"description": "Core API module providing key hooks and inter-compatibility features for Minecraft 1.7.10-1.12.2.",
31-
"icon": "assets/legacy-fabric-api/icon.png"
32-
}
26+
"parent": "legacy-fabric-api"
3327
}
3428
}
3529
}

legacy-fabric-biome-api-v1/1.12.2/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"icon": "assets/legacy-fabric/icon.png",
99
"contact": {
1010
"homepage": "https://legacyfabric.net/",
11-
"irc": "irc://irc.esper.net:6667/legacyfabric",
1211
"issues": "https://github.com/Legacy-Fabric/fabric/issues",
1312
"sources": "https://github.com/Legacy-Fabric/fabric"
1413
},
@@ -34,13 +33,7 @@
3433
},
3534
"modmenu": {
3635
"badges": [ "library" ],
37-
"parent": {
38-
"id": "legacy-fabric-api",
39-
"name": "Legacy Fabric API",
40-
"badges": [ "library" ],
41-
"description": "Core API module providing key hooks and inter-compatibility features for Minecraft 1.7.10-1.12.2.",
42-
"icon": "assets/legacy-fabric/icon.png"
43-
}
36+
"parent": "legacy-fabric-api"
4437
}
4538
}
4639
}

legacy-fabric-biome-api-v1/1.7.10/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"icon": "assets/legacy-fabric/icon.png",
99
"contact": {
1010
"homepage": "https://legacyfabric.net/",
11-
"irc": "irc://irc.esper.net:6667/legacyfabric",
1211
"issues": "https://github.com/Legacy-Fabric/fabric/issues",
1312
"sources": "https://github.com/Legacy-Fabric/fabric"
1413
},
@@ -34,13 +33,7 @@
3433
},
3534
"modmenu": {
3635
"badges": [ "library" ],
37-
"parent": {
38-
"id": "legacy-fabric-api",
39-
"name": "Legacy Fabric API",
40-
"badges": [ "library" ],
41-
"description": "Core API module providing key hooks and inter-compatibility features for Minecraft 1.7.10-1.12.2.",
42-
"icon": "assets/legacy-fabric/icon.png"
43-
}
36+
"parent": "legacy-fabric-api"
4437
}
4538
}
4639
}

legacy-fabric-biome-api-v1/1.8.9/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"icon": "assets/legacy-fabric/icon.png",
99
"contact": {
1010
"homepage": "https://legacyfabric.net/",
11-
"irc": "irc://irc.esper.net:6667/legacyfabric",
1211
"issues": "https://github.com/Legacy-Fabric/fabric/issues",
1312
"sources": "https://github.com/Legacy-Fabric/fabric"
1413
},
@@ -34,13 +33,7 @@
3433
},
3534
"modmenu": {
3635
"badges": [ "library" ],
37-
"parent": {
38-
"id": "legacy-fabric-api",
39-
"name": "Legacy Fabric API",
40-
"badges": [ "library" ],
41-
"description": "Core API module providing key hooks and inter-compatibility features for Minecraft 1.7.10-1.12.2.",
42-
"icon": "assets/legacy-fabric/icon.png"
43-
}
36+
"parent": "legacy-fabric-api"
4437
}
4538
}
4639
}

legacy-fabric-biome-api-v1/common/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"icon": "assets/legacy-fabric/icon.png",
99
"contact": {
1010
"homepage": "https://legacyfabric.net/",
11-
"irc": "irc://irc.esper.net:6667/legacyfabric",
1211
"issues": "https://github.com/Legacy-Fabric/fabric/issues",
1312
"sources": "https://github.com/Legacy-Fabric/fabric"
1413
},
@@ -32,13 +31,7 @@
3231
},
3332
"modmenu": {
3433
"badges": [ "library" ],
35-
"parent": {
36-
"id": "legacy-fabric-api",
37-
"name": "Legacy Fabric API",
38-
"badges": [ "library" ],
39-
"description": "Core API module providing key hooks and inter-compatibility features for Minecraft 1.7.10-1.12.2.",
40-
"icon": "assets/legacy-fabric/icon.png"
41-
}
34+
"parent": "legacy-fabric-api"
4235
}
4336
}
4437
}

legacy-fabric-block-api-v1/1.12.2/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"icon": "assets/legacy-fabric/icon.png",
99
"contact": {
1010
"homepage": "https://legacyfabric.net/",
11-
"irc": "irc://irc.esper.net:6667/legacyfabric",
1211
"issues": "https://github.com/Legacy-Fabric/fabric/issues",
1312
"sources": "https://github.com/Legacy-Fabric/fabric"
1413
},
@@ -34,13 +33,7 @@
3433
},
3534
"modmenu": {
3635
"badges": [ "library" ],
37-
"parent": {
38-
"id": "legacy-fabric-api",
39-
"name": "Legacy Fabric API",
40-
"badges": [ "library" ],
41-
"description": "Core API module providing key hooks and inter-compatibility features for Minecraft 1.7.10-1.12.2.",
42-
"icon": "assets/legacy-fabric/icon.png"
43-
}
36+
"parent": "legacy-fabric-api"
4437
}
4538
}
4639
}

legacy-fabric-block-api-v1/1.7.10/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"icon": "assets/legacy-fabric/icon.png",
99
"contact": {
1010
"homepage": "https://legacyfabric.net/",
11-
"irc": "irc://irc.esper.net:6667/legacyfabric",
1211
"issues": "https://github.com/Legacy-Fabric/fabric/issues",
1312
"sources": "https://github.com/Legacy-Fabric/fabric"
1413
},
@@ -34,13 +33,7 @@
3433
},
3534
"modmenu": {
3635
"badges": [ "library" ],
37-
"parent": {
38-
"id": "legacy-fabric-api",
39-
"name": "Legacy Fabric API",
40-
"badges": [ "library" ],
41-
"description": "Core API module providing key hooks and inter-compatibility features for Minecraft 1.7.10-1.12.2.",
42-
"icon": "assets/legacy-fabric/icon.png"
43-
}
36+
"parent": "legacy-fabric-api"
4437
}
4538
}
4639
}

legacy-fabric-block-api-v1/common/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"icon": "assets/legacy-fabric/icon.png",
99
"contact": {
1010
"homepage": "https://legacyfabric.net/",
11-
"irc": "irc://irc.esper.net:6667/legacyfabric",
1211
"issues": "https://github.com/Legacy-Fabric/fabric/issues",
1312
"sources": "https://github.com/Legacy-Fabric/fabric"
1413
},
@@ -33,13 +32,7 @@
3332
},
3433
"modmenu": {
3534
"badges": [ "library" ],
36-
"parent": {
37-
"id": "legacy-fabric-api",
38-
"name": "Legacy Fabric API",
39-
"badges": [ "library" ],
40-
"description": "Core API module providing key hooks and inter-compatibility features for Minecraft 1.7.10-1.12.2.",
41-
"icon": "assets/legacy-fabric/icon.png"
42-
}
35+
"parent": "legacy-fabric-api"
4336
}
4437
}
4538
}

0 commit comments

Comments
 (0)