mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-05 07:41:06 +01:00
d8d4cb5def
The Minecraft colorset (net.minecraft.util.text.TextFormatting) is only used for chat and tooltips.
This partically reverts 84819bf9f5
.
6 lines
236 B
Text
6 lines
236 B
Text
name = mcl_inventory
|
|
author = BlockMen
|
|
description = Adds the player inventory and creative inventory.
|
|
depends = mcl_init, mcl_formspec
|
|
optional_depends = mcl_player, _mcl_autogroup, mcl_armor, mcl_brewing, mcl_potions, mcl_enchanting
|
|
|