INVENTORY reduced simple for sfinv
Go to file
Duane Robertson fe3463e3c9 Fix ring wear time. 2019-07-25 23:04:00 -05:00
textures Clean up code. Add rings and more textures. 2019-07-25 22:55:59 -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 Fix ring wear time. 2019-07-25 23:04:00 -05:00
mod.conf Initial commit 2019-07-22 06:25:33 -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