downgrade carpenter blocks again
This commit is contained in:
@@ -383,12 +383,12 @@
|
|||||||
"Id": "mod:carpentersblocks",
|
"Id": "mod:carpentersblocks",
|
||||||
"Name": "Carpenters Blocks",
|
"Name": "Carpenters Blocks",
|
||||||
"DestPath": "mods/CarpentersBlocks.jar",
|
"DestPath": "mods/CarpentersBlocks.jar",
|
||||||
"SourceUrl": "https://github.com/GTNewHorizons/CarpentersBlocks/releases/download/3.7.0-GTNH/CarpentersBlocks-3.7.0-GTNH.jar",
|
"SourceUrl": "https://github.com/GTNewHorizons/CarpentersBlocks/releases/download/3.6.4-GTNH/CarpentersBlocks-3.6.4-GTNH.jar",
|
||||||
"SourceType": "GitHub",
|
"SourceType": "GitHub",
|
||||||
"SourceOwner": "GTNewHorizons",
|
"SourceOwner": "GTNewHorizons",
|
||||||
"SourceName": "CarpentersBlocks",
|
"SourceName": "CarpentersBlocks",
|
||||||
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
|
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
|
||||||
"SourceTag": "3.7.0-GTNH"
|
"SourceTag": "3.6.4-GTNH"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Id": "mod:mcf",
|
"Id": "mod:mcf",
|
||||||
|
|||||||
@@ -8,6 +8,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"InheritFrom": "mod:feserver"
|
"InheritFrom": "mod:feserver"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"InheritFrom": "mod:carpentersblocks"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user