Skip to content

Commit

Permalink
Config auto-updates and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed Dec 26, 2019
1 parent a46bbf8 commit daeae95
Show file tree
Hide file tree
Showing 27 changed files with 1,918 additions and 1,803 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
**Changes**

- Re-enabled SmallPropertyStorage in FoamFix, potentially reducing RAM usage by 300-500MB [\#1451](https://github.com/NillerMedDild/Enigmatica2Expert/issues/1451) [[Config](https://github.com/NillerMedDild/Enigmatica2Expert/labels/Marker:%20Config)] [[Type: Enhancement](https://github.com/NillerMedDild/Enigmatica2Expert/labels/Type:%20Enhancement)]
- Removed the mod Exchanger, as Building Gadgets can do the same and more.
- Removed the Mystical World book from the starting inventory.

**Fixed bugs**

- Server crash with Nature's Compass
- Apatite Duplication Exploit [\#1398](https://github.com/NillerMedDild/Enigmatica2Expert/issues/1398)


## [1.74b](https://github.com/NillerMedDild/Enigmatica2/tree/1.74b)
**Fixed bugs**

Expand Down
2 changes: 1 addition & 1 deletion config/AppliedEnergistics2/CustomRecipes.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Configuration file

cache {
S:digest=7a180f41c86d6c7c86e052622b2e4897
S:digest=10bc55782aea4210fa51577e7297cf4a

# Caching can save processing time, if there are a lot of items. [default: true]
B:enableCache=true
Expand Down
2 changes: 1 addition & 1 deletion config/AppliedEnergistics2/VersionChecker.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
cache {
# Waits as many hours, until it checks again. [range: 0 ~ 168, default: 24]
I:interval=24
S:lastCheck=1573674783656
S:lastCheck=1577365814115
}


Expand Down
Loading

0 comments on commit daeae95

Please sign in to comment.