A modification of the builtin items in Minetest
Go to file
PilzAdam 1fc381cef6 The item removing can be disabled if the item_remove setting in minetest.conf is 0 2012-09-25 19:17:38 +02:00
sounds First commit 2012-09-25 16:29:37 +02:00
README.txt Add README 2012-09-25 16:34:30 +02:00
init.lua The item removing can be disabled if the item_remove setting in minetest.conf is 0 2012-09-25 19:17:38 +02:00

README.txt

=== BUILTIN_ITEM MOD for MINETEST-C55 ===
by PilzAdam

This mod adds new features to the builtin items:
- They are pushed by flowing water
- They are destroyed by lava
- They are removed after 300 seconds or the time that is specified by
   remove_items in minetest.conf