diff --git a/html/englishEN.html b/html/englishEN.html index d0cae30..c7adc34 100644 --- a/html/englishEN.html +++ b/html/englishEN.html @@ -235,7 +235,7 @@ For Linux systemwide installation, these mods are in /usr/share/minetest/game

Chapter 4: ABMs

-ABMs add actions to blocks. For instance, the tutorial-wood could become normal wood after a few seconds.
+ABMs stands for "Active Block Modifiers" and they add actions to blocks. For instance, the tutorial-wood could become normal wood after a few seconds.
Append this code to your init.lua: