forked from mtcontrib/minetest_inventory_icon
Compare commits
1 Commits
nalc-1.2.0
...
master
Author | SHA1 | Date | |
---|---|---|---|
5449b0a8e4 |
@ -1,3 +0,0 @@
|
|||||||
bags?
|
|
||||||
unified_inventory?
|
|
||||||
intllib?
|
|
@ -1 +0,0 @@
|
|||||||
Shows a backpack icon in the HUD, which shows how many slots are available and free in the player inventory and equipped bags (if available).
|
|
3
mod.conf
3
mod.conf
@ -1 +1,4 @@
|
|||||||
name = inventory_icon
|
name = inventory_icon
|
||||||
|
title = Inventory Icon
|
||||||
|
description = Shows a backpack icon in the HUD, which shows how many slots are available and free in the player inventory and equipped bags (if available).
|
||||||
|
optional_depends = bags,unified_inventory,intllib
|
||||||
|
Reference in New Issue
Block a user