Compare commits

..

No commits in common. "1a1bfd32bab044c074b7746fe3d10c64f669b7c9" and "9379418fc660dd3c790b14cdc27040c0dc35dfac" have entirely different histories.

3 changed files with 11 additions and 41 deletions

View file

@ -1,6 +1,6 @@
# 4.3.0 # 4.2.0
- Fixed creative flight conflict - Added Hexal
- Added Valkyrien Skies - Enabled Tempad energy usage
- Added Create Interactive - Changed Antimatter progression line
- SPS now uses more energy - Fixed DeepMobLearning loot tables

View file

@ -3,7 +3,7 @@
"type": "modpack", "type": "modpack",
"versions": [ "versions": [
{ {
"version": "4.3.0", "version": "4.2.0",
"versionid": -1, "versionid": -1,
"mcversion": [ "mcversion": [
"1.18.2" "1.18.2"
@ -35,7 +35,7 @@
"id": "231382", "id": "231382",
"file": { "file": {
"installer": "internal.dir:mods", "installer": "internal.dir:mods",
"artifact": "curse.maven:231382:4790968", "artifact": "curse.maven:231382:4426917",
"repository": "curse" "repository": "curse"
}, },
"type": "mod", "type": "mod",
@ -335,7 +335,7 @@
"id": "223565", "id": "223565",
"file": { "file": {
"installer": "internal.dir:mods", "installer": "internal.dir:mods",
"artifact": "curse.maven:223565:4953547", "artifact": "curse.maven:223565:4418000",
"repository": "curse" "repository": "curse"
}, },
"type": "mod", "type": "mod",
@ -1565,7 +1565,7 @@
"id": "226410", "id": "226410",
"file": { "file": {
"installer": "internal.dir:mods", "installer": "internal.dir:mods",
"artifact": "curse.maven:226410:4860857", "artifact": "curse.maven:226410:3722831",
"repository": "curse" "repository": "curse"
}, },
"type": "mod", "type": "mod",
@ -2476,36 +2476,6 @@
"included" "included"
] ]
}, },
{
"id": "mod-valkskies",
"file": {
"installer": "internal.dir:mods",
"artifact": "curse.maven:258371:4991985",
"repository": "curse"
},
"type": "mod",
"options": [
"server",
"client",
"required",
"included"
]
},
{
"id": "mod-interactive",
"file": {
"installer": "internal.dir:mods",
"artifact": "curse.maven:925913:4982344",
"repository": "curse"
},
"type": "mod",
"options": [
"server",
"client",
"required",
"included"
]
},
{ {
"id": "mod-steampowered", "id": "mod-steampowered",
"file": { "file": {
@ -2607,7 +2577,7 @@
{ {
"id": "mod-ntx4core", "id": "mod-ntx4core",
"file": { "file": {
"link": "https://maven.tilera.xyz/net/anvilcraft/ntx4core/ntx4core/1.3.1/ntx4core-1.3.1.jar", "link": "https://maven.tilera.xyz/net/anvilcraft/ntx4core/ntx4core/1.3.0/ntx4core-1.3.0.jar",
"installer": "internal.dir:mods" "installer": "internal.dir:mods"
}, },
"type": "mod", "type": "mod",

View file

@ -192,5 +192,5 @@
inputPerAntimatter = 250 inputPerAntimatter = 250
#Energy needed to process 1 mB of input (inputPerAntimatter * energyPerInput = energy to produce 1 mB of antimatter). #Energy needed to process 1 mB of input (inputPerAntimatter * energyPerInput = energy to produce 1 mB of antimatter).
#NTX4 #NTX4
energyPerInput = "1000000" energyPerInput = "1000"