From abf8e3fcfea8ccee0be037be09279d0e4c93c27c Mon Sep 17 00:00:00 2001 From: Sergeant Acoustic Date: Sat, 14 Mar 2026 00:00:22 +0000 Subject: [PATCH] Add exclusive_set to final enchantments --- overrides/global_packs/mc_rebalance_datapack/pack.mcmeta | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/overrides/global_packs/mc_rebalance_datapack/pack.mcmeta b/overrides/global_packs/mc_rebalance_datapack/pack.mcmeta index 7b90ca9..8632e10 100644 --- a/overrides/global_packs/mc_rebalance_datapack/pack.mcmeta +++ b/overrides/global_packs/mc_rebalance_datapack/pack.mcmeta @@ -80,6 +80,8 @@ "enchantment/blast_protection.json", "enchantment/fire_protection.json", "enchantment/fortune.json", + "enchantment/infinity.json", + "enchantment/knockback.json", "enchantment/loyalty.json", "enchantment/lure.json", "enchantment/projectile_protection.json", @@ -93,20 +95,27 @@ "targets": [{ "namespace": ["minecraft"], "path": [ + "enchantment/bane_of_arthropods.json", "enchantment/breach.json", "enchantment/channeling.json", "enchantment/density.json", + "enchantment/depth_strider.json", "enchantment/efficiency.json", "enchantment/fire_aspect.json", "enchantment/flame.json", + "enchantment/impaling.json", "enchantment/looting.json", "enchantment/luck_of_the_sea.json", "enchantment/lunge.json", "enchantment/multishot.json", "enchantment/piercing.json", + "enchantment/power.json", + "enchantment/punch.json", "enchantment/quick_charge.json", "enchantment/respiration.json", "enchantment/riptide.json", + "enchantment/smite.json", + "enchantment/soul_speed.json", "enchantment/sweeping_edge.json", "enchantment/swift_sneak.json", "enchantment/wind_burst.json"