Camas/mods/default
Wuzzy 2505b12bd3 Merge branch '5_fix' into master_revival 2019-06-26 18:06:25 +02:00
..
models Make player model compatible for 5.0.0 2019-06-26 18:05:52 +02:00
schematics
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 Rename group "not_in_craftingguide" to more standard "not_in_craft_guide" 2019-06-23 23:04:20 +02:00
functions.lua Hope this is not needed; used to crash latest git 2017-10-23 09:37:54 -07:00
furnace.lua Rename items, remove some from creative inventory 2019-06-23 22:37:51 +02:00
hud.lua Make statbars larger 2019-06-23 21:34:05 +02: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 Rename group "not_in_craftingguide" to more standard "not_in_craft_guide" 2019-06-23 23:04:20 +02:00
player.lua Map item enables minimap when carried 2019-06-23 21:47:41 +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