2017-03-09 16:16:50 +00:00
|
|
|
name = mcl_inventory
|
2021-03-04 14:22:14 +00:00
|
|
|
author = BlockMen
|
|
|
|
description = Adds the player inventory and creative inventory.
|
2022-09-09 23:06:10 +00:00
|
|
|
<<<<<<< HEAD
|
2022-09-15 17:02:28 +00:00
|
|
|
depends = mcl_init, mcl_formspec, mcl_enchanting, mcl_player
|
|
|
|
optional_depends = mcl_armor, mcl_brewing, mcl_potions, mcl_enchanting, mcl_craftguide
|
2022-09-09 23:06:10 +00:00
|
|
|
=======
|
|
|
|
depends = mcl_init, mcl_formspec, mcl_enchanting, mcl_gamemode
|
|
|
|
optional_depends = mcl_armor, mcl_brewing, mcl_potions, mcl_enchanting, mcl_craftguide, mcl_player
|
|
|
|
>>>>>>> a2429154d (survival inventory tabs API + mcl_gamemode)
|