35 Commits

Author SHA1 Message Date
f665aa4960 fix wrong version 2025-06-22 12:21:27 +02:00
76ef3a54ca remove fastcraft 2025-06-22 12:17:39 +02:00
4af01c5012 add update for v1.11.2 2025-06-22 12:13:13 +02:00
167ebad8dc update anotheroregenerator 2025-06-22 09:55:54 +02:00
6657649a02 update nei + ccc 2025-06-22 08:26:03 +02:00
a48870bb1f make alternative chunkloading side both 2025-06-22 08:24:16 +02:00
c78f552bdd update alternative chunkloading 2025-06-22 08:23:57 +02:00
92003a24c1 update 2025-06-09 19:04:02 +02:00
b43e695054 add missing update for harvestcraft 2025-05-25 18:52:50 +02:00
359da49fd8 lwjgl3ify 2.1.9 2025-05-25 18:45:56 +02:00
d228ebdd7a forgepatches link fix 2025-05-25 18:35:42 +02:00
7fab34c029 downgrade defaultserverlist
crash on startup since 1.6.0
2025-05-25 18:06:51 +02:00
48951573ee downgrade lwjgl3ify again 2025-05-25 18:00:15 +02:00
c638d202be also update configs 2025-05-25 17:51:49 +02:00
30dfce51cb add ztone mod 2025-05-25 17:46:53 +02:00
dc3477ddca combine to v1.11 2025-05-25 17:37:27 +02:00
88aed32dc2 update install.json 2025-05-25 15:34:00 +00:00
b399ba7553 update updates.json 2025-05-25 15:31:50 +00:00
4929b4bed2 update install.json 2025-05-25 15:31:50 +00:00
c55d7c5d45 update harvestcraft 2025-05-11 08:24:27 +02:00
656d75dc5b downgrad carpenter blocks even more down 2025-05-10 18:01:15 +02:00
2a3be00cc1 downgrade carpenter blocks again 2025-05-10 17:57:42 +02:00
f3672bafc8 add update for FE update 2025-05-09 06:26:05 +02:00
473e774b9a use GitHub for FE + ModernControlling 2025-05-09 06:21:39 +02:00
9ddfd8b8ed downgrade lwjgl3ify (fix for servers) 2025-04-23 15:53:35 +02:00
f0b4ae0676 also update the configs 2025-04-23 15:41:34 +02:00
ee7768f54f add ubc 2025-04-23 15:28:24 +02:00
68a0dcf1cf update custom npcs assets 2025-04-23 13:46:57 +02:00
44cca52fa7 fix file paths 2025-04-23 13:13:32 +02:00
ae050d829f update underground biomes constructs 2025-04-21 18:58:35 +02:00
03a08112eb update updates.json 2025-04-21 16:57:46 +00:00
38dab2271c update install.json 2025-04-21 16:57:45 +00:00
e6ee0aadd5 update install.json 2025-04-21 16:53:24 +00:00
105eed78c5 update updates.json 2025-04-21 16:52:25 +00:00
0bf328e6b0 update install.json 2025-04-21 16:52:24 +00:00
2 changed files with 7282 additions and 7006 deletions

View File

