mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-05 23:33:50 +01:00
5 lines
259 B
Plaintext
5 lines
259 B
Plaintext
|
name = mcl_hoppers
|
||
|
description = It's just a clone of Minecraft hoppers, functions nearly identical to them minus mesecons making them stop and the way they're placed.
|
||
|
depends = mcl_core, mcl_formspec, mcl_sounds, mcl_util
|
||
|
optional_depends = doc, screwdriver
|