# Disabling this option will prevent any crops added to the config json from being right clickable.
# [default: true]
B:allowCropRC=true
# Disabling this option will prevent tick speedup (i.e. torcherino) on any TE that uses the base TE class from EnderCore
# [default: true]
B:allowExternalTickSpeedup=true
# The way the game should have been made (Yes this is the fireworks thing).
# [default: false]
B:betterAchievements=false
# Control the behavior of invisible mode (disables all gameplay features). Having this setting be different between client and server could cause some desync, but otherwise is harmless.
# 0 - Default. Lets other mods request invisible mode. If none do, invisible mode is off.
# -1 (or below) - Never invisible, even if mods request it.
# 1 (or above) - Always invisible, even if no mods request it.