From 92ab8fd32064d283515978120416fccc2ef46afd Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sat, 1 Nov 2025 00:04:14 +0000 Subject: [PATCH] also hide vanilla tipped arrow crafting recipes --- kubejs/assets/emi/recipe/filters/categories.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kubejs/assets/emi/recipe/filters/categories.json b/kubejs/assets/emi/recipe/filters/categories.json index dfd3d5c07..3a5b4e82e 100644 --- a/kubejs/assets/emi/recipe/filters/categories.json +++ b/kubejs/assets/emi/recipe/filters/categories.json @@ -87,6 +87,9 @@ { "id": "/gtceu.+potion_.+/" }, + { + "id": "/.+crafting/tipped_arrow/.+/" + }, { "category": "ae2:certus_growth" },