1
0
mirror of https://github.com/Adam-Ant/modpack_spring_17 synced 2025-06-23 22:30:57 +00:00

Endercore initial config pass

This commit is contained in:
Adam Dodman
2017-05-08 20:03:20 +01:00
parent 87e489bbd2
commit d956d210e7
2 changed files with 6 additions and 2 deletions
Readme.md
src/config/endercore

@ -26,7 +26,7 @@ general {
# The way the game should have been made (Yes this is the fireworks thing).
# [default: false]
B:betterAchievements=false
B:betterAchievements=true
# Control the behavior of invisible mode (disables all gameplay features). Having this setting be different between client and server could cause some desync, but otherwise is harmless.
# 0 - Default. Lets other mods request invisible mode. If none do, invisible mode is off.
@ -45,7 +45,7 @@ general {
# 2 - Only with shift
# 3 - Only in debug mode
# [range: 0 ~ 3, default: 1]
I:showDurabilityTooltips=1
I:showDurabilityTooltips=2
# Show oredictionary names of every item in its tooltip.
# 0 - Off