INVENTORY reduced simple for sfinv
Go to file
Duane Robertson 05944fe17a Use/support sfinv. 2019-07-30 04:53:42 -05:00
textures Add trashcan. 2019-07-30 00:28:56 -05:00
.gitignore Add some armor textures. 2019-07-25 01:23:13 -05:00
LICENSE Initial commit 2019-07-22 06:16:45 -05:00
README.md Update readme. 2019-07-25 01:35:12 -05:00
init.lua Add trashcan. 2019-07-30 00:28:56 -05:00
inventory.lua Use/support sfinv. 2019-07-30 04:53:42 -05:00
mod.conf Use/support sfinv. 2019-07-30 04:53:42 -05:00
recipes.lua Add trashcan. 2019-07-30 00:28:56 -05:00

README.md

dinv

Duane's Minetest Inventory

This is a basic inventory mod with recipe list, bags, and armor. It lacks a lot of the features of similar mods. All worn items, including bags and armor, are combined into one secondary inventory. Equipped bags expand your main inventory, rather than opening up extra inventories.

The source is available on github.

Code: LGPL2 Textures: strictly CC0, except for the dinv_char_*png files

Model textures are based on: Jordach (CC BY-SA 3.0): character.png

Mod dependencies: default

Download: https://github.com/duane-r/dinv/archive/master.zip