Camas/mods/default
Wuzzy cabbc3979a Armor fixes and cleanup 2019-10-24 16:48:51 +02:00
..
locale Rename “Dirt with Swamp Grass”→“Swamp Dirt with…” 2019-09-26 14:08:26 +02:00
models
schematics
sounds Create new place node sounds 2019-09-26 18:08:30 +02:00
textures Make crafting guide icon white when active 2019-10-24 13:18:22 +02:00
README.txt
bucket.lua Add support for Minetest protection API 2019-09-25 21:54:22 +02:00
container.lua Add support for Minetest protection API 2019-09-25 21:54:22 +02:00
crafting.lua
craftitems.lua
fertilizer.lua Add support for Minetest protection API 2019-09-25 21:54:22 +02:00
formspec.lua Armor fixes and cleanup 2019-10-24 16:48:51 +02:00
functions.lua Fix crash in grass expansion code 2019-09-22 12:30:39 +02:00
furnace.lua Restrict putting in furnace and jewelbench 2019-10-24 14:59:28 +02:00
hud.lua
init.lua
mapgen.lua Tweak mapgen aliases 2019-09-22 15:12:19 +02:00
model.lua
nodes.lua Rename “Dirt with Swamp Grass”→“Swamp Dirt with…” 2019-09-26 14:08:26 +02:00
player.lua
sign.lua Add support for Minetest protection API 2019-09-25 21:54:22 +02:00
sounds.lua Add missing node placement sound 2019-09-26 17:59:04 +02:00
tools.lua Rotate wield images of spears and shears 2019-09-26 19:25:34 +02:00
torch.lua Change inventory images for obscure items 2019-09-24 00:42:24 +02: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 licenses:
  * Water sounds:
    * Voxelands project <http://www.voxelands.com/> (CC BY-SA 3.0)
      * default_place_node_water.ogg
      * default_dug_water.ogg
  * All other sounds: CC0
Texture license: CC BY-SA 4.0
Model license: CC BY-SA 4.0
Source license: LGPLv2.1