Remove power

This commit is contained in:
Sergeant Acoustic 2026-03-21 20:28:56 +00:00
parent 052306bd21
commit 9e6bd5ed3c
5 changed files with 12 additions and 4 deletions

View file

@ -1,3 +1,4 @@
[
"minecraft:sharpness"
"minecraft:sharpness",
"minecraft:power"
]

View file

@ -0,0 +1,5 @@
{
"op": "remove",
"path": "/pools/1/entries/1/functions"
}

View file

@ -1,4 +1,5 @@
[
"minecraft:protection",
"minecraft:sharpness"
"minecraft:sharpness",
"minecraft:power"
]

View file

@ -1,4 +1,5 @@
[
"minecraft:sharpness",
"minecraft:protection"
"minecraft:protection",
"minecraft:power"
]

View file

@ -140,7 +140,7 @@
},
{
"namespace": "minecraft",
"path": "enchantment/(protection|sharpness).json"
"path": "enchantment/(protection|sharpness|power).json"
},
{
"namespace": "enderitemod",