Improve buildscript

This commit is contained in:
Marcel Konrad
2022-07-18 21:40:31 +02:00
parent d9040f8597
commit 0c5172a81c
3 changed files with 24 additions and 10 deletions

View File

@@ -11,7 +11,7 @@ license="GPL v3.0"
[[mods]]
modId="worldhandler"
version="1.19-3.2.3"
version="${minecraft_version}-${version}"
displayName="World Handler"
description="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."