mirror of
https://github.com/minetest-mods/technic.git
synced 2025-11-07 02:45:20 +01:00
fix wrench url in docs
This commit is contained in:
@@ -64,6 +64,6 @@ The water can works similarly to the bucket tool from minetest_game, but it can
|
|||||||
|
|
||||||
## Wrench
|
## Wrench
|
||||||
|
|
||||||
<img src="../textures/technic_wrench.png"/>
|
<img src="../../wrench/textures/technic_wrench.png"/>
|
||||||
|
|
||||||
The manual tool allows for moving blocks which contain an inventory, like chests. A shift-right-click on a machine/chest will immediately add it to the inventory.
|
The manual tool allows for moving blocks which contain an inventory, like chests. A shift-right-click on a machine/chest will immediately add it to the inventory.
|
||||||
|
|||||||
Reference in New Issue
Block a user