1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 06:11:47 +02:00

Fix nether mod with >minetest-0.4.15

This commit is contained in:
sys4
2017-10-28 18:17:58 +02:00
parent a68ce1dbc9
commit d3a7d82233
4 changed files with 12 additions and 7 deletions

7
worlds/minetestforfun/world.mt Executable file → Normal file
View File

@ -126,7 +126,6 @@ load_mod_pipeworks = true
load_mod_factions = true
load_mod_invtweak = true
load_mod_screwdriver = true
load_mod_carts = true
load_mod_sponge = true
@ -140,7 +139,6 @@ load_mod_more_chests = true
load_mod_connected_chests = true
load_mod_chesttools = true
load_mod_farming = true
load_mod_food = true
load_mod_food_basic = true
load_mod_fishing = true
@ -217,7 +215,6 @@ load_mod_building_blocks = true
load_mod_inbox = true
load_mod_money = true
load_mod_minercantile = true
load_mod_beds = true
load_mod_builtin_item = true
load_mod_email = true
load_mod_report = true
@ -249,7 +246,6 @@ load_mod_playereffects = true
load_mod_meshnode = false
load_mod_experience = false
load_mod_bonemeal = true
load_mod_tnt = true
load_mod_playeranim = true
load_mod_lightning = true
@ -266,4 +262,5 @@ load_mod_cotton = true
load_mod_camera = true
load_mod_claycrafter = true
load_mod_snowdrift = true
load_mod_snowdrift = true
player_backend = files