From d34213cca69b1f3c26e51c5d591fa00d1e7c0995 Mon Sep 17 00:00:00 2001 From: XiaoMoMi Date: Sun, 3 Aug 2025 23:19:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E9=85=8D=E6=96=B9=E7=B1=BB=E5=88=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/resources/default/configuration/items.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/common-files/src/main/resources/resources/default/configuration/items.yml b/common-files/src/main/resources/resources/default/configuration/items.yml index 33bc98478..b25111d18 100644 --- a/common-files/src/main/resources/resources/default/configuration/items.yml +++ b/common-files/src/main/resources/resources/default/configuration/items.yml @@ -326,6 +326,7 @@ equipments#topaz: recipes#topaz: default:topaz_shovel: type: shaped + category: equipment pattern: - A - B @@ -338,6 +339,7 @@ recipes#topaz: count: 1 default:topaz_axe: type: shaped + category: equipment pattern: - 'AA' - 'AB' @@ -350,6 +352,7 @@ recipes#topaz: count: 1 default:topaz_sword: type: shaped + category: equipment pattern: - A - A @@ -362,6 +365,7 @@ recipes#topaz: count: 1 default:topaz_hoe: type: shaped + category: equipment pattern: - 'AA' - ' B' @@ -374,6 +378,7 @@ recipes#topaz: count: 1 default:topaz_pickaxe: type: shaped + category: equipment pattern: - 'AAA' - ' B ' @@ -386,6 +391,7 @@ recipes#topaz: count: 1 default:topaz_helmet: type: shaped + category: equipment pattern: - AAA - A A @@ -396,6 +402,7 @@ recipes#topaz: count: 1 default:topaz_chestplate: type: shaped + category: equipment pattern: - A A - AAA @@ -407,6 +414,7 @@ recipes#topaz: count: 1 default:topaz_leggings: type: shaped + category: equipment pattern: - AAA - A A @@ -418,6 +426,7 @@ recipes#topaz: count: 1 default:topaz_boots: type: shaped + category: equipment pattern: - A A - A A