Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
c6ffc55343
|
|||
|
e2be66f076
|
|||
|
3f6fc7cbc5
|
|||
|
b83a441efd
|
|||
|
e98783fad4
|
19
install.json
19
install.json
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"Version": "1.12.2.0",
|
||||
"Version": "1.12.3.0",
|
||||
"Actions": [
|
||||
{
|
||||
"Id": "config:both",
|
||||
@@ -524,7 +524,7 @@
|
||||
"Id": "mod:cnpc+",
|
||||
"Name": "CustomNPC+",
|
||||
"DestPath": "mods/CustomNPC-Plus-nomixin.jar",
|
||||
"SourceUrl": "https://github.com/KAMKEEL/CustomNPC-Plus/releases/download/1.10.1/CustomNPC-Plus-1.10.1.jar",
|
||||
"SourceUrl": "https://cdn.modrinth.com/data/dXMq6syh/versions/phHjUIUS/CustomNPC-Plus-1.9.3-nomixin.jar",
|
||||
"SourceType": "GitHub",
|
||||
"SourceOwner": "KAMKEEL",
|
||||
"SourceName": "CustomNPC-Plus",
|
||||
@@ -1340,12 +1340,12 @@
|
||||
"Id": "mod:pilzmcsammelsorium",
|
||||
"Name": "Pilz' Sammelsorium",
|
||||
"DestPath": "mods/pilzmcsammelsorium.jar",
|
||||
"SourceUrl": "https://github.com/LITW-Refined/PilzMcSammelsorium/releases/download/1.4/pilzmcsammelsorium-1.4.jar",
|
||||
"SourceUrl": "https://github.com/LITW-Refined/PilzMcSammelsorium/releases/download/1.4.1/pilzmcsammelsorium-1.4.1.jar",
|
||||
"SourceType": "GitHub",
|
||||
"SourceOwner": "LITW-Refined",
|
||||
"SourceName": "PilzMcSammelsorium",
|
||||
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
|
||||
"SourceTag": "1.4"
|
||||
"SourceTag": "1.4.1"
|
||||
},
|
||||
{
|
||||
"Id": "mod:plantmegapack",
|
||||
@@ -1718,17 +1718,6 @@
|
||||
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
|
||||
"SourceTag": "0.5.2"
|
||||
},
|
||||
{
|
||||
"Id": "mod:waystones",
|
||||
"Name": "Waystones",
|
||||
"DestPath": "mods/waystones.jar",
|
||||
"SourceUrl": "https://github.com/LITW-Refined/Waystones/releases/download/1.1.0/waystones-1.1.0.jar",
|
||||
"SourceType": "GitHub",
|
||||
"SourceOwner": "LITW-Refined",
|
||||
"SourceName": "Waystones",
|
||||
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
|
||||
"SourceTag": "1.1.0"
|
||||
},
|
||||
{
|
||||
"Id": "mod:wildmobs",
|
||||
"Name": "Wild Mobs",
|
||||
|
||||
18
updates.json
18
updates.json
@@ -1,5 +1,23 @@
|
||||
{
|
||||
"Updates": [
|
||||
{
|
||||
"Version": "1.12.3.0",
|
||||
"Actions": [
|
||||
{
|
||||
"InheritFrom": "config:both"
|
||||
},
|
||||
{
|
||||
"InheritFrom": "mod:cnpc+"
|
||||
},
|
||||
{
|
||||
"InheritFrom": "mod:pilzmcsammelsorium"
|
||||
},
|
||||
{
|
||||
"Type": "Delete",
|
||||
"DestPath": "mods/waystones.jar"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Version": "1.12.2.0",
|
||||
"Actions": [
|
||||
|
||||
Reference in New Issue
Block a user