Skip to content

LlubNek/minetest_mods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minetest_mods

Various mods for minetest.

Copyright (C) 2012 Ken Bull [email protected] For mods without their own README, consider these CC0 or WTFPL.

player_data

Allows you to associate persistent data with a particular player name (or other string).

home_positions

Adds a new command, '/home', which allows a player to set their respawn point. Also adds '/where', which reports the player's position, and '/killme', which kills the player.

This mod depends on player_data.

stairs2

Modifies the default stairs mod to allow other mods to define new stairs and slabs, and adds desert stone and glass stairs and slabs.

This mod depends on default and stairs, and uses code derived from the stairs mod.

This mod is licensed under LGPL 2.1. See the README.txt file in the mod directory for more information.

About

various mods for minetest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages