This commit is contained in:
sainagh
2023-09-06 13:53:58 -07:00
parent 92e3a04cb4
commit 4e605c4f81
655 changed files with 125048 additions and 13546 deletions
+5
View File
@@ -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').