VoxeLibre/mods/ITEMS/mcl_dye
grorp 49a5e28398 Make dye descriptions more consistent
The descriptions of all the dyes now end with the word "Dye". Also, they happen to match the descriptions in Minecraft now, but that wasn't my intention.
2023-03-11 08:18:14 +00:00
..
locale 5th ITEMS batch 2023-02-07 16:39:24 +00:00
API.md Add API.md for bone meal API 2021-11-06 13:34:22 +00:00
README.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
init.lua Make dye descriptions more consistent 2023-03-11 08:18:14 +00:00
mod.conf REVERT: Fix mcl_dyes' mod.conf to use mcl_bamboo grow and check functions. 2023-01-05 18:31:21 -05:00

README.txt

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.