add backhand

This commit is contained in:
2025-08-18 14:04:38 +02:00
parent 1d789d2b27
commit f666fa2095
2 changed files with 18 additions and 9 deletions

View File

@@ -218,6 +218,17 @@
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.6.40"
},
{
"Id": "mod:battlegear2",
"Name": "Battlegear2",
"DestPath": "mods/battlegear2.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Battlegear2-for-Backhand/releases/download/1.5.6-backhand/battlegear2-1.5.6-backhand.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "Battlegear2-for-Backhand",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?\\-backhand\\.jar$",
"SourceTag": "1.5.6-backhand"
},
{
"Id": "mod:baubles",
"Name": "Baubles Expanded",

View File

@@ -1,8 +1,11 @@
{
"Updates": [
{
"Version": "1.12.4.1",
"Version": "1.12.4.0",
"Actions": [
{
"InheritFrom": "config:both"
},
{
"InheritFrom": "mod:ae2fc"
},
@@ -59,14 +62,6 @@
},
{
"InheritFrom": "mod:witheryextras"
}
]
},
{
"Version": "1.12.4.0",
"Actions": [
{
"InheritFrom": "config:both"
},
{
"InheritFrom": "mod:worldedit"
@@ -79,6 +74,9 @@
},
{
"InheritFrom": "mod:backhand"
},
{
"InheritFrom": "mod:battlegear2"
}
]
},