Camas/mods/default
Wuzzy b1c51d1b71 Remove welcome mod 2019-06-23 20:47:20 +02:00
..
models Reexport player model for seperate faces to fix normals and remove shading on player skins 2017-07-09 09:40:31 -07:00
schematics added grove biome and removed tall trees from wilderness biome 2015-10-16 15:09:41 -07:00
sounds Add water sounds and make water movement harder 2017-05-18 14:09:05 -07:00
textures Make torches use overlay and make more stuff with shader lighting 2017-07-24 15:40:07 -07:00
README.txt Cleanup more code 2017-05-15 14:41:46 -07:00
crafting.lua Make new metals actually possible to get 2017-05-17 14:04:53 -07:00
craftitems.lua Update deprecated function calls for 5.0.0 2019-03-20 15:04:20 +01:00
formspec.lua Fade out uncraftable recipes and a few other bugfixes 2017-05-15 13:30:46 -07:00
functions.lua Hope this is not needed; used to crash latest git 2017-10-23 09:37:54 -07:00
furnace.lua Fix a couple minor bugs 2017-05-19 14:04:11 -07:00
hud.lua Add a subtle vignette filter and change torch light effects 2017-07-24 16:38:08 -07:00
init.lua New crafting method along with a plethora of bugfixes in general; crafts in the default mod all should be functional 2017-05-14 14:50:37 -07:00
mapgen.lua Add v6 mapgen support 2019-03-08 08:06:57 +01:00
model.lua Fix constant reloading of the player model in some conditions, fixes #40 2017-05-15 15:17:49 -07:00
nodes.lua Remove extra light options 2017-07-25 09:38:56 -07:00
player.lua Remove welcome mod 2019-06-23 20:47:20 +02:00
sounds.lua Add water sounds and make water movement harder 2017-05-18 14:09:05 -07:00
tools.lua Block of changes; uses the new 0.4.16 syntax for settings values 2017-06-27 12:13:30 -07: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 license: CC0
Texture license: CC BY-SA 4.0
Model license: CC BY-SA 4.0
Source license: LGPLv2.1