diff --git a/.gitignore b/.gitignore index a22fca0..a2521eb 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,4 @@ patchouli_data.json new.json old.json config/cherishedworlds/favorites.dat +soundsMuffled.dat diff --git a/changelogs/CHANGELOG.md b/changelogs/CHANGELOG.md index e624c09..a4f7770 100644 --- a/changelogs/CHANGELOG.md +++ b/changelogs/CHANGELOG.md @@ -1,5 +1,7 @@ ## Enigmatica 5 v0.4.1 +##### Note: You will get a message saying registries from Extreme Sound Muffler are missing. You can safely accept/confirm. Sound Muffling is now done through a button in the player inventory. + *Using Forge-1.15.2-31.1.30* *[Mod List](https://github.com/NillerMedDild/Enigmatica5/blob/master/changelogs/CHANGELOG_MODS_0.4.1.txt)* diff --git a/config/Mekanism/general.toml b/config/Mekanism/general.toml index baf4d96..ade016e 100644 --- a/config/Mekanism/general.toml +++ b/config/Mekanism/general.toml @@ -43,6 +43,8 @@ dynamicTankEasterEgg = false #Joules required by the Resistive Heater to produce one unit of heat. Also affects Thermoelectric Boiler's Water->Steam rate. energyPerHeat = "1000" + #Energy cost/multiplier in Joules for reducing fall damage with free runners. Energy cost is: FallDamage * freeRunnerFallEnergyCost. (1 FallDamage is 1 half heart) + freeRunnerFallEnergyCost = "50" #Should machines void the gas inside of them on load if there is no recipe using that gas. Note: Currently broken in 1.14 and always voids the gas. voidInvalidGases = false #Armor value of the Armored Jetpack.