From 6e6177d55e8e71628e0a962a986a5131062ce738 Mon Sep 17 00:00:00 2001 From: AntumDeluge Date: Mon, 29 May 2017 17:47:06 -0700 Subject: [PATCH] [clean] Update to Git patch ec7cfff: https://github.com/AntumDeluge/mtmod-clean/tree/ec7cfff --- README.md | 2 +- mods/admin/clean/init.lua | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c48c102..a8b46825 100644 --- a/README.md +++ b/README.md @@ -501,7 +501,7 @@ The game includes the mods from the default [minetest_game](https://github.com/m [patch.castle_tapestries]: https://github.com/AntumDeluge/mtmod-castle_tapestries/tree/4e70f1b [patch.castle_weapons]: https://github.com/AntumDeluge/mtmod-castle_weapons/tree/577464d [patch.christmas]: https://github.com/AntumDeluge/mtmod-christmas/tree/f6c8dc2 -[patch.clean]: https://github.com/AntumDeluge/mtmod-clean/tree/8279699 +[patch.clean]: https://github.com/AntumDeluge/mtmod-clean/tree/ec7cfff [patch.cme]: https://github.com/AntumDeluge/mtmp-cme/tree/7a6e106 [patch.compassgps]: https://github.com/AntumDeluge/mtmod-compassgps/tree/888ec15 [patch.craftguide]: https://github.com/AntumDeluge/mtmod-craftguide/tree/1197b13 diff --git a/mods/admin/clean/init.lua b/mods/admin/clean/init.lua index 00a9608e..3e79ef58 100644 --- a/mods/admin/clean/init.lua +++ b/mods/admin/clean/init.lua @@ -19,6 +19,7 @@ local replace_nodes = { {'homedecor:shutter', 'homedecor:shutter_oak'}, {'lrfurn:armchair', 'lrfurn:armchair_white'}, {'craft_guide:sign_wall', 'craftguide:sign'}, + {'stairsplus:panel_cobble_vertical', 'moreblocks:panel_cobble'}, }