@@ -1,19 +1,19 @@
{
"Version": "1.9.0.0",
"Version": "1.11.1.0",
"Actions": [
{
"Id": "config:both",
"IsZip": true,
"ZipPath": "modpack-files-main/both",
"ZipPath": "{first}/both",
"DestPath": "",
"SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/1.9.0/modpack-files-main.zip?ref_type=tags"
"SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/{version}/modpack-files.zip"
},
{
"Id": "config:client",
"IsZip": true,
"ZipPath": "modpack-files-main/client",
"ZipPath": "{first}/client",
"DestPath": "",
"SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/1.9.0/modpack-files-main.zip?ref_type=tags",
"SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/{version}/modpack-files.zip",
"Side": "Client"
},
{
@@ -27,16 +27,16 @@
"IsZip": true,
"ZipPath": "customnpcs",
"DestPath": "customnpcs",
"SourceUrl": "https://cloud.pilzinsel64.de/s/48YB75qBsfTqqS3/download?path=%2F&files=customnpcs",
"SourceUrl": "https://cloud.pilzinsel64.de/public.php/dav/files/48YB75qBsfTqqS3/customnpcs/?accept=zip",
"Side": "Client",
"IsExtra": true
},
{
"Id": "config:server",
"IsZip": true,
"ZipPath": "modpack-files-main/server",
"ZipPath": "{first}/server",
"DestPath": "",
"SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/1.9.0/modpack-files-main.zip?ref_type=tags",
"SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/{version}/modpack-files.zip",
"Side": "Server"
},
{
@@ -54,46 +54,45 @@
"Id": "mod:adventurebackpack",
"Name": "Adventure Backpack 2",
"DestPath": "mods/adventurebackpack.jar",
"SourceUrl": "https://github.com/GTNewHorizons/AdventureBackpack2/releases/download/1.3.5-GTNH/adventurebackpack-1.3.5-GTNH.jar",
"SourceUrl": "https://github.com/GTNewHorizons/AdventureBackpack2/releases/download/1.3.9-GTNH/adventurebackpack-1.3.9-GTNH.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "AdventureBackpack2",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.3.5-GTNH"
"SourceTag": "1.3.9-GTNH"
},
{
"Id": "mod:ae2fc",
"Name": "AE2 Fluid Craft",
"DestPath": "mods/ae2fc.jar",
"SourceUrl": "https://github.com/GTNewHorizons/AE2FluidCraft-Rework/releases/download/1.4.32-gtnh/ae2fc-1.4.32-gtnh.jar",
"SourceUrl": "https://github.com/GTNewHorizons/AE2FluidCraft-Rework/releases/download/1.4.75-gtnh/ae2fc-1.4.75-gtnh.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "AE2FluidCraft-Rework",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.4.32-gtnh"
"SourceTag": "1.4.75-gtnh"
},
{
"Id": "mod:ae2stuff",
"Name": "AE2 Stuff",
"DestPath": "mods/ae2stuff.jar",
"SourceUrl": "https://github.com/GTNewHorizons/ae2stuff/releases/download/0.9.4-GTNH/ae2stuff-0.9.4-GTNH.jar",
"SourceUrl": "https://github.com/GTNewHorizons/ae2stuff/releases/download/0.9.5-GTNH/ae2stuff-0.9.5-GTNH.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "ae2stuff",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "0.9.4-GTNH"
"SourceTag": "0.9.5-GTNH"
},
{
"Id": "mod:alternativechunkloading",
"Name": "Alternative Chunkloading",
"DestPath": "mods/alternativechunkloading.jar",
"SourceUrl": "https://github.com/LITW-Refined/AlternativeChunkloading/releases/download/1.3.2/alternativechunkloading-1.3.2.jar",
"SourceUrl": "https://github.com/LITW-Refined/AlternativeChunkloading/releases/download/1.4.0/alternativechunkloading-1.4.0.jar",
"SourceType": "GitHub",
"SourceOwner": "LITW-Refined",
"SourceName": "AlternativeChunkloading",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.3.2",
"Side": "Server"
"SourceTag": "1.4.0"
},
{
"Id": "mod:ancienttrees",
@@ -108,12 +107,12 @@
"Id": "mod:anotheroregen",
"Name": "Another Ore Generator",
"DestPath": "mods/anotheroregenerator.jar",
"SourceUrl": "https://github.com/LITW-Refined/AnotherOreGenerator/releases/download/0.2.1/anotheroregenerator-0.2.1.jar",
"SourceUrl": "https://github.com/LITW-Refined/AnotherOreGenerator/releases/download/0.2.2/anotheroregenerator-0.2.2.jar",
"SourceType": "GitHub",
"SourceOwner": "LITW-Refined",
"SourceName": "AnotherOreGenerator",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "0.2.1"
"SourceTag": "0.2.2"
},
{
"Id": "mod:antiquieatlas",
@@ -139,23 +138,23 @@
"Id": "mod:ae2",
"Name": "Applied Energistics 2",
"DestPath": "mods/appliedenergistics2.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/releases/download/rv3-beta-554-GTNH/appliedenergistics2-rv3-beta-554-GTNH.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/releases/download/rv3-beta-615-GTNH/appliedenergistics2-rv3-beta-615-GTNH.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "Applied-Energistics-2-Unofficial",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "rv3-beta-554-GTNH"
"SourceTag": "rv3-beta-615-GTNH"
},
{
"Id": "mod:archaicfix",
"Name": "ArchaicFix",
"DestPath": "mods/archaicfix.jar",
"SourceUrl": "https://github.com/embeddedt/ArchaicFix/releases/download/0.7.4/archaicfix-0.7.4.jar",
"SourceUrl": "https://github.com/embeddedt/ArchaicFix/releases/download/0.7.6/archaicfix-0.7.6.jar",
"SourceType": "GitHub",
"SourceOwner": "embeddedt",
"SourceName": "ArchaicFix",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "0.7.4"
"SourceTag": "0.7.6"
},
{
"Id": "mod:architecturecraft",
@@ -192,12 +191,12 @@
"Id": "mod:backhand",
"Name": "Backhand",
"DestPath": "mods/backhand.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Backhand/releases/download/1.6.11/backhand-1.6.11.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Backhand/releases/download/1.6.15/backhand-1.6.15.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "Backhand",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.6.11"
"SourceTag": "1.6.15"
},
{
"Id": "mod:baubles",
@@ -317,12 +316,12 @@
"Id": "mod:botania",
"Name": "Bontania",
"DestPath": "mods/Botania.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Botania/releases/download/1.12.6-GTNH/Botania-1.12.6-GTNH.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Botania/releases/download/1.12.8-GTNH/Botania-1.12.8-GTNH.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "Botania",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.12.6-GTNH"
"SourceTag": "1.12.8-GTNH"
},
{
"Id": "mod:brandonscore",
@@ -383,12 +382,12 @@
"Id": "mod:carpentersblocks",
"Name": "Carpenters Blocks",
"DestPath": "mods/CarpentersBlocks.jar",
"SourceUrl": "https://github.com/GTNewHorizons/CarpentersBlocks/releases/download/3.6.4-GTNH/CarpentersBlocks-3.6.4-GTNH.jar",
"SourceUrl": "https://github.com/GTNewHorizons/CarpentersBlocks/releases/download/3.6.2-GTNH/CarpentersBlocks-3.6.2-GTNH.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "CarpentersBlocks",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "3.6.4-GTNH"
"SourceTag": "3.6.2-GTNH"
},
{
"Id": "mod:mcf",
@@ -425,23 +424,23 @@
"Id": "mod:chisel",
"Name": "Chisel",
"DestPath": "mods/chisel.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Chisel/releases/download/2.16.2-GTNH/chisel-2.16.2-GTNH.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Chisel/releases/download/2.16.4-GTNH/chisel-2.16.4-GTNH.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "Chisel",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "2.16.2-GTNH"
"SourceTag": "2.16.4-GTNH"
},
{
"Id": "mod:codechickencore",
"Name": "CodeChickenCore",
"DestPath": "mods/CodeChickenCore.jar",
"SourceUrl": "https://github.com/GTNewHorizons/CodeChickenCore/releases/download/1.4.1/CodeChickenCore-1.4.1.jar",
"SourceUrl": "https://github.com/GTNewHorizons/CodeChickenCore/releases/download/1.4.3/CodeChickenCore-1.4.3.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "CodeChickenCore",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.4.1"
"SourceTag": "1.4.3"
},
{
"Id": "mod:cofhcore",
@@ -501,7 +500,6 @@
"Name": "CustomNPC+",
"DestPath": "mods/CustomNPC-Plus-nomixin.jar",
"SourceUrl": "https://mediafilez.forgecdn.net/files/5772/24/CustomNPC-Plus-1.9.3.jar",
"SourceType": "DirectLink",
"SourceOwner": "KAMKEEL",
"SourceName": "CustomNPC-Plus",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
@@ -541,24 +539,24 @@
"Id": "mod:defaultworldgen",
"Name": "DefaultWorldGenerator",
"DestPath": "mods/defaultworldgenerator.jar",
"SourceUrl": "https://github.com/GTNewHorizons/DefaultWorldGenerator/releases/download/0.3.0/defaultworldgenerator-0.3.0.jar",
"SourceUrl": "https://github.com/GTNewHorizons/DefaultWorldGenerator/releases/download/0.4.0/defaultworldgenerator-0.4.0.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "DefaultWorldGenerator",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "0.3.0",
"SourceTag": "0.4.0",
"Side": "Client"
},
{
"Id": "mod:draconicevolution",
"Name": "Draconic Evolution",
"DestPath": "mods/Draconic-Evolution.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Draconic-Evolution/releases/download/1.4.6-GTNH/Draconic-Evolution-1.4.6-GTNH.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Draconic-Evolution/releases/download/1.4.18-GTNH/Draconic-Evolution-1.4.18-GTNH.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "Draconic-Evolution",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.4.6-GTNH"
"SourceTag": "1.4.18-GTNH"
},
{
"Id": "mod:mocreatures",
@@ -593,23 +591,23 @@
"Id": "mod:endercore",
"Name": "EnderCore",
"DestPath": "mods/EnderCore.jar",
"SourceUrl": "https://github.com/GTNewHorizons/EnderCore/releases/download/0.4.6/endercore-0.4.6.jar",
"SourceUrl": "https://github.com/GTNewHorizons/EnderCore/releases/download/0.4.8/endercore-0.4.8.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "EnderCore",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "0.4.6"
"SourceTag": "0.4.8"
},
{
"Id": "mod:enderio",
"Name": "Ender IO",
"DestPath": "mods/EnderIO.jar",
"SourceUrl": "https://github.com/GTNewHorizons/EnderIO/releases/download/2.9.4/EnderIO-2.9.4.jar",
"SourceUrl": "https://github.com/GTNewHorizons/EnderIO/releases/download/2.9.14/EnderIO-2.9.14.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "EnderIO",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "2.9.4"
"SourceTag": "2.9.14"
},
{
"Id": "mod:enderstorage",
@@ -666,21 +664,12 @@
"Id": "mod:ezstorage",
"Name": "EZStorage",
"DestPath": "mods/ezstorage.jar",
"SourceUrl": "https://github.com/LITW-Refined/EZStorage/releases/download/1.5.15/ezstorage-1.5.15.jar",
"SourceUrl": "https://github.com/LITW-Refined/EZStorage/releases/download/1.5.21/ezstorage-1.5.21.jar",
"SourceType": "GitHub",
"SourceOwner": "LITW-Refined",
"SourceName": "EZStorage",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.5.15"
},
{
"Id": "mod:fastcraft",
"Name": "Fastcraft",
"DestPath": "mods/fastcraft-1.25.jar",
"SourceUrl": "https://edge.forgecdn.net/files/2522/249/fastcraft-1.25.jar",
"SourceType": "CurseForge",
"SourceName": "242677",
"SourceTag": "2522249"
"SourceTag": "1.5.21"
},
{
"Id": "mod:floatingitems",
@@ -697,36 +686,46 @@
"Id": "mod:floodlights",
"Name": "Flood Lights",
"DestPath": "mods/FloodLights.jar",
"SourceUrl": "https://github.com/GTNewHorizons/FloodLights/releases/download/1.4.6/FloodLights-1.4.6.jar",
"SourceUrl": "https://github.com/GTNewHorizons/FloodLights/releases/download/1.5.4/FloodLights-1.5.4.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "FloodLights",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.4.6"
"SourceTag": "1.5.4"
},
{
"Id": "mod:forestry",
"Name": "Forestry",
"DestPath": "mods/Forestry.jar",
"SourceUrl": "https://github.com/GTNewHorizons/ForestryMC/releases/download/4.10.5/Forestry-4.10.5.jar",
"SourceUrl": "https://github.com/GTNewHorizons/ForestryMC/releases/download/4.10.10/Forestry-4.10.10.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "ForestryMC",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "4.10.5"
"SourceTag": "4.10.10"
},
{
"Id": "mod:feclient",
"Name": "Forge Essentials Client",
"DestPath": "mods/forgeessentials-client.jar",
"SourceUrl": "https://cloud.pilzinsel64.de/public.php/dav/files/48YB75qBsfTqqS3/mods/forgeessentials-client.jar",
"SourceUrl": "https://github.com/ForgeEssentials/ForgeEssentials/releases/download/7.5.1/forgeessentials-1.7.10-7.5.1-client.jar",
"SourceType": "GitHub",
"SourceOwner": "ForgeEssentials",
"SourceName": "ForgeEssentials",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*-client\\.jar$",
"SourceTag": "7.5.1",
"Side": "Client"
},
{
"Id": "mod:feserver",
"Name": "Forge Essentials Server",
"DestPath": "mods/forgeessentials-server.jar",
"SourceUrl": "https://cloud.pilzinsel64.de/public.php/dav/files/48YB75qBsfTqqS3/mods/forgeessentials-server.jar",
"SourceUrl": "https://github.com/ForgeEssentials/ForgeEssentials/releases/download/7.5.1/forgeessentials-1.7.10-7.5.1-server.jar",
"SourceType": "GitHub",
"SourceOwner": "ForgeEssentials",
"SourceName": "ForgeEssentials",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*-server\\.jar$",
"SourceTag": "7.5.1",
"Side": "Server"
},
{
@@ -744,23 +743,23 @@
"Id": "mod:lwjgl3ify",
"Name": "lwjgl3ify",
"DestPath": "mods/lwjgl3ify.jar",
"SourceUrl": "https://github.com/GTNewHorizons/lwjgl3ify/releases/download/2.1.11/lwjgl3ify-2.1.11.jar",
"SourceUrl": "https://github.com/GTNewHorizons/lwjgl3ify/releases/download/2.1.9/lwjgl3ify-2.1.9.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "lwjgl3ify",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "2.1.11"
"SourceTag": "2.1.9"
},
{
"Id": "mod:lwjgl3ify-forgePatches",
"Name": "lwjgl3ify-forgePatches",
"DestPath": "lwjgl3ify-forgePatches.jar",
"SourceUrl": "https://github.com/GTNewHorizons/lwjgl3ify/releases/download/2.1.11/lwjgl3ify-2.1.11-forgePatches.jar",
"SourceUrl": "https://github.com/GTNewHorizons/lwjgl3ify/releases/download/2.1.9/lwjgl3ify-2.1.9-forgePatches.jar ",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "lwjgl3ify",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "2.1.11",
"SourceTag": "2.1.9",
"Side": "Server"
},
{
@@ -768,7 +767,6 @@
"Name": "lwjgl3ify-java9args",
"DestPath": "java9args.txt",
"SourceUrl": "https://raw.githubusercontent.com/GTNewHorizons/lwjgl3ify/refs/heads/master/java9args.txt",
"SourceType": "DirectLink",
"Side": "Server"
},
{
@@ -790,12 +788,12 @@
"Id": "mod:gtnhlib",
"Name": "GTNHLib",
"DestPath": "mods/gtnhlib.jar",
"SourceUrl": "https://github.com/GTNewHorizons/GTNHLib/releases/download/0.6.15/gtnhlib-0.6.15.jar",
"SourceUrl": "https://github.com/GTNewHorizons/GTNHLib/releases/download/0.6.22/gtnhlib-0.6.22.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "GTNHLib",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "0.6.15"
"SourceTag": "0.6.22"
},
{
"Id": "mod:guilib",
@@ -812,29 +810,29 @@
"Id": "mod:pamsharvestcraft",
"Name": "Pam's Harvestcraft",
"DestPath": "mods/harvestcraft.jar",
"SourceUrl": "https://cloud.pilzinsel64.de/public.php/dav/files/48YB75qBsfTqqS3/mods/harvestcraft.jar"
"SourceUrl": "https://cloud.pilzinsel64.de/public.php/dav/files/48YB75qBsfTqqS3/mods/harvestcraft-1.3.1-GTNH.jar"
},
{
"Id": "mod:hodgepodge",
"Name": "Hodgepodge",
"DestPath": "mods/hodgepodge.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Hodgepodge/releases/download/2.6.30/hodgepodge-2.6.30.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Hodgepodge/releases/download/2.6.64/hodgepodge-2.6.64.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "Hodgepodge",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "2.6.30"
"SourceTag": "2.6.64"
},
{
"Id": "mod:holoinventory",
"Name": "HoloInventory",
"DestPath": "mods/holoinventory.jar",
"SourceUrl": "https://github.com/GTNewHorizons/HoloInventory/releases/download/2.5.1-GTNH/holoinventory-2.5.1-GTNH.jar",
"SourceUrl": "https://github.com/GTNewHorizons/HoloInventory/releases/download/2.5.2-GTNH/holoinventory-2.5.2-GTNH.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "HoloInventory",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "2.5.1-GTNH"
"SourceTag": "2.5.2-GTNH"
},
{
"Id": "mod:hopperduct",
@@ -935,21 +933,21 @@
"Id": "mod:jabba",
"Name": "JABBA",
"DestPath": "mods/JABBA.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Jabba/releases/download/1.5.3/JABBA-1.5.3.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Jabba/releases/download/1.5.4/JABBA-1.5.4.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "Jabba",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.5.3"
"SourceTag": "1.5.4"
},
{
"Id": "mod:journeymap",
"Name": "JourneyMap",
"DestPath": "mods/journeymap.jar",
"SourceUrl": "https://edge.forgecdn.net/files/6114/227/journeymap-1.7.10-5.2.8-unlimited.jar",
"SourceUrl": "https://edge.forgecdn.net/files/6519/73/journeymap-1.7.10-5.2.9-unlimited.jar",
"SourceType": "CurseForge",
"SourceName": "32274",
"SourceTag": "6114227"
"SourceTag": "6519073"
},
{
"Id": "mod:justenoughcalculation",
@@ -994,12 +992,12 @@
"Id": "mod:legacyfixes",
"Name": "Legacy Fixes",
"DestPath": "mods/legacyfixes.jar",
"SourceUrl": "https://github.com/unilock/LegacyFixes/releases/download/2.2.5/legacyfixes-2.2.5.jar",
"SourceUrl": "https://github.com/unilock/LegacyFixes/releases/download/2.4.0/legacyfixes-2.4.0.jar",
"SourceType": "GitHub",
"SourceOwner": "unilock",
"SourceName": "LegacyFixes",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "2.2.5"
"SourceTag": "2.4.0"
},
{
"Id": "mod:lunatriuscore",
@@ -1045,7 +1043,12 @@
"Id": "mod:moderncontrolling",
"Name": "Modern Controlling",
"DestPath": "mods/ModernControlling.jar",
"SourceUrl": "https://cloud.pilzinsel64.de/public.php/dav/files/48YB75qBsfTqqS3/mods/ModernControlling.jar",
"SourceUrl": "https://github.com/MikhailTapio/ModernControlling/releases/download/1.7.10-1.0.0/ModernControlling-Forge-1.7.10-1.0.0.jar",
"SourceType": "GitHub",
"SourceOwner": "MikhailTapio",
"SourceName": "ModernControlling",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.7.10-1.0.0",
"Side": "Client"
},
{
@@ -1062,12 +1065,12 @@
"Id": "mod:modtweaker",
"Name": "Mod Tweaker",
"DestPath": "mods/ModTweaker2.jar",
"SourceUrl": "https://github.com/GTNewHorizons/ModTweaker/releases/download/0.11.0/ModTweaker2-0.11.0.jar",
"SourceUrl": "https://github.com/GTNewHorizons/ModTweaker/releases/download/0.12.0/ModTweaker2-0.12.0.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "ModTweaker",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "0.11.0"
"SourceTag": "0.12.0"
},
{
"Id": "mod:mousetweaks",
@@ -1115,12 +1118,12 @@
"Id": "mod:natura",
"Name": "Natura",
"DestPath": "mods/Natura.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Natura/releases/download/2.8.2/Natura-2.8.2.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Natura/releases/download/2.8.7/Natura-2.8.7.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "Natura",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "2.8.2"
"SourceTag": "2.8.7"
},
{
"Id": "mod:naturescompass",
@@ -1179,23 +1182,23 @@
"Id": "mod:notenoughids",
"Name": "NotEnoughIds",
"DestPath": "mods/notenoughIDs.jar",
"SourceUrl": "https://github.com/GTNewHorizons/NotEnoughIds/releases/download/2.1.6/notenoughIDs-2.1.6.jar",
"SourceUrl": "https://github.com/GTNewHorizons/NotEnoughIds/releases/download/2.1.9/notenoughIDs-2.1.9.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "NotEnoughIds",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "2.1.6"
"SourceTag": "2.1.9"
},
{
"Id": "mod:notenoughitems",
"Name": "NotEnoughItems",
"DestPath": "mods/NotEnoughItems.jar",
"SourceUrl": "https://github.com/GTNewHorizons/NotEnoughItems/releases/download/2.7.30-GTNH/NotEnoughItems-2.7.30-GTNH.jar",
"SourceUrl": "https://github.com/GTNewHorizons/NotEnoughItems/releases/download/2.7.57-GTNH/NotEnoughItems-2.7.57-GTNH.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "NotEnoughItems",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "2.7.30-GTNH"
"SourceTag": "2.7.57-GTNH"
},
{
"Id": "mod:notenoughpets",
@@ -1210,32 +1213,32 @@
"Id": "mod:novacraft",
"Name": "NovaCraft",
"DestPath": "mods/NovaCraft.jar",
"SourceUrl": "https://edge.forgecdn.net/files/5553/197/NovaCraft%20V1.3.5%20(1.7.10).jar",
"SourceUrl": "https://edge.forgecdn.net/files/6545/847/NovaCraft%20V1.4.3%20(1.7.10).jar",
"SourceType": "CurseForge",
"SourceName": "705131",
"SourceTag": "5553197"
"SourceTag": "6545847"
},
{
"Id": "mod:openblocks",
"Name": "OpenBlocks",
"DestPath": "mods/OpenBlocks.jar",
"SourceUrl": "https://github.com/GTNewHorizons/OpenBlocks/releases/download/1.11.3-GTNH/OpenBlocks-1.11.3-GTNH.jar",
"SourceUrl": "https://github.com/GTNewHorizons/OpenBlocks/releases/download/1.11.5-GTNH/OpenBlocks-1.11.5-GTNH.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "OpenBlocks",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.11.3-GTNH"
"SourceTag": "1.11.5-GTNH"
},
{
"Id": "mod:openmodslib",
"Name": "OpenModsLib",
"DestPath": "mods/OpenModsLibs.jar",
"SourceUrl": "https://github.com/GTNewHorizons/OpenModsLib/releases/download/0.10.9/OpenModsLibs-0.10.9.jar",
"SourceUrl": "https://github.com/GTNewHorizons/OpenModsLib/releases/download/0.10.10/OpenModsLibs-0.10.10.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "OpenModsLib",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "0.10.9"
"SourceTag": "0.10.10"
},
{
"Id": "mod:opis",
@@ -1313,12 +1316,12 @@
"Id": "mod:randomthings",
"Name": "Random Things",
"DestPath": "mods/RandomThings.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Random-Things/releases/download/2.6.0/RandomThings-2.6.0.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Random-Things/releases/download/2.6.1/RandomThings-2.6.1.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "Random-Things",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "2.6.0"
"SourceTag": "2.6.1"
},
{
"Id": "mod:recurrentcomplex",
@@ -1364,12 +1367,12 @@
"Id": "mod:rougelike",
"Name": "Roguelike Doungens",
"DestPath": "mods/roguelike.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Roguelike-Dungeons/releases/download/1.6.0-GTNH/roguelike-1.6.0-GTNH.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Roguelike-Dungeons/releases/download/1.6.3-GTNH/roguelike-1.6.3-GTNH.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "Roguelike-Dungeons",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.6.0-GTNH"
"SourceTag": "1.6.3-GTNH"
},
{
"Id": "mod:satchels",
@@ -1482,12 +1485,12 @@
"Id": "mod:ticon",
"Name": "Tinkers Construct",
"DestPath": "mods/TConstruct.jar",
"SourceUrl": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.13.10-GTNH/TConstruct-1.13.10-GTNH.jar",
"SourceUrl": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.13.28-GTNH/TConstruct-1.13.28-GTNH.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "TinkersConstruct",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.13.10-GTNH"
"SourceTag": "1.13.28-GTNH"
},
{
"Id": "mod:thaumcraft",
@@ -1511,23 +1514,23 @@
"Id": "mod:thaumicenergistics",
"Name": "Thaumic Energistics",
"DestPath": "mods/thaumicenergistics.jar",
"SourceUrl": "https://github.com/GTNewHorizons/ThaumicEnergistics/releases/download/1.7.6-GTNH/thaumicenergistics-1.7.6-GTNH.jar",
"SourceUrl": "https://github.com/GTNewHorizons/ThaumicEnergistics/releases/download/1.7.7-GTNH/thaumicenergistics-1.7.7-GTNH.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "ThaumicEnergistics",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.7.6-GTNH"
"SourceTag": "1.7.7-GTNH"
},
{
"Id": "mod:thaumictinker",
"Name": "Thaumic Tinker",
"DestPath": "mods/ThaumicTinkerer.jar",
"SourceUrl": "https://github.com/GTNewHorizons/ThaumicTinkerer/releases/download/2.11.4/ThaumicTinkerer-2.11.4.jar",
"SourceUrl": "https://github.com/GTNewHorizons/ThaumicTinkerer/releases/download/2.11.12/ThaumicTinkerer-2.11.12.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "ThaumicTinkerer",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "2.11.4"
"SourceTag": "2.11.12"
},
{
"Id": "mod:thermalexpansion",
@@ -1573,22 +1576,24 @@
"Id": "mod:txloader",
"Name": "TX Loader",
"DestPath": "mods/txloader.jar",
"SourceUrl": "https://github.com/GTNewHorizons/TX-Loader/releases/download/1.8.2/txloader-1.8.2.jar",
"SourceUrl": "https://github.com/GTNewHorizons/TX-Loader/releases/download/1.8.4/txloader-1.8.4.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "TX-Loader",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.8.2",
"SourceTag": "1.8.4",
"Side": "Client"
},
{
"Id": "mod:undergroundbiomes",
"Name": "Underground Biomes Constructs",
"DestPath": "mods/UndergroundBiomesConstructs-1.7.10-0.8-beta49.jar",
"SourceUrl": "https://edge.forgecdn.net/files/2304/497/UndergroundBiomesConstructs-1.7.10-0.8-beta49.jar",
"SourceType": "CurseForge",
"SourceName": "72744",
"SourceTag": "2304497"
"DestPath": "mods/UndergroundBiomesConstructs.jar",
"SourceUrl": "https://github.com/LITW-Refined/UndergroundBiomesConstructs1.7/releases/download/0.9.0/UndergroundBiomes-0.9.0.jar",
"SourceType": "GitHub",
"SourceOwner": "LITW-Refined",
"SourceName": "UndergroundBiomesConstructs1.7",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "0.9.0"
},
{
"Id": "mod:unidict",
@@ -1621,23 +1626,23 @@
"Id": "mod:waila",
"Name": "Waila",
"DestPath": "mods/Waila.jar",
"SourceUrl": "https://github.com/GTNewHorizons/waila/releases/download/1.8.2/Waila-1.8.2.jar",
"SourceUrl": "https://github.com/GTNewHorizons/waila/releases/download/1.8.6/Waila-1.8.6.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "waila",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.8.2"
"SourceTag": "1.8.6"
},
{
"Id": "mod:wailaharvestability",
"Name": "Waila Harvestability",
"DestPath": "mods/WailaHarvestability.jar",
"SourceUrl": "https://github.com/GTNewHorizons/WailaHarvestability/releases/download/1.3.2-GTNH/WailaHarvestability-1.3.2-GTNH.jar",
"SourceUrl": "https://github.com/GTNewHorizons/WailaHarvestability/releases/download/1.3.3-GTNH/WailaHarvestability-1.3.3-GTNH.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "WailaHarvestability",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.3.2-GTNH"
"SourceTag": "1.3.3-GTNH"
},
{
"Id": "mod:wailaplugins",
@@ -1665,12 +1670,12 @@
"Id": "mod:ae2wcf",
"Name": "AE2 Wireless Crafting Terminal",
"DestPath": "mods/WirelessCraftingTerminal.jar",
"SourceUrl": "https://github.com/GTNewHorizons/WirelessCraftingTerminal/releases/download/1.12.0/WirelessCraftingTerminal-1.12.0.jar",
"SourceUrl": "https://github.com/GTNewHorizons/WirelessCraftingTerminal/releases/download/1.12.3/WirelessCraftingTerminal-1.12.3.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "WirelessCraftingTerminal",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.12.0"
"SourceTag": "1.12.3"
},
{
"Id": "mod:witchery",
@@ -1692,6 +1697,17 @@
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.3.0"
},
{
"Id": "mod:ztone",
"Name": "Ztone",
"DestPath": "mods/Ztones.jar",
"SourceUrl": "https://github.com/GTNewHorizons/Ztones-Unofficial/releases/download/2.3.2-GTNH/Ztones-2.3.2-GTNH.jar",
"SourceType": "GitHub",
"SourceOwner": "GTNewHorizons",
"SourceName": "Ztones-Unofficial",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "2.3.2-GTNH"
},
{
"Id": "mod:zume",
"Name": "Zume",
@@ -1704,5 +1720,6 @@
"SourceTag": "release/0.19.1",
"Side": "Client"
}
]
],
"OptionSets": []
}

