From f68978d0d2fa6da5e5c635f853d356134a07a1b1 Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Sun, 24 May 2026 18:31:53 +0300 Subject: [PATCH] fix --- texturepacktemplate/meta.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/texturepacktemplate/meta.json b/texturepacktemplate/meta.json index c008a03..4fd2bbe 100644 --- a/texturepacktemplate/meta.json +++ b/texturepacktemplate/meta.json @@ -7,12 +7,11 @@ "category": [ "Mod", "DLC", - "Texture", - "World" + "Texture" ], "thumbnail": "563178726-903d83e5-d2be-414a-acf1-20cda2a8f89d.png", "zips": { "TexturePack.Template.v5.zip": "{DLCDir}" }, "version": "5.0.0" -} \ No newline at end of file +}