summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorh-v-smacker <hans-von-smacker+github@gmail.com>2018-09-23 04:38:15 +0300
committerh-v-smacker <hans-von-smacker+github@gmail.com>2018-09-23 04:38:15 +0300
commit5a8922a0155b003ac0bb8d911e99808ffde1a7da (patch)
treec5beab878c2dbd5dbbe237775d94aefb97fa42f5 /README.md
parentc5cc8ec993bee4473af8c2e03c0f92ec0dc9453d (diff)
first actual content
Diffstat (limited to 'README.md')
-rw-r--r--README.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8b13789..dae60e7 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,24 @@
+# Minetest Errata
+## a mod that fixes small errors and omissions in other mods
+By its nature, the mod is rather intrusive. It will actively try to alter and override existing node definitions and such.
+
+### 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
+* erasing books back into clean books
+
+### Introduces items
+* obsidian glass panes
+* paper walls, wooden bars
+* wooden and steel bar doors
+* sandstone cobble varieties, with stairs/slabs/microblocks, walls, pkarcs
+
+## Borrowed items
+
+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