Skip to content

Commit 04afcab

Browse files
committed
Auto config update, gitignore update, changelog update
1 parent a2e0479 commit 04afcab

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,4 @@ patchouli_data.json
8484
new.json
8585
old.json
8686
config/cherishedworlds/favorites.dat
87+
soundsMuffled.dat

changelogs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Enigmatica 5 v0.4.1
22

3+
##### 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.
4+
35
*Using Forge-1.15.2-31.1.30*
46

57
*[Mod List](https://github.com/NillerMedDild/Enigmatica5/blob/master/changelogs/CHANGELOG_MODS_0.4.1.txt)*

config/Mekanism/general.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
dynamicTankEasterEgg = false
4444
#Joules required by the Resistive Heater to produce one unit of heat. Also affects Thermoelectric Boiler's Water->Steam rate.
4545
energyPerHeat = "1000"
46+
#Energy cost/multiplier in Joules for reducing fall damage with free runners. Energy cost is: FallDamage * freeRunnerFallEnergyCost. (1 FallDamage is 1 half heart)
47+
freeRunnerFallEnergyCost = "50"
4648
#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.
4749
voidInvalidGases = false
4850
#Armor value of the Armored Jetpack.

0 commit comments

Comments
 (0)