From 0a3668b4c96955a3aa3ee0c6226a9ac0e3413986 Mon Sep 17 00:00:00 2001 From: AntumDeluge Date: Mon, 15 May 2017 19:36:37 -0700 Subject: [PATCH] [3d_armor] Update to Git patch ba7e853: https://github.com/AntumDeluge/mtmp-3d_armor/tree/ba7e853 --- README.md | 2 +- mods/mp_3d_armor/3d_armor/depends.txt | 1 + mods/mp_3d_armor/3d_armor_stand/depends.txt | 2 +- mods/mp_3d_armor/hazmat_suit/depends.txt | 1 + mods/mp_3d_armor/shields/depends.txt | 1 + mods/mp_3d_armor/technic_armor/depends.txt | 1 + 6 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bcc399c9..59443a7a 100644 --- a/README.md +++ b/README.md @@ -482,7 +482,7 @@ The game includes the mods from the default [minetest_game](https://github.com/m [ver.workbench]: https://github.com/minetest-mods/workbench/tree/74dd1af [ver.worldedge]: https://github.com/minetest-mods/worldedge/tree/e15fa99 -[patch.3d_armor]: https://github.com/AntumDeluge/mtmp-3d_armor/tree/3f3df7b +[patch.3d_armor]: https://github.com/AntumDeluge/mtmp-3d_armor/tree/ba7e853 [patch.adv_spawning]: https://github.com/AntumDeluge/mtmod-adv_spawning/tree/e73c0aa [patch.advtrains]: https://github.com/AntumDeluge/mtmp-advtrains/tree/26f8bf4 [patch.airtanks]: https://github.com/AntumDeluge/mtmod-airtanks/tree/4667c26 diff --git a/mods/mp_3d_armor/3d_armor/depends.txt b/mods/mp_3d_armor/3d_armor/depends.txt index 3acf737c..4b3009d1 100644 --- a/mods/mp_3d_armor/3d_armor/depends.txt +++ b/mods/mp_3d_armor/3d_armor/depends.txt @@ -4,3 +4,4 @@ unified_inventory? fire? ethereal? bakedclay? +craft_guide? diff --git a/mods/mp_3d_armor/3d_armor_stand/depends.txt b/mods/mp_3d_armor/3d_armor_stand/depends.txt index fdbb2900..2fb2e71e 100644 --- a/mods/mp_3d_armor/3d_armor_stand/depends.txt +++ b/mods/mp_3d_armor/3d_armor_stand/depends.txt @@ -1,2 +1,2 @@ 3d_armor - +craft_guide? diff --git a/mods/mp_3d_armor/hazmat_suit/depends.txt b/mods/mp_3d_armor/hazmat_suit/depends.txt index c83abc0b..7cbe00fc 100644 --- a/mods/mp_3d_armor/hazmat_suit/depends.txt +++ b/mods/mp_3d_armor/hazmat_suit/depends.txt @@ -1,2 +1,3 @@ 3d_armor technic +craft_guide? diff --git a/mods/mp_3d_armor/shields/depends.txt b/mods/mp_3d_armor/shields/depends.txt index 585cc7aa..cd5fbf86 100644 --- a/mods/mp_3d_armor/shields/depends.txt +++ b/mods/mp_3d_armor/shields/depends.txt @@ -1,2 +1,3 @@ default 3d_armor +craft_guide? diff --git a/mods/mp_3d_armor/technic_armor/depends.txt b/mods/mp_3d_armor/technic_armor/depends.txt index 2546a84b..170109ab 100644 --- a/mods/mp_3d_armor/technic_armor/depends.txt +++ b/mods/mp_3d_armor/technic_armor/depends.txt @@ -1,3 +1,4 @@ 3d_armor technic_worldgen moreores? +craft_guide?