mesecraft/minetest.conf

80 lines
1.7 KiB
Plaintext

# This is a game specific minetest.conf file, do not edit.
################
# Custom lines #
################
enable_tnt = true
# bones, drop, or keep
bones_mode = bones
share_bones_time = 1
bones_position_message = false
enable_fire = false
flame_sound = true
give_initial_stuff = true
initial_stuff = default:pick_wood,default:axe_wood,default:sword_wood,default:torch
#################
# MOD CONFIGS #
#################
# craftguide
craftguide_sfinv_only = true
#death compass
death_compass_duration = 1800
#dfcaverns
dfcaverns_plant_growth_time = 600
# item_drop
item_drop.enable_item_drop = false
item_drop.pickup_radius = 1.3
# geomoria, add a in-tact city.
#geomoria_add_fissures = false
geomoria_add_fissures = true
geomoria_cheap_lighting = false
#hbarmor
hbarmor_tick = 1.0
#hudbars
hudbars_autohide_stamina = false
hudbars_autohide_breath = false
hudbars_tick = 1.0
# mobs_redo
mobs_spawn_protected = false
# protector_redo
protector_flip = true
# planet_mars
planet_mars.y_start = 11000
planet_mars.y_height = 10000
planet_mars.y_skybox_height = 10300
planet_mars.y_skybox_height = 11000
# planet_moon
planet_moon.miny = 3000
planet_moon.maxy = 3300
planet_moon.maxsolidy = 3200
# playerplus, has some issues warping people.
player_knockback = false
# radiant_damage
radiant_damage_enable_heat_damage = true
radiant_damage_lava_damage = 2
radiant_damage_fire_damage = 1
radiant_damage_enable_mese_damage = true
radiant_damage_mese_interval = 5
radiant_damage_mese_damage = 1
# Ropes, disable the extending ladders that come with this mod.
ropes_extending_ladder_enabled = false
# Simplecrafting_lib
simplecrafting_lib_log_invalid_recipe_removal = true
simplecrafting_lib_override_default_player_crafting = true