This commit is contained in:
Xeno333 2024-11-17 16:19:11 -06:00
parent 14b2f2d2f4
commit 3e9031f4a0
2 changed files with 1 additions and 5 deletions

View File

@ -2,7 +2,7 @@ title = 1042
author = TX_Miner
description = A survival game placed in 1042 in Europe. Survive if you can.
disallowed_mapgens = v7, valleys, carpathian, v5, flat, fractal, v6
disabled_settings = enable_server
#disabled_settings = enable_server
min_minetest_version = 5.10
first_mod = 1042_core
last_mod = 1042_mapgen

View File

@ -63,10 +63,6 @@ end)
-- Open player
core.register_on_rightclickplayer(function(player, clicker)
end)