Camas/mods/default
2019-08-29 18:40:21 +02:00
..
locale Fix 2 translation typos 2019-08-29 08:23:57 +02:00
models Make player model compatible for 5.0.0 2019-06-26 18:05:52 +02:00
schematics added grove biome and removed tall trees from wilderness biome 2015-10-16 15:09:41 -07:00
sounds Use lad-free player damage sound 2019-08-29 17:47:43 +02:00
textures Add new inventory image for tall grass clump 2019-08-29 08:15:28 +02:00
bucket.lua Fix filled buckets not emptying properly 2019-08-29 18:40:21 +02:00
crafting.lua Make new metals actually possible to get 2017-05-17 14:04:53 -07:00
craftitems.lua Remove duplicate bucket definition 2019-08-29 18:37:07 +02:00
formspec.lua Crafting: Highlight group items 2019-08-29 07:45:20 +02:00
functions.lua Clean up debug messaging 2019-08-28 17:55:18 +02:00
furnace.lua Make some global vars local 2019-08-29 14:42:50 +02:00
hud.lua Make statbars larger 2019-06-23 21:34:05 +02:00
init.lua Simplify bucket code and move to separate file 2019-08-29 18:23:06 +02:00
mapgen.lua Fix rocks in wasteland floating on water 2019-08-28 22:03:19 +02: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 Set is_ground_content=false for a couple of nodes 2019-08-29 14:52:32 +02:00
player.lua Use lad-free player damage sound 2019-08-29 17:47:43 +02:00
README.txt Cleanup more code 2017-05-15 14:41:46 -07:00
sounds.lua Add water sounds and make water movement harder 2017-05-18 14:09:05 -07:00
tools.lua Add description for creative tool 2019-08-28 17:46:43 +02:00

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