6 Commits

Author SHA1 Message Date
929a47487e update 2025-08-28 21:34:02 +02:00
4eff5b46f8 update configs 2025-08-24 09:19:07 +02:00
f12eb1d971 update both too 2025-08-23 09:24:17 +02:00
c791b9ff6e replace OptiFine with Angelica 2025-08-23 09:04:55 +02:00
8b49b29541 Revert "remove SimpleWorldTime"
This reverts commit 2086047416
2025-08-23 06:48:42 +00:00
2086047416 remove SimpleWorldTime
-> JourneyMap has this feature built-in
2025-08-20 13:46:28 +02:00
2 changed files with 39 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
{
"Version": "1.12.4.0",
"Version": "1.12.5.2",
"Actions": [
{
"Id": "config:both",
@@ -19,7 +19,7 @@
{
"Id": "config:chickenchunks",
"DestPath": "config/ChickenChunks.cfg",
"SourceUrl": "https://cloud.pilzinsel64.de/s/48YB75qBsfTqqS3/download?path=%2Fconfig%2F&files=ChickenChunks.cfg",
"SourceUrl": "https://cloud.pilzinsel64.de/public.php/dav/files/48YB75qBsfTqqS3/config/ChickenChunks.cfg",
"IsExtra": true
},
{
@@ -112,6 +112,17 @@
"SourceName": "229626",
"SourceTag": "2261983"
},
{
"Id": "mod:angelica",
"Name": "Angelica",
"DestPath": "mods/angelica.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Angelica/releases/download/1.0.0-beta54/angelica-1.0.0-beta54.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "Angelica",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?\\-beta\\.jar$",
"SourceTag": "1.0.0-beta54"
},
{
"Id": "mod:anotheroregen",
"Name": "Another Ore Generator",
@@ -1337,12 +1348,6 @@
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh|-mapless)\\.jar$",
"SourceTag": "1.4.6-mapless"
},
{
"Id": "mod:optifine",
"Name": "OptiFine",
"DestPath": "mods/OptiFine_1.7.10_HD_U_E7.jar",
"SourceUrl": "https://cloud.pilzinsel64.de/public.php/dav/files/48YB75qBsfTqqS3/mods/OptiFine_1.7.10_HD_U_E7.jar"
},
{
"Id": "mod:oredictconverter",
"Name": "OreDictionary Converter",

View File

@@ -1,5 +1,31 @@
{
"Updates": [
{
"Version": "1.12.5.1",
"Actions": [
{
"InheritFrom": "config:both"
}
]
},
{
"Version": "1.12.5.0",
"Actions": [
{
"InheritFrom": "config:client"
},
{
"InheritFrom": "config:both"
},
{
"InheritFrom": "mod:angelica"
},
{
"Type": "Delete",
"DestPath": "mods/OptiFine_1.7.10_HD_U_E7.jar"
}
]
},
{
"Version": "1.12.4.0",
"Actions": [