Remove fortune bonus from ancient debris

This commit is contained in:
Sergeant Acoustic 2026-01-29 19:59:19 +00:00
parent 69b5152356
commit ec29f044f9

View file

@ -29,11 +29,6 @@
{ {
"type": "minecraft:item", "type": "minecraft:item",
"functions": [ "functions": [
{
"enchantment": "minecraft:fortune",
"formula": "minecraft:ore_drops",
"function": "minecraft:apply_bonus"
},
{"function": "minecraft:explosion_decay"} {"function": "minecraft:explosion_decay"}
], ],
"name": "minecraft:netherite_scrap" "name": "minecraft:netherite_scrap"