minetest_plus/mods/creative
BlockMen 6a6b8398aa New hand 2013-12-11 15:25:51 +01:00
..
textures Huge update 2013-11-07 19:35:33 +01:00
README.txt Huge update 2013-11-07 19:35:33 +01:00
depends.txt Initial commit 2013-06-12 11:18:24 +02:00
init.lua New hand 2013-12-11 15:25:51 +01:00

README.txt

Minetest 0.4 mod: creative
==========================
Version 1.0
This mod is based on the original creative mod by celeron55
------------------------

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 (WTFPL):
----------------
Copyright (C) 2013 by BlockMen


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.