Skip to content

Commit

Permalink
0.15.0 update
Browse files Browse the repository at this point in the history
  • Loading branch information
sainagh committed Feb 4, 2024
1 parent 9001db0 commit d54b476
Show file tree
Hide file tree
Showing 1,199 changed files with 59,643 additions and 14,107 deletions.
4 changes: 4 additions & 0 deletions config/AppliedEnergistics2/AppliedEnergistics2.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,9 @@ client {

# Whether to add "Craftable" to item tooltips when they can be crafted automatically.
B:showCraftableTooltip=true

# Whether to show a preview of part and facade placement.
B:showPlacementPreview=true
B:useColoredCraftingStatus=true
B:useTerminalUseLargeFont=false
}
Expand Down Expand Up @@ -387,6 +390,7 @@ features {
craftingfeatures {
B:CraftingCPU=true
B:CraftingManagerFallback=true
B:CraftingToasts=true
B:MolecularAssembler=true
B:Patterns=true
}
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=0ad685202b2fc1cfdfde0414a74f157d
S:digest=8a1bcaff2e4d43c738bfc6a7679d642b

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


Expand Down
Loading

0 comments on commit d54b476

Please sign in to comment.