Remove fortune bonus from ancient debris
This commit is contained in:
parent
69b5152356
commit
ec29f044f9
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue