This commit is contained in:
2025-08-04 14:42:35 +02:00
parent 9ce4d80044
commit 50ab6706c3
2 changed files with 22 additions and 0 deletions

View File

@@ -1355,6 +1355,17 @@
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$", "SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.2.0" "SourceTag": "1.2.0"
}, },
{
"Id": "mod:rwg",
"Name": "Realistic World Gen",
"DestPath": "mods/RWG-alpha.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Realistic-World-Gen/releases/download/alpha-1.5.0/RWG-alpha-1.5.0.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "Realistic-World-Gen",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "alpha-1.5.0"
},
{ {
"Id": "mod:randomthings", "Id": "mod:randomthings",
"Name": "Random Things", "Name": "Random Things",

View File

@@ -1,5 +1,16 @@
{ {
"Updates": [ "Updates": [
{
"Version": "1.12.1.0",
"Actions": [
{
"InheritFrom": "mod:rwg"
},
{
"InheritFrom": "config:both"
}
]
},
{ {
"Version": "1.12.0.0", "Version": "1.12.0.0",
"Actions": [ "Actions": [