Camas/mods/default
2021-11-15 12:26:19 +01:00
..
locale
models
schematics
sounds Add button GUI sound 2021-02-04 22:32:47 +01:00
textures Fix black spots in simple leaves mode 2021-11-15 12:26:19 +01:00
bucket.lua Fix full bucket losing content if placed invalidly 2021-11-15 12:07:03 +01:00
container.lua
crafting.lua
craftitems.lua
fertilizer.lua
formspec.lua Disable content offset for pressed buttons 2021-02-24 02:48:18 +01:00
functions.lua
furnace.lua
hud.lua
init.lua 5.4.0 compat: Update use_texture_alpha 2021-02-04 22:08:51 +01:00
mapgen.lua Add missing noise_params for blob ores 2021-02-24 02:00:23 +01:00
mod.conf Move to new mod.conf format for all mods 2021-08-08 11:43:21 +02:00
model.lua
nodes.lua Fix water opacity issues 2021-02-24 16:01:23 +01:00
player.lua Add changable skin color 2021-08-07 23:47:15 +02:00
README.txt Add button GUI sound 2021-02-04 22:32:47 +01:00
sign.lua
sounds.lua
tools.lua Make wieldhand match with player texture 2021-08-07 22:16:30 +02:00
torch.lua 5.4.0 compat: Update use_texture_alpha 2021-02-04 22:08:51 +01: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!

This mod is NOT compatible with Minetest Game! In fact, it's very very different.

Sound licenses:
  * Water sounds:
    * Voxelands project <http://www.voxelands.com/> (CC BY-SA 3.0)
      * default_place_node_water.ogg
      * default_dug_water.ogg
  * default_shears_cut.ogg:
    * Source: https://freesound.org/people/SmartWentCody/sounds/179015/
    * Author: SmartWentCody (CC BY 3.0)
  * default_tool_breaks.ogg:
    * Source: https://freesound.org/people/JustInvoke/sounds/446118/
    * Author: JustInvoke (CC BY 3.0)
  * default_gui_button.ogg:
    * Source: https://freesound.org/people/joedeshon/sounds/117413/
    * Sound was changed!
    * Author: joedeshon (CC BY 3.0)
  * All other sounds: CC0
Texture license: CC BY-SA 4.0
Model license: CC BY-SA 4.0
Source license: LGPLv2.1