add rwg
This commit is contained in:
11
install.json
11
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",
|
||||
|
||||
11
updates.json
11
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": [
|
||||
|
||||
Reference in New Issue
Block a user