From a64f52fdafcad1aeff48c733beb232829f2d781f Mon Sep 17 00:00:00 2001 From: "at://matrixfurry.com" Date: Mon, 13 Apr 2026 19:44:45 -0500 Subject: [PATCH] Remove EMI from Modrinth exclusions Since Minecraft 1.21, EMI needs to be installed on both the client and server for: - Recipe syncing - Recipe tree view - Item drop rates EMI Loot also needs to be installed server-side for loot tables and item drop rates --- files/modrinth-exclude-include.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/files/modrinth-exclude-include.json b/files/modrinth-exclude-include.json index c0607f17557..c749f98f4ae 100644 --- a/files/modrinth-exclude-include.json +++ b/files/modrinth-exclude-include.json @@ -39,8 +39,6 @@ "distraction_free_recipes", "drippyloadingscreen", "eating-animation", - "emi", - "emi_loot", "emi_trade", "emiffect", "emitrades",