mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-05 15:23:50 +01:00
d8d4cb5def
The Minecraft colorset (net.minecraft.util.text.TextFormatting) is only used for chat and tooltips. This partically reverts 84819bf9f5164ab208b7be1e94d142906359a1af.
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
|