VoxeLibre/mods/ITEMS/mcl_dye
cora 328a377940 export apply_bone_meal function in mcl_dye
this is essentially just a hack to not put any more sweetberry code
in mcl_dye because the architecture makes it necessary for mcl_dye
to depend on mcl_farming, not the other way around - hence all the
plant bonemealing is done in mcl_dye...
2022-11-17 19:42:02 +00:00
..
locale Mise à jour de 'mods/ITEMS/mcl_dye/locale/mcl_dye.fr.tr' 2022-08-24 00:16:40 +00:00
textures Change dye texture names of "special" dyes 2019-02-07 07:10:10 +01: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 export apply_bone_meal function in mcl_dye 2022-11-17 19:42:02 +00:00
mod.conf Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01: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.