92ee402971
* Add craftitem for ":mcl_bone_meal:bone_meal" to mcl_dye (temporarily.) * Add crafting recipe for bone meal. * Add texture for white dye item. * Merge craftitem registration for "mcl_dye:white" with generic dyes. * Add crafting recipe for white dye. * Add legacy conversion recipe. * Update dyes table. * Update translations. * Update mcl_crimson and sweet berry on_rightclick handlers. * Update composter output, both as freestanding and to hoppers. * Update bone block crafting recipes. * Update tropical fish, cod and salmon mob drops. |
||
---|---|---|
.. | ||
locale | ||
textures | ||
API.md | ||
init.lua | ||
mod.conf | ||
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.