]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/blobdiff - src/main/resources/assets/bbor/lang/en_us.json
Add "Fast Render" option to configure culling behaviors
[BoundingBoxOutlineReloaded.git] / src / main / resources / assets / bbor / lang / en_us.json
index 481c654f73b02701548288de8b11c3718f3c77ef..bdb540389e37f077b54b2060987a96e6a0c3cc3e 100644 (file)
@@ -7,7 +7,11 @@
   "bbor.options.active": "Active",
   "bbor.options.outerBoxOnly": "Outer Box Only",
   "bbor.options.fill": "Fill",
-  "bbor.options.lineWidthModifier": "Line Width Modifier",
+
+  "bbor.options.fastRender": "Fast Render: %s",
+  "bbor.options.fastRender.0": "Off",
+  "bbor.options.fastRender.1": "Medium",
+  "bbor.options.fastRender.2": "High",
 
   "bbor.options.maxY": "Max Y: %s",
   "bbor.options.maxY.activated": "Activated",