From 04b88827095de5135264eef25c0e436ec376ee1f Mon Sep 17 00:00:00 2001 From: Hexugory Date: Wed, 11 Dec 2024 20:00:41 -0600 Subject: [PATCH] don't throw errors at me --- config/improvedmobs/equipment.json | 132 ----------------------------- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 2 insertions(+), 134 deletions(-) diff --git a/config/improvedmobs/equipment.json b/config/improvedmobs/equipment.json index 45f0d9e..8dfd17b 100644 --- a/config/improvedmobs/equipment.json +++ b/config/improvedmobs/equipment.json @@ -297,34 +297,6 @@ "minecraft:wooden_sword": [ 14359, 0.0127 - ], - "rats:feral_bagh_nakhs": [ - 13546, - 1.0050428 - ], - "rats:ghost_pirat_cutlass": [ - 13824, - 0.6416611 - ], - "rats:pirat_cutlass": [ - 13872, - 0.57356006 - ], - "rats:plague_scythe": [ - 11747, - 4.8808722 - ], - "rats:ratlantis_axe": [ - 8290, - 12.117205 - ], - "rats:ratlantis_bow": [ - 9686, - 9.192951 - ], - "rats:ratlantis_sword": [ - 8306, - 12.083552 ] }, "OFFHAND": { @@ -545,10 +517,6 @@ "minecraft:netherite_boots": [ 4402, 1.9030677 - ], - "rats:ratlantis_boots": [ - 2328, - 6.920353 ] }, "LEGS": { @@ -731,10 +699,6 @@ "minecraft:netherite_leggings": [ 4428, 1.9030677 - ], - "rats:ratlantis_leggings": [ - 2354, - 6.920353 ] }, "CHEST": { @@ -774,10 +738,6 @@ 5431, 0.59963983 ], - "autumnity:snail_shell_chestplate": [ - 5757, - 0.030599998 - ], "iceandfire:armor_amythest_chestplate": [ 3028, 5.510578 @@ -937,10 +897,6 @@ "quark:backpack": [ 5819, 0.0244 - ], - "rats:ratlantis_chestplate": [ - 2354, - 6.920353 ] }, "HEAD": { @@ -992,10 +948,6 @@ 5018, 1.0871058 ], - "conjurer_illager:conjurer_hat": [ - 5716, - 0.030599998 - ], "iceandfire:armor_amythest_helmet": [ 2987, 5.510578 @@ -1136,18 +1088,6 @@ 3564, 4.262535 ], - "iwannaskate:beanie": [ - 5778, - 0.0244 - ], - "iwannaskate:skater_cap": [ - 5778, - 0.0244 - ], - "iwannaskate:spiked_skater_helmet": [ - 5182, - 0.8764657 - ], "minecraft:chainmail_helmet": [ 5430, 0.540316 @@ -1183,78 +1123,6 @@ "quark:forgotten_hat": [ 5778, 0.0244 - ], - "rats:archeologist_hat": [ - 4758, - 1.4212085 - ], - "rats:aviator_hat": [ - 4758, - 1.4212085 - ], - "rats:black_death_mask": [ - 5628, - 0.039399996 - ], - "rats:chef_toque": [ - 5183, - 0.8751751 - ], - "rats:exterminator_hat": [ - 4758, - 1.4212085 - ], - "rats:farmer_hat": [ - 5183, - 0.8751751 - ], - "rats:fisherman_hat": [ - 4758, - 1.4212085 - ], - "rats:ghost_pirat_hat": [ - 5183, - 0.8751751 - ], - "rats:halo_hat": [ - 5183, - 0.8751751 - ], - "rats:military_hat": [ - 4758, - 1.4212085 - ], - "rats:piper_hat": [ - 5672, - 0.035 - ], - "rats:pirat_hat": [ - 4758, - 1.4212085 - ], - "rats:plague_doctor_mask": [ - 5628, - 0.039399996 - ], - "rats:rat_fez": [ - 4758, - 1.4212085 - ], - "rats:rat_king_crown": [ - 5183, - 0.8751751 - ], - "rats:ratlantis_helmet": [ - 2313, - 6.920353 - ], - "rats:santa_hat": [ - 5183, - 0.8751751 - ], - "rats:top_hat": [ - 5183, - 0.8751751 ] } } \ No newline at end of file diff --git a/index.toml b/index.toml index 8eacbfe..1c07f66 100644 --- a/index.toml +++ b/index.toml @@ -94,7 +94,7 @@ hash = "868c603b85b4db0aaef842a4b78fe0a77e349a7f0c9179beb5f862751082a7c0" [[files]] file = "config/improvedmobs/equipment.json" -hash = "d546d97780e037e576f1d41df2fac7e6d9d31358a25a215ba8c2f9bb9b742b4e" +hash = "77dbc5b4beeb859b4e8a4b0a5a5267831029e26a809dc1ab0ac7f7e8a35814ba" [[files]] file = "config/majruszsdifficulty.json" diff --git a/pack.toml b/pack.toml index 3355910..c78db67 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 = "1129dd4d3d256c4f3fe9b4f812c5054ca90426b09f08c85b920cc91630b66ee0" +hash = "0084c57665ab09eab3bbfe11a6fcde1c956dcdacca42c1310159e1ff6ed01dcf" [versions] forge = "47.3.0"