mirror of
https://github.com/Adam-Ant/modpack_spring_17
synced 2024-12-20 12:54:34 +00:00
Endercore initial config pass
This commit is contained in:
parent
87e489bbd2
commit
d956d210e7
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user