VoxeLibre/mods/ITEMS/mcl_hoppers
kabou 92ee402971 Separate white dye from bone meal.
* 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.
2022-12-29 03:08:50 +00:00
..
locale mcl_hoppers 2022-02-23 23:58:05 +01:00
textures Revert "Add dummy inventory images for backwards-compat" 2020-03-29 14:38:39 +02:00
init.lua Separate white dye from bone meal. 2022-12-29 03:08:50 +00:00
License.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
mod.conf Refactor hopper -> composter ABMs 2022-12-10 22:38:08 +01:00
README.md Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00

Hoppers

This is the Hoppers mod for Minetest. It's just a clone of Minecraft hoppers, functions nearly identical to them minus mesecons making them stop and the way they're placed.

Forum Topic