From 1514ec6a328e8096f6bb54f0bb12856ccaaf7b9e Mon Sep 17 00:00:00 2001 From: Misode Date: Sat, 28 Dec 2024 14:28:08 +0100 Subject: [PATCH] Fix #668 remove duplicate enchantment tag generator --- src/config.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/config.json b/src/config.json index 37820406..f2a51627 100644 --- a/src/config.json +++ b/src/config.json @@ -411,14 +411,6 @@ "path": "tags/block", "wiki": "https://minecraft.wiki/w/Tag#Java_Edition" }, - { - "id": "tag/enchantment", - "url": "tags/enchantment", - "tags": ["tags"], - "path": "tags/enchantment", - "minVersion": "1.20.5", - "wiki": "https://minecraft.wiki/w/Tag#Java_Edition" - }, { "id": "tag/entity_type", "url": "tags/entity-type",