mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-21 06:43:17 -04:00
Fix formatting
This commit is contained in:
parent
a4ac66a91b
commit
eecff75bb1
20 changed files with 407 additions and 407 deletions
|
@ -13,7 +13,7 @@ BlockMen (CC BY-SA 3.0)
|
|||
- All textures unless otherwise noted
|
||||
|
||||
TumeniNodes (CC BY-SA 3.0)
|
||||
- beds_bed_under.png
|
||||
- `beds_bed_under.png`
|
||||
|
||||
This mod adds a bed to Minetest which allows players to skip the night.
|
||||
To sleep, right click on the bed. If playing in singleplayer mode the night gets skipped
|
||||
|
@ -24,7 +24,7 @@ than half of the players are lying in bed and use this option.
|
|||
Another feature is a controlled respawning. If you have slept in bed (not just lying in
|
||||
it) your respawn point is set to the beds location and you will respawn there after
|
||||
death.<br>
|
||||
You can disable the respawn at beds by setting "enable_bed_respawn = false" in
|
||||
minetest.conf.<br>
|
||||
You can disable the night skip feature by setting "enable_bed_night_skip = false" in
|
||||
minetest.conf or by using the /set command in-game.
|
||||
You can disable the respawn at beds by setting `enable_bed_respawn = false` in
|
||||
`minetest.conf`.<br>
|
||||
You can disable the night skip feature by setting `enable_bed_night_skip = false` in
|
||||
`minetest.conf` or by using the `/set` command in-game.
|
||||
|
|
|
@ -9,18 +9,18 @@ paramat (MIT)
|
|||
Authors of media (textures)
|
||||
---------------------------
|
||||
paramat (CC BY-SA 3.0):
|
||||
- binoculars_binoculars.png
|
||||
- `binoculars_binoculars.png`
|
||||
|
||||
Crafting
|
||||
--------
|
||||
binoculars:binoculars
|
||||
|
||||
default:obsidian_glass O<br>
|
||||
default:bronze_ingot B
|
||||
`default:obsidian_glass O`<br>
|
||||
`default:bronze_ingot B`
|
||||
|
||||
```
|
||||
O_O<br>
|
||||
BBB<br>
|
||||
O_O
|
||||
BBB
|
||||
O_O
|
||||
```
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Minetest Game mod: boats
|
||||
========================
|
||||
See license.txt for license information.
|
||||
See `license.txt` for license information.
|
||||
|
||||
Authors of source code
|
||||
----------------------
|
||||
|
|
|
@ -10,5 +10,5 @@ Shara RedCat (MIT)
|
|||
Authors of media (textures)
|
||||
---------------------------
|
||||
Shara RedCat (CC BY-SA 3.0):
|
||||
- butterflies_butterfly_*.png
|
||||
- butterflies_butterfly_*_animated.png
|
||||
- `butterflies_butterfly_*.png`
|
||||
- `butterflies_butterfly_*_animated.png`
|
||||
|
|
|
@ -10,8 +10,8 @@ Jean-Patrick G. (kilbith) <jeanpatrick.guerrero@gmail.com> (MIT)
|
|||
Author of media (textures)
|
||||
--------------------------
|
||||
paramat (CC BY-SA 3.0):
|
||||
* creative_prev_icon.png
|
||||
* creative_next_icon.png
|
||||
* creative_search_icon.png
|
||||
* creative_clear_icon.png
|
||||
* creative_trash_icon.png derived from a texture by kilbith (CC BY-SA 3.0)
|
||||
* `creative_prev_icon.png`
|
||||
* `creative_next_icon.png`
|
||||
* `creative_search_icon.png`
|
||||
* `creative_clear_icon.png`
|
||||
* `creative_trash_icon.png derived from a texture by kilbith (CC BY-SA 3.0)`
|
||||
|
|
|
@ -19,369 +19,369 @@ celeron55, Perttu Ahola <celeron55@gmail.com> (CC BY-SA 3.0)
|
|||
Textures
|
||||
--------
|
||||
Cisoun's texture pack (CC BY-SA 3.0):
|
||||
- default_jungletree.png
|
||||
- default_lava.png
|
||||
- default_leaves.png
|
||||
- default_sapling.png
|
||||
- default_bush_sapling.png
|
||||
- default_stone.png
|
||||
- default_tree.png
|
||||
- default_tree_top.png
|
||||
- default_water.png
|
||||
- `default_jungletree.png`
|
||||
- `default_lava.png`
|
||||
- `default_leaves.png`
|
||||
- `default_sapling.png`
|
||||
- `default_bush_sapling.png`
|
||||
- `default_stone.png`
|
||||
- `default_tree.png`
|
||||
- `default_tree_top.png`
|
||||
- `default_water.png`
|
||||
|
||||
RealBadAngel's animated water (CC BY-SA 3.0):
|
||||
- default_water_source_animated.png
|
||||
- default_water_flowing_animated.png
|
||||
- `default_water_source_animated.png`
|
||||
- `default_water_flowing_animated.png`
|
||||
|
||||
VanessaE (CC BY-SA 3.0):
|
||||
- default_torch_animated.png
|
||||
- default_torch_on_ceiling_animated.png
|
||||
- default_torch_on_floor_animated.png
|
||||
- default_torch_on_floor.png
|
||||
- default_desert_sand.png
|
||||
- default_desert_stone.png
|
||||
- default_sand.png
|
||||
- default_mese_crystal.png
|
||||
- default_mese_crystal_fragment.png
|
||||
- `default_torch_animated.png`
|
||||
- `default_torch_on_ceiling_animated.png`
|
||||
- `default_torch_on_floor_animated.png`
|
||||
- `default_torch_on_floor.png`
|
||||
- `default_desert_sand.png`
|
||||
- `default_desert_stone.png`
|
||||
- `default_sand.png`
|
||||
- `default_mese_crystal.png`
|
||||
- `default_mese_crystal_fragment.png`
|
||||
|
||||
Calinou (CC BY-SA 3.0):
|
||||
- default_brick.png
|
||||
- default_papyrus.png
|
||||
- default_mineral_copper.png
|
||||
- `default_brick.png`
|
||||
- `default_papyrus.png`
|
||||
- `default_mineral_copper.png`
|
||||
|
||||
PilzAdam (CC BY-SA 3.0):
|
||||
- default_jungleleaves.png
|
||||
- default_junglesapling.png
|
||||
- default_obsidian_glass.png
|
||||
- default_obsidian_shard.png
|
||||
- default_mineral_gold.png
|
||||
- `default_jungleleaves.png`
|
||||
- `default_junglesapling.png`
|
||||
- `default_obsidian_glass.png`
|
||||
- `default_obsidian_shard.png`
|
||||
- `default_mineral_gold.png`
|
||||
|
||||
jojoa1997 (CC BY-SA 3.0):
|
||||
- default_obsidian.png
|
||||
- `default_obsidian.png`
|
||||
|
||||
InfinityProject (CC BY-SA 3.0):
|
||||
- default_mineral_diamond.png
|
||||
- `default_mineral_diamond.png`
|
||||
|
||||
Splizard (CC BY-SA 3.0):
|
||||
- default_pine_sapling.png
|
||||
- default_pine_needles.png
|
||||
- `default_pine_sapling.png`
|
||||
- `default_pine_needles.png`
|
||||
|
||||
Zeg9 (CC BY-SA 3.0):
|
||||
- default_coal_block.png
|
||||
- `default_coal_block.png`
|
||||
|
||||
paramat (CC BY-SA 3.0):
|
||||
- wieldhand.png -- Copied from character.png by Jordach (CC BY-SA 3.0)
|
||||
- default_pinetree.png
|
||||
- default_pinetree_top.png
|
||||
- default_pinewood.png
|
||||
- default_acacia_leaves.png
|
||||
- default_acacia_leaves_simple.png
|
||||
- default_acacia_sapling.png
|
||||
- default_acacia_bush_sapling.png
|
||||
- default_pine_bush_sapling.png
|
||||
- default_acacia_tree.png
|
||||
- default_acacia_tree_top.png
|
||||
- default_acacia_wood.png
|
||||
- default_acacia_bush_stem.png
|
||||
- default_bush_stem.png
|
||||
- default_pine_bush_stem.png
|
||||
- default_junglewood.png
|
||||
- default_jungletree_top.png
|
||||
- default_sandstone_brick.png
|
||||
- default_obsidian_brick.png
|
||||
- default_stone_brick.png
|
||||
- default_desert_stone_brick.png
|
||||
- default_sandstone_block.png
|
||||
- default_obsidian_block.png
|
||||
- default_stone_block.png
|
||||
- default_desert_stone_block.png
|
||||
- default_river_water.png
|
||||
- default_river_water_source_animated.png
|
||||
- default_river_water_flowing_animated.png
|
||||
- default_dry_grass.png
|
||||
- default_dry_grass_side.png
|
||||
- default_dry_grass_*.png
|
||||
- default_grass_side.png -- Derived from a texture by TumeniNodes (CC-BY-SA 3.0)
|
||||
- default_mese_block.png
|
||||
- default_silver_sand.png
|
||||
- default_mese_post_light_side.png
|
||||
- default_mese_post_light_side_dark.png
|
||||
- default_mese_post_light_top.png
|
||||
- default_silver_sandstone.png -- Derived from a texture by GreenXenith (CC-BY-SA 3.0)
|
||||
- default_silver_sandstone_brick.png -- Derived from a texture by GreenXenith (CC-BY-SA 3.0)
|
||||
- default_silver_sandstone_block.png -- Derived from a texture by GreenXenith (CC-BY-SA 3.0)
|
||||
- default_bookshelf_slot.png -- Derived from a texture by Gambit (CC-BY-SA 3.0)
|
||||
- default_marram_grass_*.png -- Derived from textures by TumeniNodes (CC-BY-SA 3.0)
|
||||
- default_emergent_jungle_sapling.png
|
||||
- default_permafrost.png -- Derived from a texture by Neuromancer (CC BY-SA 3.0)
|
||||
- default_stones.png -- Derived from a texture by sofar (CC0 1.0)
|
||||
- default_stones_side.png -- Derived from a texture by sofar (CC0 1.0)
|
||||
- default_moss.png
|
||||
- default_moss_side.png
|
||||
- default_fence_rail_acacia_wood
|
||||
- default_fence_rail_aspen_wood -- Derived from a texture by sofar (CC BY-SA 3.0)
|
||||
- default_fence_rail_junglewood
|
||||
- default_fence_rail_pine_wood
|
||||
- default_fence_rail_wood -- Derived from a texture by BlockMen (CC BY-SA 3.0)
|
||||
- gui_hotbar.png
|
||||
- gui_hotbar_selected.png
|
||||
- `wieldhand.png -- Copied from character.png by Jordach (CC BY-SA 3.0)`
|
||||
- `default_pinetree.png`
|
||||
- `default_pinetree_top.png`
|
||||
- `default_pinewood.png`
|
||||
- `default_acacia_leaves.png`
|
||||
- `default_acacia_leaves_simple.png`
|
||||
- `default_acacia_sapling.png`
|
||||
- `default_acacia_bush_sapling.png`
|
||||
- `default_pine_bush_sapling.png`
|
||||
- `default_acacia_tree.png`
|
||||
- `default_acacia_tree_top.png`
|
||||
- `default_acacia_wood.png`
|
||||
- `default_acacia_bush_stem.png`
|
||||
- `default_bush_stem.png`
|
||||
- `default_pine_bush_stem.png`
|
||||
- `default_junglewood.png`
|
||||
- `default_jungletree_top.png`
|
||||
- `default_sandstone_brick.png`
|
||||
- `default_obsidian_brick.png`
|
||||
- `default_stone_brick.png`
|
||||
- `default_desert_stone_brick.png`
|
||||
- `default_sandstone_block.png`
|
||||
- `default_obsidian_block.png`
|
||||
- `default_stone_block.png`
|
||||
- `default_desert_stone_block.png`
|
||||
- `default_river_water.png`
|
||||
- `default_river_water_source_animated.png`
|
||||
- `default_river_water_flowing_animated.png`
|
||||
- `default_dry_grass.png`
|
||||
- `default_dry_grass_side.png`
|
||||
- `default_dry_grass_*.png`
|
||||
- `default_grass_side.png -- Derived from a texture by TumeniNodes (CC-BY-SA 3.0)`
|
||||
- `default_mese_block.png`
|
||||
- `default_silver_sand.png`
|
||||
- `default_mese_post_light_side.png`
|
||||
- `default_mese_post_light_side_dark.png`
|
||||
- `default_mese_post_light_top.png`
|
||||
- `default_silver_sandstone.png -- Derived from a texture by GreenXenith (CC-BY-SA 3.0)`
|
||||
- `default_silver_sandstone_brick.png -- Derived from a texture by GreenXenith (CC-BY-SA 3.0)`
|
||||
- `default_silver_sandstone_block.png -- Derived from a texture by GreenXenith (CC-BY-SA 3.0)`
|
||||
- `default_bookshelf_slot.png -- Derived from a texture by Gambit (CC-BY-SA 3.0)`
|
||||
- `default_marram_grass_*.png -- Derived from textures by TumeniNodes (CC-BY-SA 3.0)`
|
||||
- `default_emergent_jungle_sapling.png`
|
||||
- `default_permafrost.png -- Derived from a texture by Neuromancer (CC BY-SA 3.0)`
|
||||
- `default_stones.png -- Derived from a texture by sofar (CC0 1.0)`
|
||||
- `default_stones_side.png -- Derived from a texture by sofar (CC0 1.0)`
|
||||
- `default_moss.png`
|
||||
- `default_moss_side.png`
|
||||
- `default_fence_rail_acacia_wood`
|
||||
- `default_fence_rail_aspen_wood -- Derived from a texture by sofar (CC BY-SA 3.0)`
|
||||
- `default_fence_rail_junglewood`
|
||||
- `default_fence_rail_pine_wood`
|
||||
- `default_fence_rail_wood -- Derived from a texture by BlockMen (CC BY-SA 3.0)`
|
||||
- `gui_hotbar.png`
|
||||
- `gui_hotbar_selected.png`
|
||||
|
||||
TumeniNodes (CC BY-SA 3.0):
|
||||
- default_desert_cobble.png -- Derived from a texture by brunob.santos (CC BY-SA 3.0)
|
||||
- default_coniferous_litter.png
|
||||
- default_coniferous_litter_side.png
|
||||
- default_grass.png
|
||||
- default_dry_dirt.png
|
||||
- `default_desert_cobble.png -- Derived from a texture by brunob.santos (CC BY-SA 3.0)`
|
||||
- `default_coniferous_litter.png`
|
||||
- `default_coniferous_litter_side.png`
|
||||
- `default_grass.png`
|
||||
- `default_dry_dirt.png`
|
||||
|
||||
BlockMen (CC BY-SA 3.0):
|
||||
- default_aspen_leaves.png -- Derived from Sofar's texture
|
||||
- default_wood.png
|
||||
- default_clay_brick.png
|
||||
- default_iron_ingot.png
|
||||
- default_gold_ingot.png
|
||||
- default_tool_steelsword.png
|
||||
- default_diamond.png
|
||||
- default_tool_*.png
|
||||
- default_lava_source_animated.png
|
||||
- default_lava_flowing_animated.png
|
||||
- default_stick.png
|
||||
- default_chest_front.png
|
||||
- default_chest_lock.png
|
||||
- default_chest_side.png
|
||||
- default_chest_top.png
|
||||
- default_mineral_mese.png
|
||||
- default_meselamp.png
|
||||
- bubble.png
|
||||
- gui_formbg.png
|
||||
- gui_furnace_arrow_bg.png
|
||||
- gui_furnace_arrow_fg.png
|
||||
- gui_hb_bg.png
|
||||
- `default_aspen_leaves.png -- Derived from Sofar's texture`
|
||||
- `default_wood.png`
|
||||
- `default_clay_brick.png`
|
||||
- `default_iron_ingot.png`
|
||||
- `default_gold_ingot.png`
|
||||
- `default_tool_steelsword.png`
|
||||
- `default_diamond.png`
|
||||
- `default_tool_*.png`
|
||||
- `default_lava_source_animated.png`
|
||||
- `default_lava_flowing_animated.png`
|
||||
- `default_stick.png`
|
||||
- `default_chest_front.png`
|
||||
- `default_chest_lock.png`
|
||||
- `default_chest_side.png`
|
||||
- `default_chest_top.png`
|
||||
- `default_mineral_mese.png`
|
||||
- `default_meselamp.png`
|
||||
- `bubble.png`
|
||||
- `gui_formbg.png`
|
||||
- `gui_furnace_arrow_bg.png`
|
||||
- `gui_furnace_arrow_fg.png`
|
||||
- `gui_hb_bg.png`
|
||||
|
||||
sofar (CC BY-SA 3.0):
|
||||
- default_aspen_sapling
|
||||
- default_aspen_tree
|
||||
- default_aspen_tree_top, derived from default_pine_tree_top (by paramat)
|
||||
- default_aspen_wood, derived from default_pine_wood (by paramat)
|
||||
- default_chest_inside
|
||||
- `default_aspen_sapling`
|
||||
- `default_aspen_tree`
|
||||
- `default_aspen_tree_top, derived from default_pine_tree_top (by paramat)`
|
||||
- `default_aspen_wood, derived from default_pine_wood (by paramat)`
|
||||
- `default_chest_inside`
|
||||
|
||||
sofar (CC0 1.0):
|
||||
- default_gravel.png -- Derived from Gambit's PixelBOX texture pack light gravel
|
||||
- `default_gravel.png -- Derived from Gambit's PixelBOX texture pack light gravel`
|
||||
|
||||
Neuromancer (CC BY-SA 3.0):
|
||||
- default_cobble.png, based on texture by Brane praefect
|
||||
- default_mossycobble.png, based on texture by Brane praefect
|
||||
- default_furnace_*.png
|
||||
- `default_cobble.png, based on texture by Brane praefect`
|
||||
- `default_mossycobble.png, based on texture by Brane praefect`
|
||||
- `default_furnace_*.png`
|
||||
|
||||
Gambit (CC BY-SA 3.0):
|
||||
- default_bronze_ingot.png
|
||||
- default_copper_ingot.png
|
||||
- default_copper_lump.png
|
||||
- default_iron_lump.png
|
||||
- default_gold_lump.png
|
||||
- default_clay_lump.png
|
||||
- default_coal.png
|
||||
- default_grass_*.png
|
||||
- default_paper.png
|
||||
- default_diamond_block.png
|
||||
- default_ladder_steel.png
|
||||
- default_sign_wall_wood.png
|
||||
- default_flint.png
|
||||
- default_snow.png
|
||||
- default_snow_side.png
|
||||
- default_snowball.png
|
||||
- default_key.png
|
||||
- default_key_skeleton.png
|
||||
- default_book.png
|
||||
- `default_bronze_ingot.png`
|
||||
- `default_copper_ingot.png`
|
||||
- `default_copper_lump.png`
|
||||
- `default_iron_lump.png`
|
||||
- `default_gold_lump.png`
|
||||
- `default_clay_lump.png`
|
||||
- `default_coal.png`
|
||||
- `default_grass_*.png`
|
||||
- `default_paper.png`
|
||||
- `default_diamond_block.png`
|
||||
- `default_ladder_steel.png`
|
||||
- `default_sign_wall_wood.png`
|
||||
- `default_flint.png`
|
||||
- `default_snow.png`
|
||||
- `default_snow_side.png`
|
||||
- `default_snowball.png`
|
||||
- `default_key.png`
|
||||
- `default_key_skeleton.png`
|
||||
- `default_book.png`
|
||||
|
||||
asl97 (CC BY-SA 3.0):
|
||||
- default_ice.png
|
||||
- `default_ice.png`
|
||||
|
||||
KevDoy (CC BY-SA 3.0):
|
||||
- heart.png
|
||||
- `heart.png`
|
||||
|
||||
Pithydon (CC BY-SA 3.0)
|
||||
- default_coral_brown.png
|
||||
- default_coral_orange.png
|
||||
- default_coral_skeleton.png
|
||||
- `default_coral_brown.png`
|
||||
- `default_coral_orange.png`
|
||||
- `default_coral_skeleton.png`
|
||||
|
||||
Ferk (CC0 1.0):
|
||||
- default_item_smoke.png
|
||||
- `default_item_smoke.png`
|
||||
|
||||
npx (CC BY-SA 3.0):
|
||||
- default_rainforest_litter.png
|
||||
- default_rainforest_litter_side.png
|
||||
- `default_rainforest_litter.png`
|
||||
- `default_rainforest_litter_side.png`
|
||||
|
||||
kaeza (CC-BY-SA 3.0):
|
||||
- default_desert_sandstone.png
|
||||
- default_desert_sandstone_brick.png
|
||||
- default_desert_sandstone_block.png
|
||||
- `default_desert_sandstone.png`
|
||||
- `default_desert_sandstone_brick.png`
|
||||
- `default_desert_sandstone_block.png`
|
||||
|
||||
kilbith (CC BY-SA 3.0):
|
||||
- default_steel_block.png
|
||||
- default_copper_block.png
|
||||
- default_bronze_block.png
|
||||
- default_gold_block.png
|
||||
- default_tin_block.png
|
||||
- default_mineral_tin.png
|
||||
- default_tin_ingot.png
|
||||
- default_tin_lump.png
|
||||
- `default_steel_block.png`
|
||||
- `default_copper_block.png`
|
||||
- `default_bronze_block.png`
|
||||
- `default_gold_block.png`
|
||||
- `default_tin_block.png`
|
||||
- `default_mineral_tin.png`
|
||||
- `default_tin_ingot.png`
|
||||
- `default_tin_lump.png`
|
||||
|
||||
tobyplowy (CC BY-SA 3.0):
|
||||
- default_kelp.png
|
||||
- `default_kelp.png`
|
||||
|
||||
CloudyProton (CC BY-SA 3.0):
|
||||
- default_book_written.png, based on default_book.png by Gambit
|
||||
- `default_book_written.png, based on default_book.png by Gambit`
|
||||
|
||||
Mossmanikin (CC BY-SA 3.0):
|
||||
- default_fern_*.png
|
||||
- `default_fern_*.png`
|
||||
|
||||
random-geek (CC BY-SA 3.0):
|
||||
- default_blueberries.png
|
||||
- default_blueberry_overlay.png
|
||||
- default_blueberry_bush_leaves.png, derived from default_bush_leaves (by paramat)
|
||||
- default_blueberry_bush_sapling.png
|
||||
- default_dirt.png -- Derived from a texture by Neuromancer (CC BY-SA 3.0)
|
||||
- `default_blueberries.png`
|
||||
- `default_blueberry_overlay.png`
|
||||
- `default_blueberry_bush_leaves.png, derived from default_bush_leaves (by paramat)`
|
||||
- `default_blueberry_bush_sapling.png`
|
||||
- `default_dirt.png -- Derived from a texture by Neuromancer (CC BY-SA 3.0)`
|
||||
|
||||
Krock (CC0 1.0):
|
||||
- default_glass.png
|
||||
- default_glass_detail.png
|
||||
- `default_glass.png`
|
||||
- `default_glass_detail.png`
|
||||
|
||||
Topywo (CC BY-SA 3.0)
|
||||
- default_coral_cyan.png
|
||||
- default_coral_green.png
|
||||
- default_coral_pink.png
|
||||
- `default_coral_cyan.png`
|
||||
- `default_coral_green.png`
|
||||
- `default_coral_pink.png`
|
||||
|
||||
Extex101 (CC BY-SA 3.0)
|
||||
- default_large_cactus_seedling.png
|
||||
- `default_large_cactus_seedling.png`
|
||||
|
||||
|
||||
Sounds
|
||||
------
|
||||
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/
|
||||
- `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 3.0):
|
||||
- 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_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
|
||||
- `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_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`
|
||||
|
||||
Metal sounds:
|
||||
- default_dig_metal.ogg - yadronoff - CC-BY-3.0
|
||||
- https://www.freesound.org/people/yadronoff/sounds/320397/
|
||||
- default_dug_metal.*.ogg - Iwan Gabovitch - qubodup - CC0
|
||||
- http://opengameart.org/users/qubodup
|
||||
- default_metal_footstep.*.ogg - Ottomaani138 - CC0
|
||||
- https://www.freesound.org/people/Ottomaani138/sounds/232692/
|
||||
- default_place_node_metal.*.ogg - Ogrebane - CC0
|
||||
- http://opengameart.org/content/wood-and-metal-sound-effects-volume-2
|
||||
- `default_dig_metal.ogg - yadronoff - CC-BY-3.0`
|
||||
- `https://www.freesound.org/people/yadronoff/sounds/320397/`
|
||||
- `default_dug_metal.*.ogg - Iwan Gabovitch - qubodup - CC0`
|
||||
- `http://opengameart.org/users/qubodup`
|
||||
- `default_metal_footstep.*.ogg - Ottomaani138 - CC0`
|
||||
- `https://www.freesound.org/people/Ottomaani138/sounds/232692/`
|
||||
- `default_place_node_metal.*.ogg - Ogrebane - CC0`
|
||||
- `http://opengameart.org/content/wood-and-metal-sound-effects-volume-2`
|
||||
|
||||
Tool breaking sounds added by sofar: CC-BY-3.0
|
||||
- default_tool_breaks.* - http://www.freesound.org/people/HerbertBoland/sounds/33206/
|
||||
- `default_tool_breaks.* - http://www.freesound.org/people/HerbertBoland/sounds/33206/`
|
||||
|
||||
AGFX (CC BY 3.0):
|
||||
https://www.freesound.org/people/AGFX/packs/1253/
|
||||
- default_water_footstep.1.ogg
|
||||
- default_water_footstep.2.ogg
|
||||
- default_water_footstep.3.ogg<br>
|
||||
(default_water_footstep.4.ogg is silent)
|
||||
- `default_water_footstep.1.ogg`
|
||||
- `default_water_footstep.2.ogg`
|
||||
- `default_water_footstep.3.ogg`<br>
|
||||
(`default_water_footstep.4.ogg` is silent)
|
||||
|
||||
blukotek (CC0 1.0):
|
||||
https://www.freesound.org/people/blukotek/sounds/251660/
|
||||
- default_dig_snappy.ogg
|
||||
- `default_dig_snappy.ogg`
|
||||
|
||||
Chests sounds added by sofar, derived of several files mixed together:
|
||||
- default_chest_open.ogg
|
||||
- default_chest_close.ogg
|
||||
- http://www.freesound.org/people/Sevin7/sounds/269722/ CC0
|
||||
- http://www.freesound.org/people/Percy%20Duke/sounds/23448/ CC-BY-3.0
|
||||
- http://www.freesound.org/people/kingsamas/sounds/135576/ CC-BY-3.0
|
||||
- http://www.freesound.org/people/bulbastre/sounds/126887/ CC-BY-3.0
|
||||
- http://www.freesound.org/people/Yoyodaman234/sounds/183541/ CC0
|
||||
- `default_chest_open.ogg`
|
||||
- `default_chest_close.ogg`
|
||||
- `http://www.freesound.org/people/Sevin7/sounds/269722/ CC0`
|
||||
- `http://www.freesound.org/people/Percy%20Duke/sounds/23448/ CC-BY-3.0`
|
||||
- `http://www.freesound.org/people/kingsamas/sounds/135576/ CC-BY-3.0`
|
||||
- `http://www.freesound.org/people/bulbastre/sounds/126887/ CC-BY-3.0`
|
||||
- `http://www.freesound.org/people/Yoyodaman234/sounds/183541/ CC0`
|
||||
|
||||
Ryding (CC0 1.0):
|
||||
http://freesound.org/people/Ryding/sounds/94337/
|
||||
- default_snow_footstep.*.ogg
|
||||
- `default_snow_footstep.*.ogg`
|
||||
|
||||
Ferk (CC0 1.0):
|
||||
- default_item_smoke.ogg, based on a sound by http://opengameart.org/users/bart
|
||||
- `default_item_smoke.ogg, based on a sound by http://opengameart.org/users/bart`
|
||||
|
||||
sonictechtonic (CC BY 3.0):
|
||||
https://www.freesound.org/people/sonictechtonic/sounds/241872/
|
||||
- player_damage.ogg
|
||||
- `player_damage.ogg`
|
||||
|
||||
|
||||
Models
|
||||
------
|
||||
sofar (CC BY-SA 3.0):
|
||||
- chest_open.obj
|
||||
- torch_ceiling.obj
|
||||
- torch_floor.obj
|
||||
- torch_wall.obj
|
||||
- `chest_open.obj`
|
||||
- `torch_ceiling.obj`
|
||||
- `torch_floor.obj`
|
||||
- `torch_wall.obj`
|
||||
|
||||
|
||||
Schematics
|
||||
----------
|
||||
paramat (CC BY-SA 3.0):
|
||||
- acacia_bush.mts
|
||||
- acacia_tree.mts
|
||||
- acacia_tree_from_sapling.mts
|
||||
- apple_tree.mts
|
||||
- apple_tree_from_sapling.mts
|
||||
- aspen_tree.mts
|
||||
- aspen_tree_from_sapling.mts
|
||||
- bush.mts
|
||||
- emergent_jungle_tree.mts
|
||||
- emergent_jungle_tree_from_sapling.mts
|
||||
- jungle_tree.mts
|
||||
- jungle_tree_from_sapling.mts
|
||||
- large_cactus.mts
|
||||
- papyrus.mts
|
||||
- pine_tree.mts
|
||||
- pine_tree_from_sapling.mts
|
||||
- snowy_pine_tree_from_sapling.mts
|
||||
- small_pine_tree.mts
|
||||
- small_pine_tree_from_sapling.mts
|
||||
- snowy_small_pine_tree_from_sapling.mts
|
||||
- `acacia_bush.mts`
|
||||
- `acacia_tree.mts`
|
||||
- `acacia_tree_from_sapling.mts`
|
||||
- `apple_tree.mts`
|
||||
- `apple_tree_from_sapling.mts`
|
||||
- `aspen_tree.mts`
|
||||
- `aspen_tree_from_sapling.mts`
|
||||
- `bush.mts`
|
||||
- `emergent_jungle_tree.mts`
|
||||
- `emergent_jungle_tree_from_sapling.mts`
|
||||
- `jungle_tree.mts`
|
||||
- `jungle_tree_from_sapling.mts`
|
||||
- `large_cactus.mts`
|
||||
- `papyrus.mts`
|
||||
- `pine_tree.mts`
|
||||
- `pine_tree_from_sapling.mts`
|
||||
- `snowy_pine_tree_from_sapling.mts`
|
||||
- `small_pine_tree.mts`
|
||||
- `small_pine_tree_from_sapling.mts`
|
||||
- `snowy_small_pine_tree_from_sapling.mts`
|
||||
|
||||
Shara RedCat (CC BY-SA 3.0):
|
||||
- acacia_log.mts
|
||||
- apple_log.mts
|
||||
- aspen_log.mts
|
||||
- jungle_log.mts
|
||||
- pine_log.mts
|
||||
- `acacia_log.mts`
|
||||
- `apple_log.mts`
|
||||
- `aspen_log.mts`
|
||||
- `jungle_log.mts`
|
||||
- `pine_log.mts`
|
||||
|
||||
TumeniNodes (CC BY-SA 3.0):
|
||||
- pine_bush.mts
|
||||
- `pine_bush.mts`
|
||||
|
||||
random-geek (CC BY-SA 3.0):
|
||||
- blueberry_bush.mts
|
||||
- `blueberry_bush.mts`
|
||||
|
|
|
@ -20,37 +20,37 @@ Various Minetest developers and contributors (MIT)
|
|||
Authors of media (textures)
|
||||
---------------------------
|
||||
Following textures created by Fernando Zapata (CC BY-SA 3.0):
|
||||
- door_wood.png
|
||||
- door_wood_a.png
|
||||
- door_wood_a_r.png
|
||||
- door_wood_b.png
|
||||
- door_wood_b_r.png
|
||||
- `door_wood.png`
|
||||
- `door_wood_a.png`
|
||||
- `door_wood_a_r.png`
|
||||
- `door_wood_b.png`
|
||||
- `door_wood_b_r.png`
|
||||
|
||||
Following textures created by BlockMen (CC BY-SA 3.0):
|
||||
- door_trapdoor.png
|
||||
- door_obsidian_glass_side.png
|
||||
- `door_trapdoor.png`
|
||||
- `door_obsidian_glass_side.png`
|
||||
|
||||
Following textures created by celeron55 (CC BY-SA 3.0):
|
||||
- door_glass_a.png
|
||||
- door_glass_b.png
|
||||
- `door_glass_a.png`
|
||||
- `door_glass_b.png`
|
||||
|
||||
Following textures created by PenguinDad (CC BY-SA 4.0):
|
||||
- door_glass.png
|
||||
- door_obsidian_glass.png
|
||||
- `door_glass.png`
|
||||
- `door_obsidian_glass.png`
|
||||
|
||||
Following textures created by sofar (CC-BY-SA-3.0):
|
||||
- doors_trapdoor_steel.png
|
||||
- `doors_trapdoor_steel.png`
|
||||
|
||||
Following textures created by paramat (CC-BY-SA-3.0):
|
||||
- door_trapdoor_side.png
|
||||
- doors_trapdoor_steel_side.png
|
||||
- `door_trapdoor_side.png`
|
||||
- `doors_trapdoor_steel_side.png`
|
||||
|
||||
Obsidian door textures by red-001 based on textures by Pilzadam and BlockMen (CC BY-SA 3.0):
|
||||
- door_obsidian_glass.png
|
||||
- `door_obsidian_glass.png`
|
||||
|
||||
Glass door textures by Krock and paramat based on textures by VanessaE (CC BY-SA 3.0):
|
||||
- doors_door_glass.png
|
||||
- doors_item_glass.png
|
||||
- `doors_door_glass.png`
|
||||
- `doors_item_glass.png`
|
||||
|
||||
All other textures (created by PilzAdam) (CC BY-SA 3.0):
|
||||
|
||||
|
@ -61,27 +61,27 @@ red-001, under the same license as the originals.
|
|||
Authors of media (models)
|
||||
-------------------------
|
||||
Door 3d models by sofar (CC-BY-SA-3.0)
|
||||
- door_a.obj
|
||||
- door_b.obj<br>
|
||||
- `door_a.obj`
|
||||
- `door_b.obj`<br>
|
||||
Fence gate models by sofar (CC-BY-SA-3.0)
|
||||
- fencegate_open.obj
|
||||
- fencegate_closed.obj
|
||||
- `fencegate_open.obj`
|
||||
- `fencegate_closed.obj`
|
||||
|
||||
|
||||
Authors of media (sounds)
|
||||
-------------------------
|
||||
Opening-Sound created by CGEffex (CC BY 3.0), modified by BlockMen
|
||||
- door_open.ogg<br>
|
||||
- `door_open.ogg`<br>
|
||||
Closing-Sound created by bennstir (CC BY 3.0)
|
||||
- door_close.ogg
|
||||
fencegate_open.ogg:
|
||||
- `door_close.ogg`
|
||||
`fencegate_open.ogg`:
|
||||
- http://www.freesound.org/people/mhtaylor67/sounds/126041/ - (CC0 1.0)<br>
|
||||
fencegate_close.ogg:
|
||||
`fencegate_close.ogg`:
|
||||
- http://www.freesound.org/people/BarkersPinhead/sounds/274807/ - (CC-BY-3.0)
|
||||
- http://www.freesound.org/people/rivernile7/sounds/249573/ - (CC-BY-3.0)<br>
|
||||
Steel door sounds open & close (CC-BY-3.0) by HazMatt
|
||||
-http://www.freesound.org/people/HazMattt/sounds/187283/
|
||||
- doors_steel_door_open.ogg
|
||||
- doors_steel_door_close.ogg
|
||||
doors_glass_door_open.ogg, doors_glass_door_close.ogg:
|
||||
- `doors_steel_door_open.ogg`
|
||||
- `doors_steel_door_close.ogg`
|
||||
`doors_glass_door_open.ogg, doors_glass_door_close.ogg`:
|
||||
- https://www.freesound.org/people/SkeetMasterFunk69/sounds/235546/ (CC0 1.0)
|
||||
|
|
|
@ -10,4 +10,4 @@ Authors of media (sounds)
|
|||
-------------------------
|
||||
Yuval (CC0 1.0)
|
||||
https://freesound.org/people/Yuval/sounds/197023/
|
||||
- env_sounds_water.*.ogg
|
||||
- `env_sounds_water.*.ogg`
|
||||
|
|
|
@ -11,30 +11,30 @@ Various Minetest developers and contributors (MIT)
|
|||
Authors of media (textures)
|
||||
---------------------------
|
||||
Created by PilzAdam (CC BY 3.0):
|
||||
- farming_bread.png
|
||||
- farming_soil.png
|
||||
- farming_soil_wet.png
|
||||
- farming_soil_wet_side.png
|
||||
- farming_string.png
|
||||
- `farming_bread.png`
|
||||
- `farming_soil.png`
|
||||
- `farming_soil_wet.png`
|
||||
- `farming_soil_wet_side.png`
|
||||
- `farming_string.png`
|
||||
|
||||
Created by BlockMen (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
|
||||
- `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 MasterGollum (CC BY 3.0):
|
||||
- farming_straw.png
|
||||
- `farming_straw.png`
|
||||
|
||||
Created by Gambit (CC BY 3.0):
|
||||
- farming_wheat.png
|
||||
- farming_wheat_*.png
|
||||
- farming_cotton_*.png
|
||||
- farming_flour.png
|
||||
- farming_cotton_seed.png
|
||||
- farming_wheat_seed.png
|
||||
- `farming_wheat.png`
|
||||
- `farming_wheat_*.png`
|
||||
- `farming_cotton_*.png`
|
||||
- `farming_flour.png`
|
||||
- `farming_cotton_seed.png`
|
||||
- `farming_wheat_seed.png`
|
||||
|
||||
Created by Napiophelios (CC BY-SA 3.0):
|
||||
- farming_cotton.png
|
||||
- `farming_cotton.png`
|
||||
|
|
|
@ -13,23 +13,23 @@ Everything not listed in here:<br>
|
|||
Copyright (C) 2012 Perttu Ahola (celeron55) <celeron55@gmail.com> (CC BY-SA 3.0)
|
||||
|
||||
Muadtralk (CC BY-SA 3.0)
|
||||
- fire_basic_flame_animated.png
|
||||
- `fire_basic_flame_animated.png`
|
||||
|
||||
Gambit (CC BY-SA 3.0)
|
||||
- fire_flint_steel.png
|
||||
- `fire_flint_steel.png`
|
||||
|
||||
dobroide (CC BY 3.0)<br>
|
||||
http://www.freesound.org/people/dobroide/sounds/4211/
|
||||
- fire_small.ogg
|
||||
- `fire_small.ogg`
|
||||
|
||||
Dynamicell (CC BY 3.0)<br>
|
||||
http://www.freesound.org/people/Dynamicell/sounds/17548/
|
||||
- fire_large.ogg
|
||||
- fire_fire.*.ogg
|
||||
- `fire_large.ogg`
|
||||
- `fire_fire.*.ogg`
|
||||
|
||||
fire_small.ogg and fire_large.ogg are unused but kept temporarily to not break<br>
|
||||
`fire_small.ogg` and `fire_large.ogg` are unused but kept temporarily to not break<br>
|
||||
other mods that may use them.
|
||||
|
||||
Benboncan (CC BY 3.0)<br>
|
||||
https://www.freesound.org/people/Benboncan/sounds/66457/
|
||||
- fire_flint_and_steel.ogg
|
||||
- `fire_flint_and_steel.ogg`
|
||||
|
|
|
@ -10,13 +10,13 @@ Shara RedCat (MIT)
|
|||
Authors of media (textures)
|
||||
---------------------------
|
||||
Shara RedCat (CC BY-SA 3.0):
|
||||
- fireflies_firefly.png
|
||||
- fireflies_firefly_animated.png
|
||||
- fireflies_bugnet.png
|
||||
- fireflies_bottle.png
|
||||
- fireflies_bottle_animated.png
|
||||
- `fireflies_firefly.png`
|
||||
- `fireflies_firefly_animated.png`
|
||||
- `fireflies_bugnet.png`
|
||||
- `fireflies_bottle.png`
|
||||
- `fireflies_bottle_animated.png`
|
||||
|
||||
fireflies_bugnet.png is modified from a texture by tenplus1 (CC0)
|
||||
`fireflies_bugnet.png` is modified from a texture by tenplus1 (CC0)
|
||||
|
||||
fireflies_bottle.png and fireflies_bottle_animated.png are<br>
|
||||
`fireflies_bottle.png` and `fireflies_bottle_animated.png` are<br>
|
||||
modified from a texture by Vanessa Ezekowitz (CC BY-SA 3.0)
|
||||
|
|
|
@ -10,21 +10,21 @@ Various Minetest developers and contributors (MIT)
|
|||
Authors of media (textures)
|
||||
---------------------------
|
||||
RHRhino (CC BY-SA 3.0):
|
||||
- flowers_dandelion_white.png
|
||||
- flowers_geranium.png
|
||||
- flowers_rose.png
|
||||
- flowers_tulip.png
|
||||
- flowers_viola.png
|
||||
- `flowers_dandelion_white.png`
|
||||
- `flowers_geranium.png`
|
||||
- `flowers_rose.png`
|
||||
- `flowers_tulip.png`
|
||||
- `flowers_viola.png`
|
||||
|
||||
Gambit (CC BY-SA 3.0):
|
||||
- flowers_mushroom_brown.png
|
||||
- flowers_mushroom_red.png
|
||||
- flowers_waterlily.png
|
||||
- `flowers_mushroom_brown.png`
|
||||
- `flowers_mushroom_red.png`
|
||||
- `flowers_waterlily.png`
|
||||
|
||||
yyt16384 (CC BY-SA 3.0):
|
||||
- flowers_waterlily_bottom.png -- Derived from Gambit's texture
|
||||
- `flowers_waterlily_bottom.png -- Derived from Gambit's texture`
|
||||
|
||||
paramat (CC BY-SA 3.0):
|
||||
- flowers_dandelion_yellow.png -- Derived from RHRhino's texture
|
||||
- flowers_tulip_black.png -- Derived from RHRhino's texture
|
||||
- flowers_chrysanthemum_green.png
|
||||
- `flowers_dandelion_yellow.png -- Derived from RHRhino's texture`
|
||||
- `flowers_tulip_black.png -- Derived from RHRhino's texture`
|
||||
- `flowers_chrysanthemum_green.png`
|
||||
|
|
|
@ -9,25 +9,25 @@ paramat (MIT)
|
|||
Authors of media (textures)
|
||||
---------------------------
|
||||
TumeniNodes (CC BY-SA 3.0):
|
||||
- map_mapping_kit.png (map)
|
||||
- `map_mapping_kit.png (map)`
|
||||
|
||||
paramat (CC BY-SA 3.0):
|
||||
- map_mapping_kit.png (compass and pen)
|
||||
- `map_mapping_kit.png (compass and pen)`
|
||||
|
||||
Crafting
|
||||
--------
|
||||
map:mapping_kit
|
||||
|
||||
default:glass G<br>
|
||||
default:paper P<br>
|
||||
group:stick S<br>
|
||||
default:steel_ingot I<br>
|
||||
group:wood W<br>
|
||||
dye:black D<br>
|
||||
`default:glass G`<br>
|
||||
`default:paper P`<br>
|
||||
`group:stick S`<br>
|
||||
`default:steel_ingot I`<br>
|
||||
`group:wood W`<br>
|
||||
`dye:black D`<br>
|
||||
|
||||
```
|
||||
GPS<br>
|
||||
IPI<br>
|
||||
GPS
|
||||
IPI
|
||||
WPD
|
||||
```
|
||||
|
||||
|
@ -42,5 +42,5 @@ Minimap radar mode is always disallowed in survival mode.
|
|||
Minimap and minimap radar mode are automatically allowed in creative mode and<br>
|
||||
for any player with the 'creative' privilege.
|
||||
|
||||
The 'map.update_hud_flags()' function is global so can be redefined by a mod for<br>
|
||||
The `map.update_hud_flags()` function is global so can be redefined by a mod for<br>
|
||||
alternative behaviour.
|
||||
|
|
|
@ -14,16 +14,16 @@ Various Minetest developers and contributors (LGPLv2.1+)
|
|||
Authors of media (textures, models and sounds)
|
||||
----------------------------------------------
|
||||
stujones11 (CC BY-SA 3.0):
|
||||
- character.b3d
|
||||
- character.blend -- Both derived from a model by MirceaKitsune (CC BY-SA 3.0)
|
||||
- `character.b3d`
|
||||
- `character.blend -- Both derived from a model by MirceaKitsune (CC BY-SA 3.0)`
|
||||
|
||||
An0n3m0us (CC BY-SA 3.0):
|
||||
- character.b3d
|
||||
- character.blend -- Player animation improvement
|
||||
- `character.b3d`
|
||||
- `character.blend -- Player animation improvement`
|
||||
|
||||
Jordach (CC BY-SA 3.0):
|
||||
- character.png
|
||||
- `character.png`
|
||||
|
||||
celeron55, Perttu Ahola <celeron55@gmail.com> (CC BY-SA 3.0):
|
||||
- player.png
|
||||
- player_back.png
|
||||
- `player.png`
|
||||
- `player_back.png`
|
||||
|
|
|
@ -10,4 +10,4 @@ Various Minetest developers and contributors (LGPLv2.1+)
|
|||
License of media (textures)
|
||||
---------------------------
|
||||
Created by Gambit (CC BY-SA 3.0):
|
||||
- screwdriver.png
|
||||
- `screwdriver.png`
|
||||
|
|
|
@ -15,4 +15,4 @@ rubenwardy (MIT)
|
|||
Authors of media
|
||||
----------------
|
||||
paramat (CC BY-SA 3.0):
|
||||
- sfinv_crafting_arrow.png - derived from a texture by BlockMen (CC BY-SA 3.0)
|
||||
- `sfinv_crafting_arrow.png - derived from a texture by BlockMen (CC BY-SA 3.0)`
|
||||
|
|
|
@ -15,30 +15,30 @@ BlockMen (CC BY-SA 3.0):<br>
|
|||
All textures not mentioned below.
|
||||
|
||||
ShadowNinja (CC BY-SA 3.0):
|
||||
- tnt_smoke.png
|
||||
- `tnt_smoke.png`
|
||||
|
||||
Wuzzy (CC BY-SA 3.0):
|
||||
- All gunpowder textures except tnt_gunpowder_inventory.png.
|
||||
- All gunpowder textures except `tnt_gunpowder_inventory.png`.
|
||||
|
||||
sofar (sofar@foo-projects.org) (CC BY-SA 3.0):
|
||||
- tnt_blast.png
|
||||
- `tnt_blast.png`
|
||||
|
||||
paramat (CC BY-SA 3.0)
|
||||
- tnt_tnt_stick.png - Derived from a texture by benrob0329.
|
||||
- `tnt_tnt_stick.png - Derived from a texture by benrob0329.`
|
||||
|
||||
TumeniNodes (CC0 1.0)
|
||||
- tnt_explode.ogg<br>
|
||||
renamed, edited, and converted to .ogg from Explosion2.wav<br>
|
||||
- `tnt_explode.ogg`<br>
|
||||
renamed, edited, and converted to .ogg from `Explosion2.wav`<br>
|
||||
by steveygos93 (CC0 1.0)<br>
|
||||
<https://freesound.org/s/80401/>
|
||||
|
||||
- tnt_ignite.ogg<br>
|
||||
renamed, edited, and converted to .ogg from sparkler_fuse_nm.wav<br>
|
||||
- `tnt_ignite.ogg`<br>
|
||||
renamed, edited, and converted to .ogg from `sparkler_fuse_nm.wav`<br>
|
||||
by theneedle.tv (CC0 1.0)<br>
|
||||
<https://freesound.org/s/316682/>
|
||||
|
||||
- tnt_gunpowder_burning.ogg<br>
|
||||
renamed, edited, and converted to .ogg from road flare ignite burns.wav<br>
|
||||
- `tnt_gunpowder_burning.ogg`<br>
|
||||
renamed, edited, and converted to .ogg from road flare ignite `burns.wav`<br>
|
||||
by frankelmedico (CC0 1.0)<br>
|
||||
<https://freesound.org/s/348767/>
|
||||
|
||||
|
@ -59,8 +59,8 @@ G_G
|
|||
GPG
|
||||
G_G
|
||||
```
|
||||
G = gunpowder<br>
|
||||
P = paper<br>
|
||||
`G = gunpowder`<br>
|
||||
`P = paper`<br>
|
||||
The sticks are not usable as an explosive.
|
||||
|
||||
Craft TNT from 9 TNT sticks.
|
||||
|
|
|
@ -13,10 +13,10 @@ Authors of media (textures)
|
|||
All not listed below, Vanessa Ezekowitz (CC BY-SA 3.0)
|
||||
|
||||
The following textures were modified by Thomas-S (CC BY-SA 3.0):
|
||||
- vessels_drinking_glass.png
|
||||
- vessels_drinking_glass_inv.png
|
||||
- vessels_glass_bottle.png
|
||||
- vessels_steel_bottle.png
|
||||
- `vessels_drinking_glass.png`
|
||||
- `vessels_drinking_glass_inv.png`
|
||||
- `vessels_glass_bottle.png`
|
||||
- `vessels_steel_bottle.png`
|
||||
|
||||
The following texture was created by Wuzzy (CC BY-SA 3.0):
|
||||
- vessels_shelf_slot.png (based on vessels_glass_bottle.png)
|
||||
- `vessels_shelf_slot.png (based on vessels_glass_bottle.png)`
|
||||
|
|
|
@ -10,7 +10,7 @@ Various Minetest developers and contributors (MIT)
|
|||
Authors of media (textures)
|
||||
---------------------------
|
||||
Cisoun (CC BY-SA 3.0):
|
||||
- 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_cyan.png wool_dark_grey.png wool_grey.png
|
||||
- wool_orange.png wool_red.png wool_white.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_cyan.png wool_dark_grey.png wool_grey.png`
|
||||
- `wool_orange.png wool_red.png wool_white.png`
|
||||
|
|
|
@ -15,18 +15,18 @@ xyz (CC BY-SA 3.0):
|
|||
- All textures not mentioned below.
|
||||
|
||||
Gambit (CC BY-SA 3.0):
|
||||
- xpanes_bar.png
|
||||
- `xpanes_bar.png`
|
||||
|
||||
paramat (CC BY-SA 3.0):
|
||||
- xpanes_bar_top.png
|
||||
- `xpanes_bar_top.png`
|
||||
|
||||
Krock (CC0 1.0):
|
||||
- xpanes_edge.png
|
||||
- `xpanes_edge.png`
|
||||
|
||||
TumeniNodes (CC BY-SA 3.0):
|
||||
- xpanes_door_steel_bar.png
|
||||
- xpanes_item_steel_bar.png
|
||||
- xpanes_trapdoor_steel_bar.png
|
||||
- xpanes_trapdoor_steel_bar_side.png
|
||||
- xpanes_steel_bar_door_close.ogg
|
||||
- xpanes_steel_bar_door_open.ogg
|
||||
- `xpanes_door_steel_bar.png`
|
||||
- `xpanes_item_steel_bar.png`
|
||||
- `xpanes_trapdoor_steel_bar.png`
|
||||
- `xpanes_trapdoor_steel_bar_side.png`
|
||||
- `xpanes_steel_bar_door_close.ogg`
|
||||
- `xpanes_steel_bar_door_open.ogg`
|
||||
|
|
Loading…
Add table
Reference in a new issue