mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-05 07:13:51 +01:00
6 lines
265 B
Plaintext
6 lines
265 B
Plaintext
name = mcl_inventory
|
|
author = BlockMen
|
|
description = Adds the player inventory and creative inventory.
|
|
depends = mcl_init, mcl_formspec, mcl_enchanting, mcl_gamemode
|
|
optional_depends = mcl_armor, mcl_brewing, mcl_potions, mcl_enchanting, mcl_craftguide, mcl_player
|