What ABM means

master
Rubenwardy 2012-08-25 00:33:06 +01:00
parent 61c1fed609
commit 4296592a7e
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ For Linux systemwide installation, these mods are in <i>/usr/share/minetest/game
<h2><a name="chap4">Chapter 4: ABMs</a></h2>
ABMs add actions to blocks. For instance, the tutorial-wood could become normal wood after a few seconds.<br />
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.<br />
<div id="step">Append this code to your init.lua:</div>