Other
@ -1,26 +0,0 @@
|
|||||||
Minetest 0.4 mod: bucket
|
|
||||||
=========================
|
|
||||||
|
|
||||||
License of source code:
|
|
||||||
-----------------------
|
|
||||||
Copyright (C) 2011-2012 Kahrl <kahrl@gmx.net>
|
|
||||||
Copyright (C) 2011-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU Lesser General Public License as published by
|
|
||||||
the Free Software Foundation; either version 2 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
http://www.gnu.org/licenses/lgpl-2.1.html
|
|
||||||
|
|
||||||
License of media (textures and sounds)
|
|
||||||
--------------------------------------
|
|
||||||
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
|
|
||||||
http://creativecommons.org/licenses/by-sa/3.0/
|
|
||||||
|
|
||||||
Authors of media files
|
|
||||||
-----------------------
|
|
||||||
Everything not listed in here:
|
|
||||||
Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|
|
||||||
|
|
||||||
|
|
42
mods/item_drop/README.txt
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
===ITEM_DROP MOD for MINETEST-C55===
|
||||||
|
by PilzAdam
|
||||||
|
|
||||||
|
Introduction:
|
||||||
|
This mod adds Minecraft like drop/pick up of items to Minetest.
|
||||||
|
|
||||||
|
How to install:
|
||||||
|
Unzip the archive an place it in minetest-base-directory/mods/minetest/
|
||||||
|
if you have a windows client or a linux run-in-place client. If you have
|
||||||
|
a linux system-wide instalation place it in ~/.minetest/mods/minetest/.
|
||||||
|
If you want to install this mod only in one world create the folder
|
||||||
|
worldmods/ in your worlddirectory.
|
||||||
|
For further information or help see:
|
||||||
|
http://wiki.minetest.com/wiki/Installing_Mods
|
||||||
|
|
||||||
|
How to use the mod:
|
||||||
|
Just install it an everything works.
|
||||||
|
|
||||||
|
For developers:
|
||||||
|
You dont have to use get_drops() anymore because of changes in the
|
||||||
|
builtin files of minetest.
|
||||||
|
|
||||||
|
License:
|
||||||
|
Sourcecode: WTFPL (see below)
|
||||||
|
Sound: WTFPL (see below)
|
||||||
|
|
||||||
|
See also:
|
||||||
|
http://minetest.net/
|
||||||
|
|
||||||
|
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||||
|
Version 2, December 2004
|
||||||
|
|
||||||
|
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
|
||||||
|
|
||||||
|
Everyone is permitted to copy and distribute verbatim or modified
|
||||||
|
copies of this license document, and changing it is allowed as long
|
||||||
|
as the name is changed.
|
||||||
|
|
||||||
|
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||||
|
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||||
|
|
||||||
|
0. You just DO WHAT THE FUCK YOU WANT TO.
|
BIN
mods/metals/textures/metals_aluminium_bucket.png
Normal file
After Width: | Height: | Size: 354 B |
BIN
mods/metals/textures/metals_bismuth_bronze_bucket.png
Normal file
After Width: | Height: | Size: 378 B |
BIN
mods/metals/textures/metals_bismuth_bucket.png
Normal file
After Width: | Height: | Size: 375 B |
BIN
mods/metals/textures/metals_black_bronze_bucket.png
Normal file
After Width: | Height: | Size: 357 B |
BIN
mods/metals/textures/metals_black_steel_bucket.png
Normal file
After Width: | Height: | Size: 337 B |
BIN
mods/metals/textures/metals_brass_bucket.png
Normal file
After Width: | Height: | Size: 379 B |
BIN
mods/metals/textures/metals_bronze_bucket.png
Normal file
After Width: | Height: | Size: 374 B |
BIN
mods/metals/textures/metals_copper_bucket.png
Normal file
After Width: | Height: | Size: 378 B |
BIN
mods/metals/textures/metals_gold_bucket.png
Normal file
After Width: | Height: | Size: 376 B |
BIN
mods/metals/textures/metals_lava.png
Normal file
After Width: | Height: | Size: 458 B |
BIN
mods/metals/textures/metals_lead_bucket.png
Normal file
After Width: | Height: | Size: 369 B |
BIN
mods/metals/textures/metals_nickel_bucket.png
Normal file
After Width: | Height: | Size: 379 B |
BIN
mods/metals/textures/metals_pig_iron_bucket.png
Normal file
After Width: | Height: | Size: 379 B |
BIN
mods/metals/textures/metals_platinum_bucket.png
Normal file
After Width: | Height: | Size: 368 B |
BIN
mods/metals/textures/metals_rose_gold_bucket.png
Normal file
After Width: | Height: | Size: 370 B |
BIN
mods/metals/textures/metals_silver_bucket.png
Normal file
After Width: | Height: | Size: 367 B |
BIN
mods/metals/textures/metals_steel_bucket.png
Normal file
After Width: | Height: | Size: 346 B |
BIN
mods/metals/textures/metals_sterling_silver_bucket.png
Normal file
After Width: | Height: | Size: 378 B |
BIN
mods/metals/textures/metals_tin_bucket.png
Normal file
After Width: | Height: | Size: 359 B |
BIN
mods/metals/textures/metals_water.png
Normal file
After Width: | Height: | Size: 436 B |
BIN
mods/metals/textures/metals_wrought_iron_bucket.png
Normal file
After Width: | Height: | Size: 355 B |
BIN
mods/metals/textures/metals_zinc_bucket.png
Normal file
After Width: | Height: | Size: 370 B |