diff --git a/index.toml b/index.toml index 87fb77f..7b0a551 100644 --- a/index.toml +++ b/index.toml @@ -130,6 +130,11 @@ file = "mods/immediatelyfast.pw.toml" hash = "733f3075781ea22bf1a1a107b03b2bfb49f77d69b6f9be666827361c453eda25" metafile = true +[[files]] +file = "mods/indium.pw.toml" +hash = "cb85864ff2d3936a5ab4f7e7ccf763dbda0153412ba52c95a63b29677a012aaf" +metafile = true + [[files]] file = "mods/language-reload.pw.toml" hash = "4605b060a4451e17bb75788be82cf1efb0622957278697287baea7e6f17ae6e7" @@ -217,5 +222,5 @@ metafile = true [[files]] file = "world/datapacks/waystones-recipes.pw.toml" -hash = "790c0c6e0c077339c0f7e269636452616873701efe87837c6aaff070a4a52bf7" +hash = "ac3945adfbf9e9c69fc4c8e7e31ff6948ac0166249170a4a80f837f971a2e612" metafile = true diff --git a/mods/indium.pw.toml b/mods/indium.pw.toml new file mode 100644 index 0000000..a664869 --- /dev/null +++ b/mods/indium.pw.toml @@ -0,0 +1,13 @@ +name = "Indium" +filename = "indium-1.0.36+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/nQHYSjxO/indium-1.0.36%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "7c5a1851f1fc08ae69318e151d07151fabba6cda2a24616c9251e1a4e5b969453e88b97d60f926271d60e3511bfc6fa05a64a108466efb7f29bec4519547e0c9" + +[update] +[update.modrinth] +mod-id = "Orvt0mRa" +version = "nQHYSjxO" diff --git a/pack.toml b/pack.toml index 9b1c481..5631cb9 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 = "8c710cb55ba622c5e7eeb9d519e091edbb733dcca8639eab71b021ab8f179dbb" +hash = "7fc861c299f475fb05e0de06f13e57783f46801534e253c1bfdabc3c927ace9b" [versions] fabric = "0.16.10" diff --git a/waystones-recipes.zip b/waystones-recipes.zip index 594ac59..ce8d8e9 100644 Binary files a/waystones-recipes.zip and b/waystones-recipes.zip differ diff --git a/waystones-recipes/data/waystones/recipes/black_portstone.json b/waystones-recipes/data/waystones/recipes/black_portstone.json deleted file mode 100644 index 42121ec..0000000 --- a/waystones-recipes/data/waystones/recipes/black_portstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "B": { - "item": "minecraft:polished_andesite" - }, - "D": { - "item": "minecraft:black_dye" - }, - "S": { - "item": "minecraft:stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - "DSD", - "SWS", - "BBB" - ], - "result": { - "count": 1, - "item": "waystones:black_portstone" - } -} diff --git a/waystones-recipes/data/waystones/recipes/blue_portstone.json b/waystones-recipes/data/waystones/recipes/blue_portstone.json deleted file mode 100644 index 1f0b5a1..0000000 --- a/waystones-recipes/data/waystones/recipes/blue_portstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "B": { - "item": "minecraft:polished_andesite" - }, - "D": { - "item": "minecraft:blue_dye" - }, - "S": { - "item": "minecraft:stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - "DSD", - "SWS", - "BBB" - ], - "result": { - "count": 1, - "item": "waystones:blue_portstone" - } -} diff --git a/waystones-recipes/data/waystones/recipes/brown_portstone.json b/waystones-recipes/data/waystones/recipes/brown_portstone.json deleted file mode 100644 index 9f44a19..0000000 --- a/waystones-recipes/data/waystones/recipes/brown_portstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "B": { - "item": "minecraft:polished_andesite" - }, - "D": { - "item": "minecraft:brown_dye" - }, - "S": { - "item": "minecraft:stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - "DSD", - "SWS", - "BBB" - ], - "result": { - "count": 1, - "item": "waystones:brown_portstone" - } -} diff --git a/waystones-recipes/data/waystones/recipes/cyan_portstone.json b/waystones-recipes/data/waystones/recipes/cyan_portstone.json deleted file mode 100644 index 0e888ed..0000000 --- a/waystones-recipes/data/waystones/recipes/cyan_portstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "B": { - "item": "minecraft:polished_andesite" - }, - "D": { - "item": "minecraft:cyan_dye" - }, - "S": { - "item": "minecraft:stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - "DSD", - "SWS", - "BBB" - ], - "result": { - "count": 1, - "item": "waystones:cyan_portstone" - } -} diff --git a/waystones-recipes/data/waystones/recipes/end_stone_waystone.json b/waystones-recipes/data/waystones/recipes/end_stone_waystone.json deleted file mode 100644 index 77103ed..0000000 --- a/waystones-recipes/data/waystones/recipes/end_stone_waystone.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "O": { - "item": "minecraft:obsidian" - }, - "S": { - "item": "minecraft:end_stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - " S ", - "SWS", - "OOO" - ], - "result": { - "count": 1, - "item": "waystones:end_stone_waystone" - } -} \ No newline at end of file diff --git a/waystones-recipes/data/waystones/recipes/gray_portstone.json b/waystones-recipes/data/waystones/recipes/gray_portstone.json deleted file mode 100644 index 8e17ed1..0000000 --- a/waystones-recipes/data/waystones/recipes/gray_portstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "B": { - "item": "minecraft:polished_andesite" - }, - "D": { - "item": "minecraft:gray_dye" - }, - "S": { - "item": "minecraft:stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - "DSD", - "SWS", - "BBB" - ], - "result": { - "count": 1, - "item": "waystones:gray_portstone" - } -} diff --git a/waystones-recipes/data/waystones/recipes/green_portstone.json b/waystones-recipes/data/waystones/recipes/green_portstone.json deleted file mode 100644 index 7a4fbf8..0000000 --- a/waystones-recipes/data/waystones/recipes/green_portstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "B": { - "item": "minecraft:polished_andesite" - }, - "D": { - "item": "minecraft:green_dye" - }, - "S": { - "item": "minecraft:stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - "DSD", - "SWS", - "BBB" - ], - "result": { - "count": 1, - "item": "waystones:green_portstone" - } -} diff --git a/waystones-recipes/data/waystones/recipes/light_blue_portstone.json b/waystones-recipes/data/waystones/recipes/light_blue_portstone.json deleted file mode 100644 index 2fee56f..0000000 --- a/waystones-recipes/data/waystones/recipes/light_blue_portstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "B": { - "item": "minecraft:polished_andesite" - }, - "D": { - "item": "minecraft:light_blue_dye" - }, - "S": { - "item": "minecraft:stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - "DSD", - "SWS", - "BBB" - ], - "result": { - "count": 1, - "item": "waystones:light_blue_portstone" - } -} diff --git a/waystones-recipes/data/waystones/recipes/light_gray_portstone.json b/waystones-recipes/data/waystones/recipes/light_gray_portstone.json deleted file mode 100644 index 0b0a9d3..0000000 --- a/waystones-recipes/data/waystones/recipes/light_gray_portstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "B": { - "item": "minecraft:polished_andesite" - }, - "D": { - "item": "minecraft:light_gray_dye" - }, - "S": { - "item": "minecraft:stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - "DSD", - "SWS", - "BBB" - ], - "result": { - "count": 1, - "item": "waystones:light_gray_portstone" - } -} diff --git a/waystones-recipes/data/waystones/recipes/lime_portstone.json b/waystones-recipes/data/waystones/recipes/lime_portstone.json deleted file mode 100644 index 1f4e83c..0000000 --- a/waystones-recipes/data/waystones/recipes/lime_portstone.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "B": { - "item": "minecraft:polished_andesite" - }, - "D": { - "item": "minecraft:lime_dye" - }, - "S": { - "item": "minecraft:stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - "DSD", - "SWS", - "BBB" - ], - "result": { - "count": 1, - "item": "waystones:lime_portstone" - } -} - diff --git a/waystones-recipes/data/waystones/recipes/lime_sharestone.json b/waystones-recipes/data/waystones/recipes/lime_sharestone.json index c479ad9..8bd759a 100644 --- a/waystones-recipes/data/waystones/recipes/lime_sharestone.json +++ b/waystones-recipes/data/waystones/recipes/lime_sharestone.json @@ -2,7 +2,7 @@ "type": "minecraft:crafting_shaped", "key": { "D": { - "item": "minecraft:lime" + "item": "minecraft:lime_dye" }, "O": { "item": "minecraft:obsidian" diff --git a/waystones-recipes/data/waystones/recipes/magenta_portstone.json b/waystones-recipes/data/waystones/recipes/magenta_portstone.json deleted file mode 100644 index 1164c8c..0000000 --- a/waystones-recipes/data/waystones/recipes/magenta_portstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "B": { - "item": "minecraft:polished_andesite" - }, - "D": { - "item": "minecraft:magenta_dye" - }, - "S": { - "item": "minecraft:stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - "DSD", - "SWS", - "BBB" - ], - "result": { - "count": 1, - "item": "waystones:magenta_portstone" - } -} diff --git a/waystones-recipes/data/waystones/recipes/orange_portstone.json b/waystones-recipes/data/waystones/recipes/orange_portstone.json deleted file mode 100644 index b643887..0000000 --- a/waystones-recipes/data/waystones/recipes/orange_portstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "B": { - "item": "minecraft:polished_andesite" - }, - "D": { - "item": "minecraft:orange_dye" - }, - "S": { - "item": "minecraft:stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - "DSD", - "SWS", - "BBB" - ], - "result": { - "count": 1, - "item": "waystones:orange_portstone" - } -} diff --git a/waystones-recipes/data/waystones/recipes/pink_portstone.json b/waystones-recipes/data/waystones/recipes/pink_portstone.json deleted file mode 100644 index 7b96437..0000000 --- a/waystones-recipes/data/waystones/recipes/pink_portstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "B": { - "item": "minecraft:polished_andesite" - }, - "D": { - "item": "minecraft:pink_dye" - }, - "S": { - "item": "minecraft:stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - "DSD", - "SWS", - "BBB" - ], - "result": { - "count": 1, - "item": "waystones:pink_portstone" - } -} diff --git a/waystones-recipes/data/waystones/recipes/red_portstone.json b/waystones-recipes/data/waystones/recipes/portstone.json similarity index 75% rename from waystones-recipes/data/waystones/recipes/red_portstone.json rename to waystones-recipes/data/waystones/recipes/portstone.json index 2d31cb8..273e2f5 100644 --- a/waystones-recipes/data/waystones/recipes/red_portstone.json +++ b/waystones-recipes/data/waystones/recipes/portstone.json @@ -4,9 +4,6 @@ "B": { "item": "minecraft:polished_andesite" }, - "D": { - "item": "minecraft:red_dye" - }, "S": { "item": "minecraft:stone_bricks" }, @@ -15,12 +12,12 @@ } }, "pattern": [ - "DSD", + " S ", "SWS", "BBB" ], "result": { "count": 1, - "item": "waystones:red_portstone" + "item": "waystones:portstone" } } diff --git a/waystones-recipes/data/waystones/recipes/purple_portstone.json b/waystones-recipes/data/waystones/recipes/purple_portstone.json deleted file mode 100644 index e6d84d8..0000000 --- a/waystones-recipes/data/waystones/recipes/purple_portstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "B": { - "item": "minecraft:polished_andesite" - }, - "D": { - "item": "minecraft:purple_dye" - }, - "S": { - "item": "minecraft:stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - "DSD", - "SWS", - "BBB" - ], - "result": { - "count": 1, - "item": "waystones:purple_portstone" - } -} diff --git a/waystones-recipes/data/waystones/recipes/white_portstone.json b/waystones-recipes/data/waystones/recipes/white_portstone.json deleted file mode 100644 index c928425..0000000 --- a/waystones-recipes/data/waystones/recipes/white_portstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "B": { - "item": "minecraft:polished_andesite" - }, - "D": { - "item": "minecraft:white_dye" - }, - "S": { - "item": "minecraft:stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - "DSD", - "SWS", - "BBB" - ], - "result": { - "count": 1, - "item": "waystones:white_portstone" - } -} diff --git a/waystones-recipes/data/waystones/recipes/yellow_portstone.json b/waystones-recipes/data/waystones/recipes/yellow_portstone.json deleted file mode 100644 index 46f8a18..0000000 --- a/waystones-recipes/data/waystones/recipes/yellow_portstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "key": { - "B": { - "item": "minecraft:polished_andesite" - }, - "D": { - "item": "minecraft:yellow_dye" - }, - "S": { - "item": "minecraft:stone_bricks" - }, - "W": { - "item": "minecraft:nether_star" - } - }, - "pattern": [ - "DSD", - "SWS", - "BBB" - ], - "result": { - "count": 1, - "item": "waystones:yellow_portstone" - } -} diff --git a/world/datapacks/waystones-recipes.pw.toml b/world/datapacks/waystones-recipes.pw.toml index 94ad40b..6cb4621 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 = "986d3c98b0f770dc547a5858cc62eacc3b8da80d76d1564808cb6cfa3d837860" +hash = "0e3de6d5be06fd46aee6c6b16e46cc81e2d31fe29bae4edda9ce09b9bc73de10"