From 50ab6706c3fb237f65ab01823d92f70c1ebc2827 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Mon, 4 Aug 2025 14:42:35 +0200 Subject: [PATCH] add rwg --- install.json | 11 +++++++++++ updates.json | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/install.json b/install.json index 7c14d0c..8ccd4f9 100644 --- a/install.json +++ b/install.json @@ -1355,6 +1355,17 @@ "SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$", "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", "Name": "Random Things", diff --git a/updates.json b/updates.json index 482c968..661c919 100644 --- a/updates.json +++ b/updates.json @@ -1,5 +1,16 @@ { "Updates": [ + { + "Version": "1.12.1.0", + "Actions": [ + { + "InheritFrom": "mod:rwg" + }, + { + "InheritFrom": "config:both" + } + ] + }, { "Version": "1.12.0.0", "Actions": [