diff --git a/NoNetherite/data/minecraft/recipes/netherite_axe_smithing.json b/NoNetherite/data/minecraft/recipes/netherite_axe_smithing.json deleted file mode 100644 index 77e5903..0000000 --- a/NoNetherite/data/minecraft/recipes/netherite_axe_smithing.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "crafting_shapeless", - "ingredients": [{ "item": "minecraft:barrier" }], - "result": { "item": "minecraft:barrier" } -} \ No newline at end of file diff --git a/NoNetherite/pack.mcmeta b/NoNetherite/pack.mcmeta index 46834b7..ab74a93 100644 --- a/NoNetherite/pack.mcmeta +++ b/NoNetherite/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { - "pack_format": 7, + "pack_format": 10, "description": "NoNetherite" } -} \ No newline at end of file +}