Create README.md
This commit is contained in:
parent
0199943697
commit
834164687b
20
README.md
Normal file
20
README.md
Normal file
@ -0,0 +1,20 @@
|
||||
# minetest-subspacewalker
|
||||
Go trough walls, rock or lava using Subspace Walker tool..
|
||||
|
||||
The mod contains a tool that allow you to go trough blocks. If the tool is active you are in a Subspace bubble, so the real blocks around you are not there and you can walk trough them.
|
||||
|
||||
How to use:
|
||||
- You need to hold the Subspace Walker tool in the hand and use them (right-click) for activation.
|
||||
- Sneaking results in a lower Subspace and you go downwards.
|
||||
- Jumping bring the nodes below you back to outside Subspace so you can go upwards
|
||||
- To disable the Subspace Walker Tool just try to place it (left click) or take something other in the hand
|
||||
|
||||
The tool can be crafted in as a vertical stick:
|
||||
```
|
||||
default:diamond
|
||||
default:mese_crystal
|
||||
group:stick
|
||||
```
|
||||
|
||||
Mod dependencies: none
|
||||
License: GPL-V3
|
Loading…
x
Reference in New Issue
Block a user