Camas/mods/default
Wuzzy 4a2af5bd72 Tweak object_crosshair 2020-11-28 14:15:26 +01:00
..
locale Fix French translation of "Cobble" 2020-11-28 13:39:52 +01:00
models Optimize textures file size with zopflipng 2020-01-26 16:11:34 +01:00
schematics Remove unused ubertree and huge oak leaves 2020-01-31 04:06:38 +01:00
sounds Add tool break and shears cut sounds 2019-10-24 18:08:18 +02:00
textures Tweak object_crosshair 2020-11-28 14:15:26 +01:00
README.txt Add tool break and shears cut sounds 2019-10-24 18:08:18 +02:00
bucket.lua Use ephemeral sounds 2020-04-07 01:00:55 +02:00
container.lua Translate extended tooltips 2019-12-05 14:39:05 +01:00
crafting.lua Make new metals actually possible to get 2017-05-17 14:04:53 -07:00
craftitems.lua Refactor default mod 2019-08-29 19:51:23 +02:00
fertilizer.lua Add extended item tooltips 2019-12-05 10:30:46 +01:00
formspec.lua Make tooltip area of fake UI itemstacks smaller 2020-04-07 14:52:42 +02:00
functions.lua Fix weak wall torches not burning out 2020-06-20 16:34:39 +02:00
furnace.lua Fix furnace tt text 2020-01-31 03:50:39 +01:00
hud.lua Fix breath bar being always visible 2020-07-11 04:25:46 +02:00
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 Fix constant reloading of the player model in some conditions, fixes #40 2017-05-15 15:17:49 -07:00
nodes.lua Remove visual_size from leaves 2020-06-20 16:47:04 +02:00
player.lua Re-enable sneaking 2019-09-06 10:30:03 +02:00
sign.lua Add extended item tooltips 2019-12-05 10:30:46 +01:00
sounds.lua Add missing node placement sound 2019-09-26 17:59:04 +02:00
tools.lua Fix flint+steel not lighting up wall torches 2020-08-26 00:37:57 +02:00
torch.lua Merge branch 'tt' 2020-01-31 03:54:11 +01: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!

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)
  * All other sounds: CC0
Texture license: CC BY-SA 4.0
Model license: CC BY-SA 4.0
Source license: LGPLv2.1