Skip to content

Commit

Permalink
Auto config update, gitignore update, changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed Apr 6, 2020
1 parent a2e0479 commit 04afcab
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,4 @@ patchouli_data.json
new.json
old.json
config/cherishedworlds/favorites.dat
soundsMuffled.dat
2 changes: 2 additions & 0 deletions changelogs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)*
Expand Down
2 changes: 2 additions & 0 deletions config/Mekanism/general.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 04afcab

Please sign in to comment.