From 09ef93ec56991b7653811dcca51c0c2b28315b59 Mon Sep 17 00:00:00 2001 From: Marcel Konrad Date: Mon, 26 Aug 2019 22:32:16 +0200 Subject: [PATCH] Update description --- src/main/resources/META-INF/mods.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/resources/META-INF/mods.toml b/src/main/resources/META-INF/mods.toml index 109e84b..f3a2756 100644 --- a/src/main/resources/META-INF/mods.toml +++ b/src/main/resources/META-INF/mods.toml @@ -12,8 +12,7 @@ modId="worldhandler" version="1.14.4-2.6.2" displayName="World Handler" description=''' -The World Handler provides a smart Gui for people without having to know any complex commands and gives them a look inside the art of Minecraft map and world making. -Now anyone can easily create maps or just save a few ammount of time and provides an easy to use interface. +The World Handler provides a simple and easy to use graphical user interface for commands. It lets you create powerful and complex sub-commands alongside NBT-structures within seconds. ''' [[dependencies.worldhandler]]