INVENTORY reduced simple for sfinv
Go to file
mckaygerhard 8319f3e7e5 screenshot 2023-01-13 18:00:06 -04:00
textures optimize textures to reduce size! 2023-01-11 13:51:48 -04: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 backguard compatibility with mod default from older games 2023-01-11 13:54:53 -04: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
screenshot.jpg screenshot 2023-01-13 18:00:06 -04: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