Convert the modpack into a standalone game for the Minetest engine
Integrated into the game is most of minetest_game as the stable base
This commit is contained in:
committed by
Vanessa Dannenberg
parent
11adf56b75
commit
4394beec6a
2
mods/mesecons_movestones/doc/movestone/description.html
Normal file
2
mods/mesecons_movestones/doc/movestone/description.html
Normal file
@@ -0,0 +1,2 @@
|
||||
Movestones are effectors that push the blocks in front of them. They move along on the right side of a mesecon wire track.
|
||||
A movestone trying to move into, or push other nodes into, an unloaded block doesn't move.
|
BIN
mods/mesecons_movestones/doc/movestone/preview.png
Normal file
BIN
mods/mesecons_movestones/doc/movestone/preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 69 KiB |
BIN
mods/mesecons_movestones/doc/movestone/recipe.png
Normal file
BIN
mods/mesecons_movestones/doc/movestone/recipe.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.8 KiB |
@@ -0,0 +1,3 @@
|
||||
Movestones are effectors that push the blocks in front of them. They move along on the right side of a mesecon wire track. Sticky ones also pull blocks.
|
||||
A sticky movestone trying to move into, or push other nodes into, an unloaded block doesn't move.
|
||||
A sticky movestone trying to pull nodes from an unloaded block moves but leaves them behind.
|
BIN
mods/mesecons_movestones/doc/movestone_sticky/preview.png
Normal file
BIN
mods/mesecons_movestones/doc/movestone_sticky/preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 76 KiB |
BIN
mods/mesecons_movestones/doc/movestone_sticky/recipe.png
Normal file
BIN
mods/mesecons_movestones/doc/movestone_sticky/recipe.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.0 KiB |
Reference in New Issue
Block a user