diff --git a/index.toml b/index.toml index 7b0a551..7212ab3 100644 --- a/index.toml +++ b/index.toml @@ -222,5 +222,5 @@ metafile = true [[files]] file = "world/datapacks/waystones-recipes.pw.toml" -hash = "ac3945adfbf9e9c69fc4c8e7e31ff6948ac0166249170a4a80f837f971a2e612" +hash = "de9cef501d217a17f03a60d09808863b59b7b6058cbae19f36509484baa0e116" metafile = true diff --git a/pack.toml b/pack.toml index 5631cb9..a602473 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "7fc861c299f475fb05e0de06f13e57783f46801534e253c1bfdabc3c927ace9b" +hash = "f8498ac501d9c3ecff6a879ffd1f02da1087f6182994caace4b9cdb24656bc3a" [versions] fabric = "0.16.10" diff --git a/waystones-recipes.zip b/waystones-recipes.zip index ce8d8e9..9a2a32a 100644 Binary files a/waystones-recipes.zip and b/waystones-recipes.zip differ diff --git a/waystones-recipes/data/waystones/recipes/blackstone_waystone.json b/waystones-recipes/data/waystones/recipes/blackstone_waystone.json deleted file mode 100644 index fc808f3..0000000 --- a/waystones-recipes/data/waystones/recipes/blackstone_waystone.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "O": { - "item": "minecraft:obsidian" - }, - "S": { - "item": "minecraft:blackstone" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - " S ", - "SWS", - "OOO" - ], - "result": { - "count": 1, - "item": "waystones:blackstone_waystone" - } -} \ No newline at end of file diff --git a/waystones-recipes/data/waystones/recipes/blank_scroll.json b/waystones-recipes/data/waystones/recipes/blank_scroll.json deleted file mode 100644 index 60f5d6f..0000000 --- a/waystones-recipes/data/waystones/recipes/blank_scroll.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "F": { - "item": "minecraft:feather" - }, - "G": { - "item": "minecraft:gold_nugget" - }, - "P": { - "item": "minecraft:paper" - } - }, - "pattern": [ - "GFG", - "PPP" - ], - "result": { - "count": 3, - "item": "waystones:blank_scroll" - } -} diff --git a/waystones-recipes/data/waystones/recipes/deepslate_waystone.json b/waystones-recipes/data/waystones/recipes/deepslate_waystone.json deleted file mode 100644 index 6211447..0000000 --- a/waystones-recipes/data/waystones/recipes/deepslate_waystone.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "O": { - "item": "minecraft:obsidian" - }, - "S": { - "item": "minecraft:deepslate" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - " S ", - "SWS", - "OOO" - ], - "result": { - "count": 1, - "item": "waystones:deepslate_waystone" - } -} \ No newline at end of file diff --git a/waystones-recipes/data/waystones/recipes/warp_plate.json b/waystones-recipes/data/waystones/recipes/warp_plate.json index 867e524..b510a32 100644 --- a/waystones-recipes/data/waystones/recipes/warp_plate.json +++ b/waystones-recipes/data/waystones/recipes/warp_plate.json @@ -2,7 +2,7 @@ "type": "minecraft:crafting_shaped", "key": { "F": { - "item": "waystones:dormant_shard" + "item": "minecraft:nether_star" }, "S": { "item": "minecraft:stone_bricks" @@ -20,4 +20,4 @@ "count": 1, "item": "waystones:warp_plate" } -} \ No newline at end of file +} diff --git a/world/datapacks/waystones-recipes.pw.toml b/world/datapacks/waystones-recipes.pw.toml index 6cb4621..9cabf05 100644 --- a/world/datapacks/waystones-recipes.pw.toml +++ b/world/datapacks/waystones-recipes.pw.toml @@ -6,4 +6,4 @@ side = "server" url = "https://git.ailur.dev/arzumify/ailuropack/raw/branch/main/waystones-recipes.zip" hash-format = "sha256" -hash = "0e3de6d5be06fd46aee6c6b16e46cc81e2d31fe29bae4edda9ce09b9bc73de10" +hash = "0f5d70e9a328ccb04aa14d4ae8a85ef8e480272b5d4cd3420e1c64c370e1f7e7"