View File

@@ -1,5 +1,264 @@
{
"Updates": [
{
"Version": "1.11.1.0",
"Actions": [
{
"InheritFrom": "config:both"
},
{
"InheritFrom": "mod:anotheroregen"
},
{
"InheritFrom": "mod:alternativechunkloading"
},
{
"InheritFrom": "mod:notenoughitems"
},
{
"InheritFrom": "mod:codechickencore"
},
{
"Type": "Delete",
"DestPath": "mods/fastcraft-1.25.jar"
}
]
},
{
"Version": "1.11.0.1",
"Actions": [
{
"InheritFrom": "mod:ezstorage"
}
]
},
{
"Version": "1.11.0.0",
"Actions": [
{
"InheritFrom": "config:both"
},
{
"InheritFrom": "config:client"
},
{
"InheritFrom": "config:server"
},
{
"InheritFrom": "mod:ae2fc"
},
{
"InheritFrom": "mod:ae2stuff"
},
{
"InheritFrom": "mod:ae2"
},
{
"InheritFrom": "mod:archaicfix"
},
{
"InheritFrom": "mod:backhand"
},
{
"InheritFrom": "mod:botania"
},
{
"InheritFrom": "mod:chisel"
},
{
"InheritFrom": "mod:codechickencore"
},
{
"InheritFrom": "mod:defaultserverlist"
},
{
"InheritFrom": "mod:defaultworldgen"
},
{
"InheritFrom": "mod:draconicevolution"
},
{
"InheritFrom": "mod:endercore"
},
{
"InheritFrom": "mod:enderio"
},
{
"InheritFrom": "mod:ezstorage"
},
{
"InheritFrom": "mod:floodlights"
},
{
"InheritFrom": "mod:forestry"
},
{
"InheritFrom": "mod:lwjgl3ify"
},
{
"InheritFrom": "mod:lwjgl3ify-forgePatches"
},
{
"InheritFrom": "mod:gtnhlib"
},
{
"InheritFrom": "mod:hodgepodge"
},
{
"InheritFrom": "mod:holoinventory"
},
{
"InheritFrom": "mod:journeymap"
},
{
"InheritFrom": "mod:legacyfixes"
},
{
"InheritFrom": "mod:modtweaker"
},
{
"InheritFrom": "mod:notenoughids"
},
{
"InheritFrom": "mod:notenoughitems"
},
{
"InheritFrom": "mod:novacraft"
},
{
"InheritFrom": "mod:openmodslib"
},
{
"InheritFrom": "mod:rougelike"
},
{
"InheritFrom": "mod:ticon"
},
{
"InheritFrom": "mod:thaumictinker"
},
{
"InheritFrom": "mod:waila"
},
{
"InheritFrom": "mod:wailaharvestability"
},
{
"InheritFrom": "mod:ae2wcf"
},
{
"InheritFrom": "mod:feclient"
},
{
"InheritFrom": "mod:feserver"
},
{
"InheritFrom": "mod:carpentersblocks"
},
{
"InheritFrom": "mod:ztone"
},
{
"InheritFrom": "mod:pamsharvestcraft"
}
]
},
{
"Version": "1.10.0.0",
"Actions": [
{
"Type": "Delete",
"DestPath": "mods/UndergroundBiomesConstructs-1.7.10-0.8-beta49.jar"
},
{
"InheritFrom": "config:both"
},
{
"InheritFrom": "config:client"
},
{
"InheritFrom": "config:server"
},
{
"InheritFrom": "mod:adventurebackpack"
},
{
"InheritFrom": "mod:ae2fc"
},
{
"InheritFrom": "mod:ae2"
},
{
"InheritFrom": "mod:archaicfix"
},
{
"InheritFrom": "mod:backhand"
},
{
"InheritFrom": "mod:carpentersblocks"
},
{
"InheritFrom": "mod:draconicevolution"
},
{
"InheritFrom": "mod:enderio"
},
{
"InheritFrom": "mod:ezstorage"
},
{
"InheritFrom": "mod:forestry"
},
{
"InheritFrom": "mod:gtnhlib"
},
{
"InheritFrom": "mod:hodgepodge"
},
{
"InheritFrom": "mod:jabba"
},
{
"InheritFrom": "mod:legacyfixes"
},
{
"InheritFrom": "mod:natura"
},
{
"InheritFrom": "mod:notenoughitems"
},
{
"InheritFrom": "mod:novacraft"
},
{
"InheritFrom": "mod:openblocks"
},
{
"InheritFrom": "mod:randomthings"
},
{
"InheritFrom": "mod:rougelike"
},
{
"InheritFrom": "mod:ticon"
},
{
"InheritFrom": "mod:thaumicenergistics"
},
{
"InheritFrom": "mod:thaumictinker"
},
{
"InheritFrom": "mod:txloader"
},
{
"InheritFrom": "mod:undergroundbiomes"
},
{
"InheritFrom": "mod:waila"
}
]
},
{
"Version": "1.9.0.0",
"Actions": [