summary
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
B:debugRenderBoxes=false
|
||||
|
||||
# Allows you to increase the render bounding boxes of entities (or all entities of a mod). Width increases the size on the X and Z axis. Top increases the size in the positive Y direction. Bottom increases the size in the negative Y direction. (Accepts 'modid=width,top,bottom' or 'modid:entity=width,top,bottom').
|
||||
S:entityBoundingBoxGrowthList <
|
||||
>
|
||||
I:mainMenuFPS=60
|
||||
B:mainMenuFPSSynced=false
|
||||
B:openGLLogExtensions=false
|
||||
B:showFrameTimes=false
|
||||
|
||||
# Allows you to increase the render bounding boxes of tile entities (or all entities of a mod). Width increases the size on the X and Z axis. Top increases the size in the positive Y direction. Bottom increases the size in the negative Y direction. (Accepts 'modid=width,top,bottom' or 'modid:tileentity=width,top,bottom').
|
||||
|
||||
Reference in New Issue
Block a user