Updated readme

master
Bas 2013-02-14 16:47:25 +01:00
parent c812b1cdaf
commit 4bb256ec6b
3 changed files with 23 additions and 5 deletions

View File

@ -1,4 +0,0 @@
gifts
=====
Minetest mod that adds crates, pots and other goodies containing nodes.

View File

@ -4,7 +4,7 @@ crate_items={
{items = {'default:cobble'}, rarity = 2,},
}
chess_items={
chest_items={
{},
}

22
readme.txt Normal file
View File

@ -0,0 +1,22 @@
_______ ___ _______ _______ _______
| || | | || || |
| ___|| | | ___||_ _|| _____|
| | __ | | | |___ | | | |_____
| || || | | ___| | | |_____ |
| |_| || | | | | | _____| |
|_______||___| |___| |___| |_______|
BY: bas080
DESCRIPTION: Crates, pots and chests and barrels with gifts!
VERSION: 0.1
LICENCE: WTFPL
FORUM: http://forum.minetest.net/viewtopic.php?id=4550
Changelog
0.2
* Defined nodes to drop
* 3D node boxes and textures
0.1
* Crate node