minetest_game/mods/farming
paramat 55a16cd2c6 Default: Add missing 'default_dig_snappy' sound
Some nodes with the snappy group (wool, glass pane, seeds) were missing
sound when dug with a sword.
Adding the sound causes it to be used for glass pane, so define a 'dig'
sound in the 'node sound glass defaults' table, use the footstep sound.
Adding the sound also causes it to be used for seeds which deliberately
have no dig sound, so add an empty sound override for seed dig.

Reduce the gain of the glass footstep sound which was excessively loud.

Add some freesound members to license.txt.
2016-12-13 03:15:30 +00:00
..
textures Textures: Revert many back to RGBA to fix visual bug 2016-11-19 23:45:08 +00:00
README.txt Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
api.lua Default: Add missing 'default_dig_snappy' sound 2016-12-13 03:15:30 +00:00
depends.txt Add farming mod 2013-05-21 18:53:10 +02:00
hoes.lua Make flammable: Flowers, grasses and several crafitems 2016-10-25 02:37:36 +01:00
init.lua Farming: Change wheat into # shaped plant 2016-12-04 06:34:51 +00:00
license.txt Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
nodes.lua Fix whitespace errors to silence luacheck. 2016-11-19 19:39:51 -08:00

README.txt

Minetest Game mod: farming
==========================
See license.txt for license information.

Authors of source code
----------------------
Originally by PilzAdam (MIT)
webdesigner97 (MIT)
Various Minetest developers and contributors (MIT)

Authors of media (textures)
---------------------------
Created by PilzAdam (CC BY 3.0):
  farming_bread.png
  farming_soil.png
  farming_soil_wet.png
  farming_soil_wet_side.png
  farming_string.png

Created by BlockMen (CC BY 3.0):
  farming_tool_diamondhoe.png
  farming_tool_mesehoe.png
  farming_tool_bronzehoe.png
  farming_tool_steelhoe.png
  farming_tool_stonehoe.png
  farming_tool_woodhoe.png

Created by MasterGollum (CC BY 3.0):
  farming_straw.png

Created by Gambit (CC BY 3.0):
  farming_wheat.png
  farming_wheat_*.png
  farming_cotton_*.png
  farming_flour.png
  farming_cotton_seed.png
  farming_wheat_seed.png