add littletiles
This commit is contained in:
15
install.json
15
install.json
@@ -87,12 +87,12 @@
|
|||||||
"Id": "mod:alternativechunkloading",
|
"Id": "mod:alternativechunkloading",
|
||||||
"Name": "Alternative Chunkloading",
|
"Name": "Alternative Chunkloading",
|
||||||
"DestPath": "mods/alternativechunkloading.jar",
|
"DestPath": "mods/alternativechunkloading.jar",
|
||||||
"SourceUrl": "https://github.com/LITW-Refined/AlternativeChunkloading/releases/download/1.4.2/alternativechunkloading-1.4.2.jar",
|
"SourceUrl": "https://github.com/LITW-Refined/AlternativeChunkloading/releases/download/1.4.4/alternativechunkloading-1.4.4.jar",
|
||||||
"SourceType": "GitHub",
|
"SourceType": "GitHub",
|
||||||
"SourceOwner": "LITW-Refined",
|
"SourceOwner": "LITW-Refined",
|
||||||
"SourceName": "AlternativeChunkloading",
|
"SourceName": "AlternativeChunkloading",
|
||||||
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
|
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
|
||||||
"SourceTag": "1.4.2"
|
"SourceTag": "1.4.4"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Id": "mod:ancienttrees",
|
"Id": "mod:ancienttrees",
|
||||||
@@ -745,6 +745,17 @@
|
|||||||
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
|
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
|
||||||
"SourceTag": "1.6.7"
|
"SourceTag": "1.6.7"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Id": "mod:littletiles",
|
||||||
|
"Name": "LittleTiles",
|
||||||
|
"DestPath": "mods/littletiles.jar",
|
||||||
|
"SourceUrl": "https://github.com/GTNewHorizons/LittleTiles/releases/download/1.5.11-GTNH/littletiles-1.5.11-GTNH.jar",
|
||||||
|
"SourceType": "GitHub",
|
||||||
|
"SourceOwner": "GTNewHorizons",
|
||||||
|
"SourceName": "LittleTiles",
|
||||||
|
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
|
||||||
|
"SourceTag": "1.5.11-GTNH"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Id": "mod:lwjgl3ify",
|
"Id": "mod:lwjgl3ify",
|
||||||
"Name": "lwjgl3ify",
|
"Name": "lwjgl3ify",
|
||||||
|
|||||||
@@ -84,6 +84,9 @@
|
|||||||
{
|
{
|
||||||
"InheritFrom": "mod:forgemultipart"
|
"InheritFrom": "mod:forgemultipart"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"InheritFrom": "mod:littletiles"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"InheritFrom": "mod:lwjgl3ify"
|
"InheritFrom": "mod:lwjgl3ify"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user