Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Prometheus0000 committed Dec 26, 2020
1 parent c5f593f commit 00d6b21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/EnderStorage.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ anarchy-mode=false
checkUpdates=false

#Set to true to make the vanilla enderchest unplaceable.
disable-vanilla=true
disable-vanilla=false

#Set to true to make the vanilla enderchest uncraftable.
disable-vanilla_recipe=false
disable-vanilla_recipe=true

#Disable the end portal effect in ES ender chests. May help with FPS (not TPS!) problems.
disableFXChest=false
Expand Down

0 comments on commit 00d6b21

Please sign in to comment.