This commit is contained in:
commit
5c61b1aa93
19 changed files with 479 additions and 0 deletions
15
scripts/world/minetest.conf
Normal file
15
scripts/world/minetest.conf
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
autosave_screensize = false
|
||||
clickable_chat_weblinks = true
|
||||
creative_mode = false
|
||||
enable_console = false
|
||||
enable_damage = true
|
||||
fixed_map_seed = minenews
|
||||
fog_start = 0.4
|
||||
fov = 96
|
||||
mg_name = v7
|
||||
mgv7_spflags = caverns,floatlands,ridges,mountains
|
||||
screen_h = 1080
|
||||
screen_w = 1920
|
||||
server_announce = false
|
||||
viewing_range = 512
|
||||
minenews.discord_invite=https://discord.gg/my-custom-link
|
||||
Loading…
Add table
Add a link
Reference in a new issue