Camas/mods/default
Wuzzy a19819809f Fix bad formspec background in MT 5.1.0-dev 2019-09-25 18:48:47 +02:00
..
locale Add 3 metal shears; spears no longer dig snappy 2019-09-24 03:55:10 +02:00
models
schematics Fix oak trees never generating 2019-09-04 16:30:40 +02:00
sounds Add water place/dug sounds 2019-09-21 20:53:37 +02:00
textures Add 3 metal shears; spears no longer dig snappy 2019-09-24 03:55:10 +02:00
README.txt Add water place/dug sounds 2019-09-21 20:53:37 +02:00
bucket.lua Add water place/dug sounds 2019-09-21 20:53:37 +02:00
container.lua Refactor default mod 2019-08-29 19:51:23 +02:00
crafting.lua
craftitems.lua Refactor default mod 2019-08-29 19:51:23 +02:00
fertilizer.lua Change dry dirt texture 2019-09-05 22:12:02 +02:00
formspec.lua Fix bad formspec background in MT 5.1.0-dev 2019-09-25 18:48:47 +02:00
functions.lua Fix crash in grass expansion code 2019-09-22 12:30:39 +02:00
furnace.lua Improve listring support 2019-08-30 01:17:24 +02:00
hud.lua
init.lua Reduce debug log level of mod loads to "info" 2019-09-15 13:47:18 +02:00
mapgen.lua Tweak mapgen aliases 2019-09-22 15:12:19 +02:00
model.lua
nodes.lua Tweak snappy digging groups 2019-09-24 02:53:21 +02:00
player.lua Re-enable sneaking 2019-09-06 10:30:03 +02:00
sign.lua Add "handy" group to replace dig_immediate=2 2019-09-24 02:34:19 +02:00
sounds.lua Fix missing water footstep sound 2019-09-21 21:19:56 +02:00
tools.lua Add 3 metal shears; spears no longer dig snappy 2019-09-24 03:55:10 +02:00
torch.lua Change inventory images for obscure items 2019-09-24 00:42:24 +02:00

README.txt

Default mod
===========
By Kaadmy, for Pixture

Adds the required stuff to run

WARNING: This mod will not be compatible with existing mods, tons of stuff has
been renamed!

Modified from minetest_game:

- model.lua
- functions.lua

Sound licenses:
  * Water sounds:
    * Voxelands project <http://www.voxelands.com/> (CC BY-SA 3.0)
      * default_place_node_water.ogg
      * default_dug_water.ogg
  * All other sounds: CC0
Texture license: CC BY-SA 4.0
Model license: CC BY-SA 4.0
Source license: LGPLv2.1