From 59690d0671d28887a93a8345ccd6aed2d531a737 Mon Sep 17 00:00:00 2001 From: HimbeerserverDE Date: Tue, 19 May 2020 16:04:12 +0200 Subject: [PATCH] Documented Pixel Manipulators --- doc/Pixel_Manipulator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Pixel_Manipulator.md b/doc/Pixel_Manipulator.md index b637d59..10b00ed 100644 --- a/doc/Pixel_Manipulator.md +++ b/doc/Pixel_Manipulator.md @@ -14,7 +14,7 @@ in front of the itemstring. This is not a typo and it is required to have exactly ONE of these in the manipulator. It marks the block you have to pass to - ```dragonblocks.PixelManipulator.apply(x, y)```. + dragonblocks.PixelManipulator.apply(x, y). If you apply the Pixel Manipulator, the coordinates of the marked node will equal the coordinates you passed to the method. -- 2.44.0