AntumDeluge 2017-05-29 17:47:06 -07:00
parent 3fabb1b40e
commit 6e6177d55e
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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'},
}