VoxeLibre/mods/ITEMS/mcl_core
Wuzzy 20c84b98f8 Complete refresh of furnace mod
- Take code from Minetest Game 0.4.15
- The progress arrow now works
- Less bugs
2017-02-21 01:41:13 +01:00
..
textures Complete refresh of furnace mod 2017-02-21 01:41:13 +01:00
README.txt Fix author lists in readme files 2017-02-19 19:43:28 +01:00
crafting.lua Move mcl_core to ITEMS modpack and add description 2017-02-17 23:14:21 +01:00
craftitems.lua Move mcl_core to ITEMS modpack and add description 2017-02-17 23:14:21 +01:00
depends.txt Move mcl_core to ITEMS modpack and add description 2017-02-17 23:14:21 +01:00
description.txt Move mcl_core to ITEMS modpack and add description 2017-02-17 23:14:21 +01:00
functions.lua Don't drop sugarcane/cactus in creative 2017-02-18 21:51:50 +01:00
init.lua Move mcl_core to ITEMS modpack and add description 2017-02-17 23:14:21 +01:00
mod.conf Move mcl_core to ITEMS modpack and add description 2017-02-17 23:14:21 +01:00
nodes.lua Handle player void handling in playerplus 2017-02-20 06:56:17 +01:00
tools.lua Add tool breaking sounds 2017-02-19 19:59:18 +01:00

README.txt

Minetest 0.4 mod: default (with lot's of custom ...)
==========================

License of source code:
-----------------------
Copyright (C) 2011-2012 celeron55, Perttu Ahola <celeron55@gmail.com>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.

http://www.gnu.org/licenses/lgpl-2.1.html

License of textures
===================
MIT License.

The textures are taken from the Minecraft resource pack “Faithful 1.11” by Vattic and
xMrVizzy and contributers.

Sounds
======

The sounds can be found in the mod `mcl_sounds`.