Skip to content

Commit

Permalink
attempt to fix mob HP bug
Browse files Browse the repository at this point in the history
  • Loading branch information
sainagh committed Nov 14, 2023
1 parent 4c42af6 commit 14dc85f
Show file tree
Hide file tree
Showing 100 changed files with 15,302 additions and 3,223 deletions.
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=a1bca38e5b6510e72e316ffef584c016
S:digest=0ad685202b2fc1cfdfde0414a74f157d

# 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=1699215301326
S:lastCheck=1699974079632
}


Expand Down
Loading

0 comments on commit 14dc85f

Please sign in to comment.