From 08ecddb21bdaf71fcc1db9cc22f30422a4f065ca Mon Sep 17 00:00:00 2001 From: OgelGames Date: Wed, 2 Aug 2023 18:03:47 +1000 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 70e8ec1..d109a22 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,17 @@ While deployed you can glide around just like walking in the air. Your decent wi ## Coloring -You can color the hang glider by crafting it with any dye. Note the color will only be visible on the item if you are using Minetest 5.8.0 or above. +You can color the hang glider by crafting it with any dye. Also supports all `unifieddyes` colors. + +Note that the color will only be visible on the item if you are using Minetest 5.8.0 or above. ## Repairing The hang glider will wear out every time you use it. The hang glider can be repaired by crafting it with wool or paper, or any other method used to repair tools. + +## Area Flak + +If the `areas` mod is installed, airspace restrictions can be added to areas using the `/area_flak` command. + +When using a hang glider in an area with flak enabled, you will get shot down a few seconds after entering the area, this reduces your HP to 1 and destroys your hang glider.