Remove sharpness

This commit is contained in:
Sergeant Acoustic 2026-03-13 00:44:24 +00:00
parent ab75f9420f
commit 09bdb52ccf
9 changed files with 28 additions and 2 deletions

View file

@ -0,0 +1,5 @@
{
"op": "replace",
"path": "/enchantment",
"value": "minecraft:knockback"
}

View file

@ -0,0 +1,5 @@
{
"op": "replace",
"path": "/enchantment",
"value": "minecraft:knockback"
}

View file

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

View file

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

View file

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

View file

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

View file

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