From ec29f044f971123505252282adedb97789d3b2bc Mon Sep 17 00:00:00 2001 From: Sergeant Acoustic Date: Thu, 29 Jan 2026 19:59:19 +0000 Subject: [PATCH] Remove fortune bonus from ancient debris --- .../data/minecraft/loot_table/blocks/ancient_debris.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/overrides/global_packs/mc_rebalance_datapack/data/minecraft/loot_table/blocks/ancient_debris.json b/overrides/global_packs/mc_rebalance_datapack/data/minecraft/loot_table/blocks/ancient_debris.json index aae148d..240ffc3 100644 --- a/overrides/global_packs/mc_rebalance_datapack/data/minecraft/loot_table/blocks/ancient_debris.json +++ b/overrides/global_packs/mc_rebalance_datapack/data/minecraft/loot_table/blocks/ancient_debris.json @@ -29,11 +29,6 @@ { "type": "minecraft:item", "functions": [ - { - "enchantment": "minecraft:fortune", - "formula": "minecraft:ore_drops", - "function": "minecraft:apply_bonus" - }, {"function": "minecraft:explosion_decay"} ], "name": "minecraft:netherite_scrap"