minecraft server init
This commit is contained in:
28
config/totemic.cfg
Normal file
28
config/totemic.cfg
Normal file
@ -0,0 +1,28 @@
|
||||
# Configuration file
|
||||
|
||||
client {
|
||||
# Horizontal position of the ceremony HUD (offset from center of the screen)
|
||||
I:ceremonyHudPositionX=0
|
||||
|
||||
# Vertical position of the ceremony HUD (offset from center of the screen)
|
||||
I:ceremonyHudPositionY=-70
|
||||
B:enableFloweyEasteregg=true
|
||||
|
||||
# Removes the screen flashing when the Night Vision/Enderman effect is about to end. Disable this if you experience problems.
|
||||
# Has no effect when the "No Night Vision Flashing" mod is installed.
|
||||
B:removeNightVisionFlashing=true
|
||||
}
|
||||
|
||||
|
||||
general {
|
||||
# Enables the generation of Medicine Wheels in villages
|
||||
B:enableVillageMedicineWheel=false
|
||||
|
||||
# Enables the generation of Tipis in villages
|
||||
B:enableVillageTipi=false
|
||||
|
||||
# Set to false to prevent Skeletons from shooting Buffalos
|
||||
B:skeletonsShouldAttackBuffalos=false
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user