Patch mod bags

db216eebc2
This commit is contained in:
Jordan Irwin 2025-01-03 22:45:01 -08:00
parent e20cfa8ad9
commit 59b409106f
No known key found for this signature in database
GPG Key ID: E3E358C2F44C290A
2 changed files with 7 additions and 1 deletions

View File

@ -53,7 +53,7 @@ The game includes the mods from the default [minetest_game](https://github.com/m
* horticulture/ * horticulture/
* [farming][] ([MIT][lic.farming]) -- version: [2021-07-18][ver.farming] * [farming][] ([MIT][lic.farming]) -- version: [2021-07-18][ver.farming]
* inventory/ * inventory/
* [bags][] ([BSD 3-Clause][lic.bags]) -- version: [bc87b45 Git][ver.bags] *2018-04-11* * [bags][] ([BSD 3-Clause][lic.bags]) -- version: [bc87b45 Git][ver.bags] *2018-04-11* ([patched][patch.bags])
* [sfinv][] ([MIT][lic.sfinv] -- version: [2023-04-14][ver.sfinv] * [sfinv][] ([MIT][lic.sfinv] -- version: [2023-04-14][ver.sfinv]
* [sfinv_buttons][] ([MIT][lic.mit]) -- version [1.1.2][ver.sfinv_buttons] *2023-04-20* * [sfinv_buttons][] ([MIT][lic.mit]) -- version [1.1.2][ver.sfinv_buttons] *2023-04-20*
* libs/ * libs/
@ -706,6 +706,7 @@ The game includes the mods from the default [minetest_game](https://github.com/m
[patch.amber]: https://github.com/AntumMT/mod-amber/tree/39b852a [patch.amber]: https://github.com/AntumMT/mod-amber/tree/39b852a
[patch.atm]: https://github.com/AntumMT/mod-atm/tree/2ab0e78 [patch.atm]: https://github.com/AntumMT/mod-atm/tree/2ab0e78
[patch.away]: https://github.com/AntumMT/mod-away/tree/3b0bf9e [patch.away]: https://github.com/AntumMT/mod-away/tree/3b0bf9e
[patch.bags]: https://github.com/AntumMT/mod-bags/tree/db216eebc2e63a68061d9f865f649c0ae3490bdd
[patch.beds]: https://github.com/AntumMT/mod-beds/commit/88155ca [patch.beds]: https://github.com/AntumMT/mod-beds/commit/88155ca
[patch.boats2]: https://github.com/AntumMT/mod-boats2/tree/9b2bcb7 [patch.boats2]: https://github.com/AntumMT/mod-boats2/tree/9b2bcb7
[patch.bookmarks_gui]: https://github.com/AntumMT/mod-bookmarks_gui/tree/8250b0169239b777a84d4b85d72ee4faed2a43eb [patch.bookmarks_gui]: https://github.com/AntumMT/mod-bookmarks_gui/tree/8250b0169239b777a84d4b85d72ee4faed2a43eb

View File

@ -0,0 +1,5 @@
name = bags
description = Allows players to craft and attach bags to their inventory to increase player item storage capacity.
version = 1.0.1
depends = default
optional_depends = inventory_plus, sfinv