remove waystones
maybe re-add when more stable later
This commit is contained in:
11
install.json
11
install.json
@@ -1718,17 +1718,6 @@
|
|||||||
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
|
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
|
||||||
"SourceTag": "0.5.2"
|
"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",
|
"Id": "mod:wildmobs",
|
||||||
"Name": "Wild Mobs",
|
"Name": "Wild Mobs",
|
||||||
|
|||||||
12
updates.json
12
updates.json
@@ -1,5 +1,17 @@
|
|||||||
{
|
{
|
||||||
"Updates": [
|
"Updates": [
|
||||||
|
{
|
||||||
|
"Version": "1.12.3.0",
|
||||||
|
"Actions": [
|
||||||
|
{
|
||||||
|
"InheritFrom": "mod:cnpc+"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "Delete",
|
||||||
|
"DestPath": "mods/waystones.jar"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Version": "1.12.2.0",
|
"Version": "1.12.2.0",
|
||||||
"Actions": [
|
"Actions": [
|
||||||
|
|||||||
Reference in New Issue
Block a user