This commit is contained in:
2025-08-05 15:54:38 +02:00
parent ec69d0f27a
commit d5300893c9
2 changed files with 20 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{
"Version": "1.12.1.1",
"Version": "1.12.2.0",
"Actions": [
{
"Id": "config:both",
@@ -1718,6 +1718,17 @@
"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",

View File

@@ -1,5 +1,13 @@
{
"Updates": [
{
"Version": "1.12.2.0",
"Actions": [
{
"InheritFrom": "mod:waystones"
}
]
},
{
"Version": "1.12.1.1",
"Actions": [