Removed Create:Alloyed mod.
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
|
||||
[client]
|
||||
#Show item tags in tooltips (useful for custom EMC registration)
|
||||
tagToolTips = false
|
||||
#Show the EMC value as a tooltip on items and blocks
|
||||
emcToolTips = true
|
||||
#Requires holding shift to display the EMC value as a tooltip on items and blocks. Note: this does nothing if emcToolTips is disabled.
|
||||
shiftEmcToolTips = false
|
||||
#Show stats as tooltips for various ProjectE blocks
|
||||
statToolTips = true
|
||||
#Show DM pedestal functions in item tooltips
|
||||
pedestalToolTips = true
|
||||
#The Philosopher's Stone overlay softly pulsates
|
||||
pulsatingOverlay = false
|
||||
|
||||
|
||||
[client]
|
||||
#Show item tags in tooltips (useful for custom EMC registration)
|
||||
tagToolTips = false
|
||||
#Show the EMC value as a tooltip on items and blocks
|
||||
emcToolTips = true
|
||||
#Requires holding shift to display the EMC value as a tooltip on items and blocks. Note: this does nothing if emcToolTips is disabled.
|
||||
shiftEmcToolTips = false
|
||||
#Show stats as tooltips for various ProjectE blocks
|
||||
statToolTips = true
|
||||
#Show DM pedestal functions in item tooltips
|
||||
pedestalToolTips = true
|
||||
#The Philosopher's Stone overlay softly pulsates
|
||||
pulsatingOverlay = false
|
||||
|
||||
|
@@ -1,10 +1,10 @@
|
||||
|
||||
#Note: The majority of config options are in the server config file. If you do not see the server config file, try opening up a single player world. ProjectE uses one "server" config file for all worlds, for convenience in going from one world to another, but makes it be a "server" config file so that forge will automatically sync it when we connect to a multiplayer server.
|
||||
[common]
|
||||
#Enable more verbose debug logging
|
||||
debugLogging = false
|
||||
#The Tome of Knowledge can be crafted.
|
||||
craftableTome = false
|
||||
#Require full omega klein stars in the tome of knowledge and gem armor recipes. This is the same behavior that EE2 had.
|
||||
fullKleinStars = false
|
||||
|
||||
|
||||
#Note: The majority of config options are in the server config file. If you do not see the server config file, try opening up a single player world. ProjectE uses one "server" config file for all worlds, for convenience in going from one world to another, but makes it be a "server" config file so that forge will automatically sync it when we connect to a multiplayer server.
|
||||
[common]
|
||||
#Enable more verbose debug logging
|
||||
debugLogging = false
|
||||
#The Tome of Knowledge can be crafted.
|
||||
craftableTome = false
|
||||
#Require full omega klein stars in the tome of knowledge and gem armor recipes. This is the same behavior that EE2 had.
|
||||
fullKleinStars = false
|
||||
|
||||
|
Reference in New Issue
Block a user