1
0
mirror of https://github.com/Adam-Ant/modpack_spring_17 synced 2024-07-06 05:36:10 +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

View File

@ -37,3 +37,7 @@ This modpack has been designed with the [SkCraft launcher toolkit](https://githu
* Double chance fro ore to spawn in chunk
* Generate resonating ore in the ender
* Up max vein size from 4 to 6
* Eleccore:
* Enable fireworks (yay!)
* Move durability tooltips to shift only

View File

@ -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