Skip to content

Commit 78b319a

Browse files
add newisle
1 parent a67ff6d commit 78b319a

10 files changed

Lines changed: 123 additions & 0 deletions

scripts/license.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,5 +365,10 @@
365365
"name": "CC-BY-4.0 License",
366366
"canSecondaryDistribution": false,
367367
"shouldRightsNotation": true
368+
},
369+
{
370+
"name": "ARR",
371+
"canSecondaryDistribution": false,
372+
"shouldRightsNotation": false
368373
}
369374
]

scripts/modlicense.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -938,5 +938,15 @@
938938
"modid": "camera",
939939
"license": "All rights reserved",
940940
"url": ""
941+
},
942+
{
943+
"modid": "pomkotsmechs",
944+
"license": "ARR",
945+
"url": ""
946+
},
947+
{
948+
"modid": "pomkotsmechsextension",
949+
"license": "ARR",
950+
"url": ""
941951
}
942952
]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"id": "de.maxhenkel:voicechat:1.20.1-2.5.17@jar",
3+
"name": "Simple Voice Chat",
4+
"type": "ForgeMod",
5+
"artifact": {
6+
"size": 7707727,
7+
"MD5": "215aa011aca6f62c7c284e3ff6d04366",
8+
"url": "",
9+
"manual": {
10+
"url": "https://www.curseforge.com/api/v1/mods/416089/files/5438656/download",
11+
"name": "voicechat-forge-1.20.1-2.5.17.jar"
12+
}
13+
}
14+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"id": "grcmcs.minecraft.mods:pomkotsmechs:0.0.1-alpha.7@jar",
3+
"name": "Pomkots Mechs",
4+
"author": "grc_mcs",
5+
"type": "ForgeMod",
6+
"artifact": {
7+
"size": 10254239,
8+
"MD5": "fd3fe835d589ea0886120f415057ef22",
9+
"url": "",
10+
"license": "ARR",
11+
"manual": {
12+
"url": "https://www.curseforge.com/minecraft/mc-mods/pomkots-mechs/download/6842967",
13+
"name": "pomkotsmechs-forge-0.0.1-alpha.7.jar"
14+
}
15+
}
16+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"id": "grcmcs.minecraft.mods.pomkotsmechs.extension:pomkotsmechsextension:0.0.1-alpha.4@jar",
3+
"name": "Pomkots Mechs Extension",
4+
"author": "grc_mcs",
5+
"type": "ForgeMod",
6+
"artifact": {
7+
"size": 4268507,
8+
"MD5": "b3ed311a06cd8d889ec630524914528e",
9+
"url": "",
10+
"license": "ARR",
11+
"manual": {
12+
"url": "https://www.curseforge.com/minecraft/mc-mods/pomkots-mechs-extension-pack/download/6843027",
13+
"name": "pomkotsmechsextension-forge-0.0.1-alpha.4.jar"
14+
}
15+
}
16+
}
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"modid": "pomkotsmechs",
4+
"license": "ARR",
5+
"shouldRightsNotation": false,
6+
"canSecondaryDistribution": false,
7+
"url": "",
8+
"credit": ""
9+
},
10+
{
11+
"modid": "pomkotsmechsextension",
12+
"license": "ARR",
13+
"shouldRightsNotation": false,
14+
"canSecondaryDistribution": false,
15+
"url": "",
16+
"credit": ""
17+
},
18+
{
19+
"modid": "chat_heads",
20+
"license": "MPL-2.0",
21+
"shouldRightsNotation": false,
22+
"canSecondaryDistribution": true,
23+
"url": "",
24+
"credit": ""
25+
},
26+
{
27+
"modid": "cocoainput",
28+
"license": "Minecraft Mod Public License Japanese Transration",
29+
"shouldRightsNotation": false,
30+
"canSecondaryDistribution": true,
31+
"url": "",
32+
"credit": ""
33+
},
34+
{
35+
"modid": "localizedchat",
36+
"license": "MIT",
37+
"shouldRightsNotation": false,
38+
"canSecondaryDistribution": true,
39+
"url": "",
40+
"credit": ""
41+
}
42+
]
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"$schema": "file:///E:/softdata/git/NumaPacks/schemas/ServerMetaSchema.schema.json",
3+
"meta": {
4+
"version": "1.0.0",
5+
"name": "newisle(Minecraft 1.20.1)",
6+
"description": "1.20.1",
7+
"address": "",
8+
"discord": {
9+
"shortId": "Minecraft",
10+
"largeImageText": "Minecrafst",
11+
"largeImageKey": "pack_numa"
12+
},
13+
"mainServer": false,
14+
"autoconnect": false
15+
},
16+
"forge": {
17+
"version": "47.3.0"
18+
},
19+
"untrackedFiles": []
20+
}

0 commit comments

Comments
 (0)