You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"bbe.config.storage.main.misc.banner_graphics.tooltip" : "Decides what renderpass banners should be rendered in, (Fast = cutout), (Fancy = Translucent)",
"bbe.config.storage.main.misc.render_passes.tooltip" : "Decides how many extra render passes to keep a block entity in its animating state after animation finishes",
"bbe.config.storage.main.misc.sign_text.tooltip" : "Used to toggle sign text rendering ON or OFF",
60
+
61
+
"bbe.config.storage.main.misc.sign_text_distance" : "Sign Text Render Distance",
62
+
"bbe.config.storage.main.misc.sign_text_distance.tooltip" : "Decides at what distance(blocks) to start rendering sign text at",
63
+
64
+
"bbe.config.storage.main.misc.sign_text_culling" : "Sign Text Culling",
65
+
"bbe.config.storage.main.misc.sign_text_culling.tooltip" : "Skips rendering sign text on the side that isn't visible. Used to toggle sign text backface culling ON or OFF",
"bbe.config.storage.main.misc.update_scheduler.tooltip" : "Decides what update scheduler to use, Smart updates block-entities based on several factors like visibility (no direct updates) while Fast updates immediately",
69
+
"bbe.config.storage.main.misc.update_scheduler.tooltip_notavailable" : "This option is not available because an incompatible mod was detected!",
0 commit comments