mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-21 06:43:17 -04:00
Merge 2dca317fa2
into 9670c27161
This commit is contained in:
commit
a990d9c5b8
21 changed files with 311 additions and 285 deletions
|
@ -1,12 +1,11 @@
|
||||||
The main game for the Minetest game engine [minetest_game]
|
The main game for the Minetest game engine [minetest_game]
|
||||||
==========================================================
|
==========================================================
|
||||||
|
|
||||||
To use this game with Minetest, insert this repository as
|
To use this game with Minetest, insert this repository as
|
||||||
/games/minetest_game
|
/games/minetest_game
|
||||||
in the Minetest Engine.
|
in the Minetest Engine.
|
||||||
|
|
||||||
The Minetest Engine can be found in:
|
The Minetest Engine can be found on [Github](https://github.com/minetest/minetest/)
|
||||||
https://github.com/minetest/minetest/
|
|
||||||
|
|
||||||
Compatibility
|
Compatibility
|
||||||
--------------
|
--------------
|
|
@ -3,7 +3,7 @@ Minetest 0.4 mod: bucket
|
||||||
|
|
||||||
License of source code:
|
License of source code:
|
||||||
-----------------------
|
-----------------------
|
||||||
Copyright (C) 2011-2012 Kahrl <kahrl@gmx.net>
|
Copyright (C) 2011-2012 Kahrl <kahrl@gmx.net>
|
||||||
Copyright (C) 2011-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|
Copyright (C) 2011-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -20,7 +20,7 @@ http://creativecommons.org/licenses/by-sa/3.0/
|
||||||
|
|
||||||
Authors of media files
|
Authors of media files
|
||||||
-----------------------
|
-----------------------
|
||||||
Everything not listed in here:
|
Everything not listed in here:
|
||||||
Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|
Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|
||||||
|
|
||||||
|
|
177
mods/default/README.md
Normal file
177
mods/default/README.md
Normal file
|
@ -0,0 +1,177 @@
|
||||||
|
Minetest 0.4 mod: default
|
||||||
|
==========================
|
||||||
|
|
||||||
|
License of source code:
|
||||||
|
-----------------------
|
||||||
|
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.1 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>
|
||||||
|
|
||||||
|
Cisoun's WTFPL texture pack:
|
||||||
|
default_chest_front.png
|
||||||
|
default_chest_lock.png
|
||||||
|
default_chest_side.png
|
||||||
|
default_chest_top.png
|
||||||
|
default_dirt.png
|
||||||
|
default_grass.png
|
||||||
|
default_grass_side.png
|
||||||
|
default_jungletree.png
|
||||||
|
default_jungletree_top.png
|
||||||
|
default_lava.png
|
||||||
|
default_leaves.png
|
||||||
|
default_sapling.png
|
||||||
|
default_sign_wall.png
|
||||||
|
default_stone.png
|
||||||
|
default_tree.png
|
||||||
|
default_tree_top.png
|
||||||
|
default_water.png
|
||||||
|
|
||||||
|
Originating from G4JC's Almost MC Texture Pack:
|
||||||
|
default_torch.png
|
||||||
|
default_torch_on_ceiling.png
|
||||||
|
default_torch_on_floor.png
|
||||||
|
|
||||||
|
VanessaE's animated torches (WTFPL):
|
||||||
|
default_torch_animated.png
|
||||||
|
default_torch_on_ceiling_animated.png
|
||||||
|
default_torch_on_floor_animated.png
|
||||||
|
default_torch_on_floor.png
|
||||||
|
|
||||||
|
RealBadAngel's animated water (WTFPL):
|
||||||
|
default_water_source_animated.png
|
||||||
|
default_water_flowing_animated.png
|
||||||
|
|
||||||
|
VanessaE (WTFPL):
|
||||||
|
default_nc_back.png
|
||||||
|
default_nc_front.png
|
||||||
|
default_nc_rb.png
|
||||||
|
default_nc_side.png
|
||||||
|
default_grass_*.png
|
||||||
|
default_desert_sand.png
|
||||||
|
default_desert_stone.png
|
||||||
|
default_desert_stone_brick.png
|
||||||
|
default_sand.png
|
||||||
|
default_sandstone_brick.png
|
||||||
|
|
||||||
|
Calinou (CC BY-SA):
|
||||||
|
default_brick.png
|
||||||
|
default_papyrus.png
|
||||||
|
default_copper_lump.png
|
||||||
|
default_mineral_copper.png
|
||||||
|
|
||||||
|
MirceaKitsune (WTFPL):
|
||||||
|
character.x
|
||||||
|
|
||||||
|
Jordach (CC BY-SA 3.0):
|
||||||
|
character.png
|
||||||
|
|
||||||
|
PilzAdam (WTFPL):
|
||||||
|
default_jungleleaves.png
|
||||||
|
default_junglesapling.png
|
||||||
|
default_junglewood.png
|
||||||
|
default_obsidian_glass.png
|
||||||
|
default_obsidian_shard.png
|
||||||
|
default_mossycobble.png
|
||||||
|
default_gold_lump.png
|
||||||
|
default_mineral_gold.png
|
||||||
|
default_snowball.png
|
||||||
|
|
||||||
|
jojoa1997 (WTFPL):
|
||||||
|
default_obsidian.png
|
||||||
|
|
||||||
|
InfinityProject (WTFPL):
|
||||||
|
default_mineral_diamond.png
|
||||||
|
|
||||||
|
Splizard (CC BY-SA 3.0):
|
||||||
|
default_snow.png
|
||||||
|
default_snow_side.png
|
||||||
|
default_ice.png
|
||||||
|
|
||||||
|
Zeg9 (CC BY-SA 3.0):
|
||||||
|
default_coal_block.png
|
||||||
|
default_steel_block.png
|
||||||
|
default_copper_block.png
|
||||||
|
default_bronze_block.png
|
||||||
|
default_gold_block.png
|
||||||
|
|
||||||
|
paramat (CC BY-SA 3.0):
|
||||||
|
wieldhand.png, based on character.png by Jordach (CC BY-SA 3.0)
|
||||||
|
|
||||||
|
brunob.santos (CC BY-SA 4.0):
|
||||||
|
default_desert_cobble.png
|
||||||
|
|
||||||
|
BlockMen (CC BY-SA 3.0):
|
||||||
|
default_stone_brick.png
|
||||||
|
default_wood.png
|
||||||
|
default_cobble.png
|
||||||
|
default_clay_brick.png
|
||||||
|
default_tool_steelsword.png
|
||||||
|
default_bronze_ingot.png
|
||||||
|
default_copper_ingot.png
|
||||||
|
default_gold_ingot.png
|
||||||
|
default_diamond.png
|
||||||
|
default_diamond_block.png
|
||||||
|
default_tool_*.png
|
||||||
|
default_lava_source_animated.png
|
||||||
|
default_lava_flowing_animated.png
|
||||||
|
default_book.png
|
||||||
|
default_paper.png
|
||||||
|
default_stick.png
|
||||||
|
bubble.png
|
||||||
|
heart.png
|
||||||
|
gui_*.png
|
||||||
|
|
||||||
|
Glass breaking sounds (CC BY 3.0):
|
||||||
|
1: http://www.freesound.org/people/cmusounddesign/sounds/71947/
|
||||||
|
2: http://www.freesound.org/people/Tomlija/sounds/97669/
|
||||||
|
3: http://www.freesound.org/people/lsprice/sounds/88808/
|
||||||
|
|
||||||
|
Mito551 (sounds) (CC BY-SA):
|
||||||
|
default_dig_choppy.ogg
|
||||||
|
default_dig_cracky.ogg
|
||||||
|
default_dig_crumbly.1.ogg
|
||||||
|
default_dig_crumbly.2.ogg
|
||||||
|
default_dig_dig_immediate.ogg
|
||||||
|
default_dig_oddly_breakable_by_hand.ogg
|
||||||
|
default_dug_node.1.ogg
|
||||||
|
default_dug_node.2.ogg
|
||||||
|
default_grass_footstep.1.ogg
|
||||||
|
default_grass_footstep.2.ogg
|
||||||
|
default_grass_footstep.3.ogg
|
||||||
|
default_gravel_footstep.1.ogg
|
||||||
|
default_gravel_footstep.2.ogg
|
||||||
|
default_gravel_footstep.3.ogg
|
||||||
|
default_gravel_footstep.4.ogg
|
||||||
|
default_grass_footstep.1.ogg
|
||||||
|
default_place_node.1.ogg
|
||||||
|
default_place_node.2.ogg
|
||||||
|
default_place_node.3.ogg
|
||||||
|
default_place_node_hard.1.ogg
|
||||||
|
default_place_node_hard.2.ogg
|
||||||
|
default_snow_footstep.1.ogg
|
||||||
|
default_snow_footstep.2.ogg
|
||||||
|
default_hard_footstep.1.ogg
|
||||||
|
default_hard_footstep.2.ogg
|
||||||
|
default_hard_footstep.3.ogg
|
||||||
|
default_sand_footstep.1.ogg
|
||||||
|
default_sand_footstep.2.ogg
|
||||||
|
default_wood_footstep.1.ogg
|
||||||
|
default_wood_footstep.2.ogg
|
||||||
|
default_dirt_footstep.1.ogg
|
||||||
|
default_dirt_footstep.2.ogg
|
||||||
|
default_glass_footstep.ogg
|
|
@ -1,177 +0,0 @@
|
||||||
Minetest 0.4 mod: default
|
|
||||||
==========================
|
|
||||||
|
|
||||||
License of source code:
|
|
||||||
-----------------------
|
|
||||||
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.1 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>
|
|
||||||
|
|
||||||
Cisoun's WTFPL texture pack:
|
|
||||||
default_chest_front.png
|
|
||||||
default_chest_lock.png
|
|
||||||
default_chest_side.png
|
|
||||||
default_chest_top.png
|
|
||||||
default_dirt.png
|
|
||||||
default_grass.png
|
|
||||||
default_grass_side.png
|
|
||||||
default_jungletree.png
|
|
||||||
default_jungletree_top.png
|
|
||||||
default_lava.png
|
|
||||||
default_leaves.png
|
|
||||||
default_sapling.png
|
|
||||||
default_sign_wall.png
|
|
||||||
default_stone.png
|
|
||||||
default_tree.png
|
|
||||||
default_tree_top.png
|
|
||||||
default_water.png
|
|
||||||
|
|
||||||
Originating from G4JC's Almost MC Texture Pack:
|
|
||||||
default_torch.png
|
|
||||||
default_torch_on_ceiling.png
|
|
||||||
default_torch_on_floor.png
|
|
||||||
|
|
||||||
VanessaE's animated torches (WTFPL):
|
|
||||||
default_torch_animated.png
|
|
||||||
default_torch_on_ceiling_animated.png
|
|
||||||
default_torch_on_floor_animated.png
|
|
||||||
default_torch_on_floor.png
|
|
||||||
|
|
||||||
RealBadAngel's animated water (WTFPL):
|
|
||||||
default_water_source_animated.png
|
|
||||||
default_water_flowing_animated.png
|
|
||||||
|
|
||||||
VanessaE (WTFPL):
|
|
||||||
default_nc_back.png
|
|
||||||
default_nc_front.png
|
|
||||||
default_nc_rb.png
|
|
||||||
default_nc_side.png
|
|
||||||
default_grass_*.png
|
|
||||||
default_desert_sand.png
|
|
||||||
default_desert_stone.png
|
|
||||||
default_desert_stone_brick.png
|
|
||||||
default_sand.png
|
|
||||||
default_sandstone_brick.png
|
|
||||||
|
|
||||||
Calinou (CC BY-SA):
|
|
||||||
default_brick.png
|
|
||||||
default_papyrus.png
|
|
||||||
default_copper_lump.png
|
|
||||||
default_mineral_copper.png
|
|
||||||
|
|
||||||
MirceaKitsune (WTFPL):
|
|
||||||
character.x
|
|
||||||
|
|
||||||
Jordach (CC BY-SA 3.0):
|
|
||||||
character.png
|
|
||||||
|
|
||||||
PilzAdam (WTFPL):
|
|
||||||
default_jungleleaves.png
|
|
||||||
default_junglesapling.png
|
|
||||||
default_junglewood.png
|
|
||||||
default_obsidian_glass.png
|
|
||||||
default_obsidian_shard.png
|
|
||||||
default_mossycobble.png
|
|
||||||
default_gold_lump.png
|
|
||||||
default_mineral_gold.png
|
|
||||||
default_snowball.png
|
|
||||||
|
|
||||||
jojoa1997 (WTFPL):
|
|
||||||
default_obsidian.png
|
|
||||||
|
|
||||||
InfinityProject (WTFPL):
|
|
||||||
default_mineral_diamond.png
|
|
||||||
|
|
||||||
Splizard (CC BY-SA 3.0):
|
|
||||||
default_snow.png
|
|
||||||
default_snow_side.png
|
|
||||||
default_ice.png
|
|
||||||
|
|
||||||
Zeg9 (CC BY-SA 3.0):
|
|
||||||
default_coal_block.png
|
|
||||||
default_steel_block.png
|
|
||||||
default_copper_block.png
|
|
||||||
default_bronze_block.png
|
|
||||||
default_gold_block.png
|
|
||||||
|
|
||||||
paramat (CC BY-SA 3.0):
|
|
||||||
wieldhand.png, based on character.png by Jordach (CC BY-SA 3.0)
|
|
||||||
|
|
||||||
brunob.santos (CC BY-SA 4.0):
|
|
||||||
default_desert_cobble.png
|
|
||||||
|
|
||||||
BlockMen (CC BY-SA 3.0):
|
|
||||||
default_stone_brick.png
|
|
||||||
default_wood.png
|
|
||||||
default_cobble.png
|
|
||||||
default_clay_brick.png
|
|
||||||
default_tool_steelsword.png
|
|
||||||
default_bronze_ingot.png
|
|
||||||
default_copper_ingot.png
|
|
||||||
default_gold_ingot.png
|
|
||||||
default_diamond.png
|
|
||||||
default_diamond_block.png
|
|
||||||
default_tool_*.png
|
|
||||||
default_lava_source_animated.png
|
|
||||||
default_lava_flowing_animated.png
|
|
||||||
default_book.png
|
|
||||||
default_paper.png
|
|
||||||
default_stick.png
|
|
||||||
bubble.png
|
|
||||||
heart.png
|
|
||||||
gui_*.png
|
|
||||||
|
|
||||||
Glass breaking sounds (CC BY 3.0):
|
|
||||||
1: http://www.freesound.org/people/cmusounddesign/sounds/71947/
|
|
||||||
2: http://www.freesound.org/people/Tomlija/sounds/97669/
|
|
||||||
3: http://www.freesound.org/people/lsprice/sounds/88808/
|
|
||||||
|
|
||||||
Mito551 (sounds) (CC BY-SA):
|
|
||||||
default_dig_choppy.ogg
|
|
||||||
default_dig_cracky.ogg
|
|
||||||
default_dig_crumbly.1.ogg
|
|
||||||
default_dig_crumbly.2.ogg
|
|
||||||
default_dig_dig_immediate.ogg
|
|
||||||
default_dig_oddly_breakable_by_hand.ogg
|
|
||||||
default_dug_node.1.ogg
|
|
||||||
default_dug_node.2.ogg
|
|
||||||
default_grass_footstep.1.ogg
|
|
||||||
default_grass_footstep.2.ogg
|
|
||||||
default_grass_footstep.3.ogg
|
|
||||||
default_gravel_footstep.1.ogg
|
|
||||||
default_gravel_footstep.2.ogg
|
|
||||||
default_gravel_footstep.3.ogg
|
|
||||||
default_gravel_footstep.4.ogg
|
|
||||||
default_grass_footstep.1.ogg
|
|
||||||
default_place_node.1.ogg
|
|
||||||
default_place_node.2.ogg
|
|
||||||
default_place_node.3.ogg
|
|
||||||
default_place_node_hard.1.ogg
|
|
||||||
default_place_node_hard.2.ogg
|
|
||||||
default_snow_footstep.1.ogg
|
|
||||||
default_snow_footstep.2.ogg
|
|
||||||
default_hard_footstep.1.ogg
|
|
||||||
default_hard_footstep.2.ogg
|
|
||||||
default_hard_footstep.3.ogg
|
|
||||||
default_sand_footstep.1.ogg
|
|
||||||
default_sand_footstep.2.ogg
|
|
||||||
default_wood_footstep.1.ogg
|
|
||||||
default_wood_footstep.2.ogg
|
|
||||||
default_dirt_footstep.1.ogg
|
|
||||||
default_dirt_footstep.2.ogg
|
|
||||||
default_glass_footstep.ogg
|
|
|
@ -15,32 +15,32 @@ http://sam.zoy.org/wtfpl/COPYING for more details.
|
||||||
|
|
||||||
License of textures
|
License of textures
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
following Textures created by Fernando Zapata (CC BY-SA 3.0):
|
following Textures created by Fernando Zapata (CC BY-SA 3.0):
|
||||||
door_wood.png
|
door_wood.png
|
||||||
door_wood_a.png
|
door_wood_a.png
|
||||||
door_wood_a_r.png
|
door_wood_a_r.png
|
||||||
door_wood_b.png
|
door_wood_b.png
|
||||||
door_wood_b_r.png
|
door_wood_b_r.png
|
||||||
|
|
||||||
following Textures created by BlockMen (WTFPL):
|
following Textures created by BlockMen (WTFPL):
|
||||||
door_trapdoor.png
|
door_trapdoor.png
|
||||||
door_obsidian_glass_side.png
|
door_obsidian_glass_side.png
|
||||||
|
|
||||||
following textures created by celeron55 (CC BY-SA 3.0):
|
following textures created by celeron55 (CC BY-SA 3.0):
|
||||||
door_trapdoor_side.png
|
door_trapdoor_side.png
|
||||||
door_glass_a.png
|
door_glass_a.png
|
||||||
door_glass_b.png
|
door_glass_b.png
|
||||||
|
|
||||||
following Textures created by PenguinDad (CC BY-SA 4.0):
|
following Textures created by PenguinDad (CC BY-SA 4.0):
|
||||||
door_glass.png
|
door_glass.png
|
||||||
door_obsidian_glass.png
|
door_obsidian_glass.png
|
||||||
|
|
||||||
All other textures (created by PilzAdam): WTFPL
|
All other textures (created by PilzAdam): WTFPL
|
||||||
|
|
||||||
|
|
||||||
License of sounds
|
License of sounds
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
Opening-Sound created by CGEffex (CC BY 3.0), modified by BlockMen
|
Opening-Sound created by CGEffex (CC BY 3.0), modified by BlockMen
|
||||||
door_open.ogg
|
door_open.ogg
|
||||||
Closing-Sound created by bennstir (CC BY 3.0)
|
Closing-Sound created by bennstir (CC BY 3.0)
|
||||||
door_close.ogg
|
door_close.ogg
|
59
mods/farming/README.md
Normal file
59
mods/farming/README.md
Normal file
|
@ -0,0 +1,59 @@
|
||||||
|
Minetest 0.4 mod: farming
|
||||||
|
=========================
|
||||||
|
|
||||||
|
License of source code:
|
||||||
|
-----------------------
|
||||||
|
Copyright (C) 2014 webdesigner97
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
License of media (textures):
|
||||||
|
----------------------------
|
||||||
|
Created by PilzAdam (License: WTFPL):
|
||||||
|
farming_bread.png
|
||||||
|
farming_soil.png
|
||||||
|
farming_soil_wet.png
|
||||||
|
farming_soil_wet_side.png
|
||||||
|
farming_string.png
|
||||||
|
|
||||||
|
Created by BlockMen (License: CC BY 3.0):
|
||||||
|
farming_tool_diamondhoe.png
|
||||||
|
farming_tool_mesehoe.png
|
||||||
|
farming_tool_bronzehoe.png
|
||||||
|
farming_tool_steelhoe.png
|
||||||
|
farming_tool_stonehoe.png
|
||||||
|
farming_tool_woodhoe.png
|
||||||
|
|
||||||
|
Created by VanessaE (License: WTFPL):
|
||||||
|
farming_cotton_seed.png
|
||||||
|
farming_wheat_seed.png
|
||||||
|
farming_flour.png
|
||||||
|
farming_wheat.png
|
||||||
|
farming_wheat_1.png
|
||||||
|
farming_wheat_2.png
|
||||||
|
farming_wheat_3.png
|
||||||
|
farming_wheat_4.png
|
||||||
|
farming_wheat_5.png
|
||||||
|
farming_wheat_5.png
|
||||||
|
farming_wheat_7.png
|
||||||
|
farming_wheat_8.png
|
||||||
|
farming_cotton_1.png
|
||||||
|
farming_cotton_2.png
|
||||||
|
farming_cotton_3.png
|
||||||
|
farming_cotton_4.png
|
||||||
|
farming_cotton_5.png
|
||||||
|
farming_cotton_6.png
|
||||||
|
farming_cotton_7.png
|
||||||
|
farming_cotton_8.png
|
|
@ -1,59 +0,0 @@
|
||||||
Minetest 0.4 mod: farming
|
|
||||||
=========================
|
|
||||||
|
|
||||||
License of source code:
|
|
||||||
-----------------------
|
|
||||||
Copyright (C) 2014 webdesigner97
|
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
||||||
License of media (textures):
|
|
||||||
----------------------------
|
|
||||||
Created by PilzAdam (License: WTFPL):
|
|
||||||
farming_bread.png
|
|
||||||
farming_soil.png
|
|
||||||
farming_soil_wet.png
|
|
||||||
farming_soil_wet_side.png
|
|
||||||
farming_string.png
|
|
||||||
|
|
||||||
Created by BlockMen (License: CC BY 3.0):
|
|
||||||
farming_tool_diamondhoe.png
|
|
||||||
farming_tool_mesehoe.png
|
|
||||||
farming_tool_bronzehoe.png
|
|
||||||
farming_tool_steelhoe.png
|
|
||||||
farming_tool_stonehoe.png
|
|
||||||
farming_tool_woodhoe.png
|
|
||||||
|
|
||||||
Created by VanessaE (License: WTFPL):
|
|
||||||
farming_cotton_seed.png
|
|
||||||
farming_wheat_seed.png
|
|
||||||
farming_flour.png
|
|
||||||
farming_wheat.png
|
|
||||||
farming_wheat_1.png
|
|
||||||
farming_wheat_2.png
|
|
||||||
farming_wheat_3.png
|
|
||||||
farming_wheat_4.png
|
|
||||||
farming_wheat_5.png
|
|
||||||
farming_wheat_5.png
|
|
||||||
farming_wheat_7.png
|
|
||||||
farming_wheat_8.png
|
|
||||||
farming_cotton_1.png
|
|
||||||
farming_cotton_2.png
|
|
||||||
farming_cotton_3.png
|
|
||||||
farming_cotton_4.png
|
|
||||||
farming_cotton_5.png
|
|
||||||
farming_cotton_6.png
|
|
||||||
farming_cotton_7.png
|
|
||||||
farming_cotton_8.png
|
|
13
mods/give_initial_stuff/README.md
Normal file
13
mods/give_initial_stuff/README.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
Minetest 0.4 mod: give_initial_stuff
|
||||||
|
=========================
|
||||||
|
|
||||||
|
Give a player a starter kid
|
||||||
|
|
||||||
|
Committer
|
||||||
|
---------
|
||||||
|
* Perttu Ahola
|
||||||
|
* PilzAdam
|
||||||
|
|
||||||
|
License of source code:
|
||||||
|
-----------------------
|
||||||
|
undefined
|
10
mods/sethome/README.md
Normal file
10
mods/sethome/README.md
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
Minetest 0.4 mod: sethome
|
||||||
|
=========================
|
||||||
|
|
||||||
|
Committer
|
||||||
|
---------
|
||||||
|
* Sfan5
|
||||||
|
|
||||||
|
License of source code:
|
||||||
|
-----------------------
|
||||||
|
undefined
|
|
@ -3,8 +3,8 @@ Minetest 0.4 mod: stairs
|
||||||
|
|
||||||
License of source code:
|
License of source code:
|
||||||
-----------------------
|
-----------------------
|
||||||
Copyright (C) 2011-2012 Kahrl <kahrl@gmx.net>
|
Copyright (C) 2011-2012 Kahrl <kahrl@gmx.net>
|
||||||
Copyright (C) 2011-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|
Copyright (C) 2011-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
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
|
it under the terms of the GNU Lesser General Public License as published by
|
||||||
|
@ -20,7 +20,7 @@ http://creativecommons.org/licenses/by-sa/3.0/
|
||||||
|
|
||||||
Authors of media files
|
Authors of media files
|
||||||
-----------------------
|
-----------------------
|
||||||
Everything not listed in here:
|
Everything not listed in here:
|
||||||
Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|
Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|
||||||
|
|
||||||
|
|
|
@ -1,21 +1,25 @@
|
||||||
=== TNT mod for Minetest ===
|
TNT mod for Minetest
|
||||||
|
====================
|
||||||
by PilzAdam and ShadowNinja
|
by PilzAdam and ShadowNinja
|
||||||
|
|
||||||
Introduction:
|
Introduction:
|
||||||
|
-------------
|
||||||
This mod adds TNT to Minetest. TNT is a tool to help the player
|
This mod adds TNT to Minetest. TNT is a tool to help the player
|
||||||
in mining.
|
in mining.
|
||||||
|
|
||||||
How to use the mod:
|
How to use the mod:
|
||||||
|
-------------------
|
||||||
Craft gunpowder by placing coal and gravel in the crafting area. The
|
Craft gunpowder by placing coal and gravel in the crafting area. The
|
||||||
gunpowder can be used to craft TNT or as fuze for TNT. To craft TNT
|
gunpowder can be used to craft TNT or as fuze for TNT. To craft TNT
|
||||||
surround gunpowder with 4 wood in a + shape.
|
surround gunpowder with 4 wood in a + shape.
|
||||||
There are different ways to blow up TNT:
|
There are different ways to blow up TNT:
|
||||||
1. Hit it with a torch.
|
1. Hit it with a torch.
|
||||||
2. Hit a gunpowder fuze that leads to a TNT block with a torch.
|
2. Hit a gunpowder fuze that leads to a TNT block with a torch.
|
||||||
3. Activate it with mesecons (fastest way)
|
3. Activate it with mesecons (fastest way)
|
||||||
Be aware of the damage radius of 7 blocks!
|
Be aware of the damage radius of 7 blocks!
|
||||||
|
|
||||||
License:
|
License:
|
||||||
|
--------
|
||||||
WTFPL (see below)
|
WTFPL (see below)
|
||||||
|
|
||||||
See also:
|
See also:
|
|
@ -5,21 +5,21 @@ Crafts
|
||||||
-------
|
-------
|
||||||
Glass bottle (yields 10)
|
Glass bottle (yields 10)
|
||||||
|
|
||||||
G - G
|
G - G
|
||||||
G - G
|
G - G
|
||||||
- G -
|
- G -
|
||||||
|
|
||||||
Drinking Glass (yields 14)
|
Drinking Glass (yields 14)
|
||||||
|
|
||||||
G - G
|
G - G
|
||||||
G - G
|
G - G
|
||||||
G G G
|
G G G
|
||||||
|
|
||||||
Heavy Steel Bottle (yields 5)
|
Heavy Steel Bottle (yields 5)
|
||||||
|
|
||||||
S - S
|
S - S
|
||||||
S - S
|
S - S
|
||||||
- S -
|
- S -
|
||||||
|
|
||||||
License of source code:
|
License of source code:
|
||||||
-----------------------
|
-----------------------
|
|
@ -20,9 +20,9 @@ http://creativecommons.org/licenses/by-sa/3.0/
|
||||||
|
|
||||||
Authors of media files
|
Authors of media files
|
||||||
-----------------------
|
-----------------------
|
||||||
Cisoun:
|
Cisoun:
|
||||||
- wool_black.png wool_brown.png wool_dark_green.png wool_green.png
|
* wool_black.png wool_brown.png wool_dark_green.png wool_green.png
|
||||||
- wool_magenta.png wool_pink.png wool_violet.png wool_yellow.png wool_blue.png
|
* wool_magenta.png wool_pink.png wool_violet.png wool_yellow.png wool_blue.png
|
||||||
- wool_cyan.png wool_dark_grey.png wool_grey.png wool_orange.png wool_red.png
|
* wool_cyan.png wool_dark_grey.png wool_grey.png wool_orange.png wool_red.png
|
||||||
- wool_white.png
|
* wool_white.png
|
||||||
|
|
Loading…
Add table
Reference in a new issue