add already decorating fix

This commit is contained in:
2025-08-04 15:13:44 +02:00
parent 50ab6706c3
commit 5c86a70224
2 changed files with 18 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{
"Version": "1.12.0.0",
"Version": "1.12.1.1",
"Actions": [
{
"Id": "config:both",
@@ -94,6 +94,15 @@
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.4.4"
},
{
"Id": "mod:alreadydecoratingfix",
"Name": "Biome Decoration Fix",
"DestPath": "mods/AncientTrees.jar",
"SourceUrl": "https://edge.forgecdn.net/files/3479/308/alreadydecoratingfix-1.0a.jar",
"SourceType": "CurseForge",
"SourceName": "533258",
"SourceTag": "3479308"
},
{
"Id": "mod:ancienttrees",
"Name": "Ancient Trees",

View File

@@ -1,5 +1,13 @@
{
"Updates": [
{
"Version": "1.12.1.1",
"Actions": [
{
"InheritFrom": "mod:alreadydecoratingfix"
}
]
},
{
"Version": "1.12.1.0",
"Actions": [