diff options
author | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-10-02 17:08:54 +0300 |
---|---|---|
committer | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-10-02 17:08:54 +0300 |
commit | baa95474abe6d47b3ccf6eeeb30162a0f2d277bd (patch) | |
tree | e779a73af62a1b307eceec104a418fc5dd5ae2d7 | |
parent | 891db635037703cc6359c2331c1196625962353e (diff) |
wording
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # 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. +By its nature, the mod can be rather intrusive. When needed, 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 |