VoxeLibre/mods/ITEMS/mcl_dye
kabou 44f724f677 Minor refactoring of mcl_dye, fix dye texture names.
* Reorganize dyes table.
* Rename dye item textures to conform to mcl naming standard.
* Refactor dye item registration.
* Shuffle recipes around in a more logical order.
* Remove unused dye names from lists that are probably equally unused.
2022-12-29 03:08:50 +00:00
..
locale Separate white dye from bone meal. 2022-12-29 03:08:50 +00:00
textures Minor refactoring of mcl_dye, fix dye texture names. 2022-12-29 03:08:50 +00:00
API.md Add API.md for bone meal API 2021-11-06 13:34:22 +00:00
init.lua Minor refactoring of mcl_dye, fix dye texture names. 2022-12-29 03:08:50 +00:00
mod.conf Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01:00
README.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00

Minetest 0.4 mod: dye
======================

See init.lua for documentation.

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

This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms of the Do What The Fuck You Want
To Public License, Version 2, as published by Sam Hocevar. See
http://sam.zoy.org/wtfpl/COPYING for more details.