diff --git a/minetest.conf b/minetest.conf index 81bde00..88e6fb4 100644 --- a/minetest.conf +++ b/minetest.conf @@ -1,41 +1,23 @@ -#--------------------------------------------------------------------- -# Use By Game Blockcolor -#--------------------------------------------------------------------- - --- Colors for Nodes, Decorates and Hotbar - --- 8 Colors - --- color1 = 292421 -- (Black) --- color2 = 0000FF -- (Blue) --- color3 = 00FF00 -- (Green) --- color4 = F5F5F5 -- (White) --- color5 = FF6103 -- (Orange) --- color6 = FF0000 -- (Red) --- color7 = FFFF00 -- (Yellow) --- color8 = FF69B4 -- (Pink) - --- End - -default_privs = shout,home,fly,fast,interact +menu_last_game = earth +maintab_LAST = local +mg_name = v7 +mainmenu_last_selected_world = 1 creative_mode = true enable_damage = false -only_peaceful_mobs = false +world_config_selected_mod = 1 +menu_clouds = false +enable_fog = false +enable_clouds = false +enable_3d_clouds = false +node_highlighting = halo +default_game = earth +item_entity_ttl = -1 enable_pvp = false -enable_tnt = false -disable_fire = false -fire_enabled = false - -# extras mod settings -playerhotbar = 8 -playerbox = 1 -playerboxsize = 128 -pingkick = 1 -autorollback = 0 -isplayer = 0 -recrafting = 0 -safepvp = 0 - -# player visibility? -player_transfer_distance = 50 -unlimited_player_transfer_distance = false +ignore_world_load_errors = true +main_menu_technical_settings = false +remote_port = 30000 +port = 30000 +address = BlockColor.net +fixed_map_seed = +viewing_range = 110 +noclip = true