diff options
author | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-09-23 04:42:31 +0300 |
---|---|---|
committer | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-09-23 04:42:31 +0300 |
commit | deea91c51c8e5fde59c5b0b9289b32a2ca8b37f5 (patch) | |
tree | f98b3bd7986550e45ee1b10f7f6694e97a4c4af8 | |
parent | cf1af5b43d14ae9379b2c18917c0862d7ac6bc1a (diff) |
readme list fix
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5,7 +5,7 @@ By its nature, the mod is rather intrusive. It will actively try to alter and ov ### Issues the mod addresses: * connectivity of xpanes - adds new groups for materials (e.g. sandstone) and allows panes to connect to them -** the new groups are prefixed with "me_" to avoid potential conflicts + * the new groups are prefixed with "me_" to avoid potential conflicts * erasing books back into clean books ### Introduces items @@ -19,6 +19,6 @@ By its nature, the mod is rather intrusive. It will actively try to alter and ov This mod can borrow some items from other mods (in cases where the whole mod seems to much, but some of its contents are definitely something that should have been in the game from the get go). So far the list of such mods is this: * Mintest Game Plus by Wuzzy http://repo.or.cz/minetest_mtg_plus.git -** paper walls and wooden bars -** steel bar and wooden bar doors -** sandstone cobble varieties + * paper walls and wooden bars + * steel bar and wooden bar doors + * sandstone cobble varieties |