add already decorating fix
This commit is contained in:
11
install.json
11
install.json
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"Version": "1.12.0.0",
|
"Version": "1.12.1.1",
|
||||||
"Actions": [
|
"Actions": [
|
||||||
{
|
{
|
||||||
"Id": "config:both",
|
"Id": "config:both",
|
||||||
@@ -94,6 +94,15 @@
|
|||||||
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
|
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
|
||||||
"SourceTag": "1.4.4"
|
"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",
|
"Id": "mod:ancienttrees",
|
||||||
"Name": "Ancient Trees",
|
"Name": "Ancient Trees",
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
{
|
{
|
||||||
"Updates": [
|
"Updates": [
|
||||||
|
{
|
||||||
|
"Version": "1.12.1.1",
|
||||||
|
"Actions": [
|
||||||
|
{
|
||||||
|
"InheritFrom": "mod:alreadydecoratingfix"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Version": "1.12.1.0",
|
"Version": "1.12.1.0",
|
||||||
"Actions": [
|
"Actions": [
|
||||||
|
|||||||
Reference in New Issue
Block a user