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

Update MinetestForFunGame

This commit is contained in:
LeMagnesium
2015-09-02 15:37:12 +02:00
parent 13b31ebf82
commit 265afe4855
31 changed files with 395 additions and 244 deletions

View File

@ -172,4 +172,4 @@ minetest.register_node("farming:carrot_8", {
not_in_creative_inventory = 1
},
sounds = default.node_sound_leaves_defaults(),
})
})

View File

@ -25,4 +25,4 @@ minetest.override_item("default:junglegrass", {
{items = {'default:junglegrass'}},
}
},
})
})