mirror of
https://github.com/Adam-Ant/community-chest
synced 2024-12-20 10:24:35 +00:00
V1.2
This commit is contained in:
parent
a2943a4813
commit
a6b8d9311f
14
Readme.md
14
Readme.md
@ -6,6 +6,20 @@ This modpack has been designed with the [SkCraft launcher](https://github.com/SK
|
|||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
|
||||||
|
### V1.2
|
||||||
|
* Re-removed NetherPortalFix
|
||||||
|
* Got there eventually, NetherPortalFix does NOT fix things :)
|
||||||
|
* JEI Resources is now clientside only
|
||||||
|
* Tweaked Mekanism to make it less brutal
|
||||||
|
* Doubled Hydrogen energy density - halfs power consumption.
|
||||||
|
* Re-disabled the Digital Miner
|
||||||
|
* Disabled Baby Skeletons from TCon and Mekanism
|
||||||
|
* Updated Botania
|
||||||
|
* *Again*
|
||||||
|
* Updated Actually Additions
|
||||||
|
* Updated Psi
|
||||||
|
|
||||||
|
|
||||||
### V1.1.2
|
### V1.1.2
|
||||||
* Rolled back Malisis Core and Doors, to fix a crash bug.
|
* Rolled back Malisis Core and Doors, to fix a crash bug.
|
||||||
* Re-Added NetherPortal fix, it wasn't responsible for the bug we thought it was!
|
* Re-Added NetherPortal fix, it wasn't responsible for the bug we thought it was!
|
||||||
|
@ -36,7 +36,7 @@ general {
|
|||||||
B:EnableWorldRegeneration=false
|
B:EnableWorldRegeneration=false
|
||||||
D:EnergyPerHeat=1000.0
|
D:EnergyPerHeat=1000.0
|
||||||
D:EnergyPerRedstone=10000.0
|
D:EnergyPerRedstone=10000.0
|
||||||
S:EnergyType=J
|
S:EnergyType=RF
|
||||||
I:EthyleneBurnTime=40
|
I:EthyleneBurnTime=40
|
||||||
D:EvaporationHeatDissipation=0.02
|
D:EvaporationHeatDissipation=0.02
|
||||||
D:EvaporationMaxTemp=3000.0
|
D:EvaporationMaxTemp=3000.0
|
||||||
@ -45,7 +45,7 @@ general {
|
|||||||
D:HeatPerFuelTick=4.0
|
D:HeatPerFuelTick=4.0
|
||||||
|
|
||||||
# Determines Electrolytic Separator usage
|
# Determines Electrolytic Separator usage
|
||||||
D:HydrogenEnergyDensity=200.0
|
D:HydrogenEnergyDensity=800.0
|
||||||
D:JoulesToEU=10.0
|
D:JoulesToEU=10.0
|
||||||
D:JoulesToRF=2.5
|
D:JoulesToRF=2.5
|
||||||
D:JoulesToTesla=2.5
|
D:JoulesToTesla=2.5
|
||||||
@ -67,7 +67,7 @@ general {
|
|||||||
B:PumpWaterSources=false
|
B:PumpWaterSources=false
|
||||||
D:RFToJoules=0.4
|
D:RFToJoules=0.4
|
||||||
I:SaltPerChunk=2
|
I:SaltPerChunk=2
|
||||||
B:SpawnBabySkeletons=true
|
B:SpawnBabySkeletons=false
|
||||||
D:SuperheatingHeatTransfer=10000.0
|
D:SuperheatingHeatTransfer=10000.0
|
||||||
S:"Temperature Units"=K
|
S:"Temperature Units"=K
|
||||||
D:TeslaToJoules=0.4
|
D:TeslaToJoules=0.4
|
||||||
@ -109,7 +109,7 @@ machines {
|
|||||||
B:ChemicalWasherEnabled=true
|
B:ChemicalWasherEnabled=true
|
||||||
B:CombinerEnabled=true
|
B:CombinerEnabled=true
|
||||||
B:CrusherEnabled=true
|
B:CrusherEnabled=true
|
||||||
B:DigitalMinerEnabled=true
|
B:DigitalMinerEnabled=false
|
||||||
B:ElectricPumpEnabled=true
|
B:ElectricPumpEnabled=true
|
||||||
B:ElectrolyticSeparatorEnabled=true
|
B:ElectrolyticSeparatorEnabled=true
|
||||||
B:EnergizedSmelterEnabled=true
|
B:EnergizedSmelterEnabled=true
|
||||||
|
@ -1 +0,0 @@
|
|||||||
https://addons-origin.cursecdn.com/files/2333/597/ActuallyAdditions-1.10.2-r64.jar
|
|
1
src/mods/ActuallyAdditions-1.10.2-r65.jar.url.txt
Normal file
1
src/mods/ActuallyAdditions-1.10.2-r65.jar.url.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
http://addons.cursecdn.com/files/2334/152/ActuallyAdditions-1.10.2-r65.jar
|
@ -1 +0,0 @@
|
|||||||
https://addons-origin.cursecdn.com/files/2332/751/Botania r1.9-325.jar
|
|
1
src/mods/Botania r1.9-327.jar.url.txt
Normal file
1
src/mods/Botania r1.9-327.jar.url.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
http://addons.cursecdn.com/files/2334/134/Botania\ r1.9-327.jar
|
@ -1 +0,0 @@
|
|||||||
https://addons-origin.cursecdn.com/files/2327/407/Psi-r1.0-39.jar
|
|
1
src/mods/Psi-r1.0-40.jar.url.txt
Normal file
1
src/mods/Psi-r1.0-40.jar.url.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://addons-origin.cursecdn.com/files/2334/186/Psi-r1.0-40.jar
|
@ -1 +0,0 @@
|
|||||||
https://addons-origin.cursecdn.com/files/2301/216/netherportalfix-mc1.9.4-4.0.1.jar
|
|
Loading…
Reference in New Issue
Block a user