minetest/mods/creative
C1ffisme 2084435f3e Merge branch 'master' of https://github.com/C1ffisme/minetest_game
Conflicts:
	mods/creative/init.lua
	mods/default/furnace.lua
	mods/default/init.lua
	mods/default/nodes.lua

Added Backgrounds
2015-01-26 14:30:17 -06:00
..
depends.txt Added Backgrounds for Formspecs 2015-01-26 14:17:35 -06:00
init.lua Merge branch 'master' of https://github.com/C1ffisme/minetest_game 2015-01-26 14:30:17 -06:00
README.txt Added Backgrounds for Formspecs 2015-01-26 14:17:35 -06:00

Minetest 0.4 mod: creative
==========================

Implements creative mode.

Switch on by using the "creative_mode" setting.

Registered items that
- have a description, and
- do not have the group not_in_creative_inventory
are added to the creative inventory.

License of source code and media files:
---------------------------------------
Copyright (C) 2012 Perttu Ahola (celeron55) <celeron55@gmail.com>

This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms of the Do What The Fuck You Want
To Public License, Version 2, as published by Sam Hocevar. See
http://sam.zoy.org/wtfpl/COPYING for more details.