From 1056338c3b3cb66598c5027bb2ea62ef8f3d57b1 Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Sun, 19 Jun 2022 02:18:11 +0200 Subject: [PATCH] Change modloader to quilt, update mods, replace appleskin with inspecio --- config/appleskin.json5 | 22 ------- config/inspecio.json | 63 +++++++++++++++++++ index.toml | 48 +++++++------- mods/appleskin.pw.toml | 14 ----- mods/continuity.pw.toml | 9 ++- mods/enhanced-block-entities.pw.toml | 9 ++- mods/fabric-api.pw.toml | 14 ----- mods/fabric-language-kotlin.pw.toml | 11 +++- mods/inspecio.pw.toml | 13 ++++ mods/iris.pw.toml | 9 ++- mods/mouse-wheelie.pw.toml | 9 ++- mods/qsl.pw.toml | 13 ++++ mods/reeses-sodium-options.pw.toml | 9 ++- mods/shulkerboxtooltip.pw.toml | 6 +- mods/sodium-extra.pw.toml | 9 ++- mods/xaeros-minimap-fair-play-edition.pw.toml | 6 +- mods/xaeros-world-map.pw.toml | 6 +- pack.toml | 4 +- 18 files changed, 156 insertions(+), 118 deletions(-) delete mode 100644 config/appleskin.json5 create mode 100644 config/inspecio.json delete mode 100644 mods/appleskin.pw.toml delete mode 100644 mods/fabric-api.pw.toml create mode 100644 mods/inspecio.pw.toml create mode 100644 mods/qsl.pw.toml diff --git a/config/appleskin.json5 b/config/appleskin.json5 deleted file mode 100644 index 2da9a78..0000000 --- a/config/appleskin.json5 +++ /dev/null @@ -1,22 +0,0 @@ -{ - // If true, shows the hunger and saturation values of food in its tooltip while holding SHIFT - "showFoodValuesInTooltip": true, - // If true, shows the hunger and saturation values of food in its tooltip automatically (without needing to hold SHIFT) - "showFoodValuesInTooltipAlways": true, - // If true, shows your current saturation level overlayed on the hunger bar - "showSaturationHudOverlay": true, - // If true, shows the hunger (and saturation if showSaturationHudOverlay is true) that would be restored by food you are currently holding - "showFoodValuesHudOverlay": true, - // If true, enables the hunger/saturation/health overlays for food in your off-hand - "showFoodValuesHudOverlayWhenOffhand": true, - // If true, shows your food exhaustion as a progress bar behind the hunger bar - "showFoodExhaustionHudUnderlay": true, - // If true, shows estimated health restored by food on the health bar - "showFoodHealthHudOverlay": true, - // If true, shows your hunger, saturation, and exhaustion level in Debug Screen - "showFoodDebugInfo": true, - // If true, health/hunger overlay will shake to match Minecraft's icon animations - "showVanillaAnimationsOverlay": true, - // Alpha value of the flashing icons at their most visible point (1.0 = fully opaque, 0.0 = fully transparent) - "maxHudOverlayFlashAlpha": 0.6499999761581421 -} \ No newline at end of file diff --git a/config/inspecio.json b/config/inspecio.json new file mode 100644 index 0000000..02d04d5 --- /dev/null +++ b/config/inspecio.json @@ -0,0 +1,63 @@ +{ + "jukebox": "fancy", + "sign": "fancy", + "advanced_tooltips": { + "repair_cost": true, + "lodestone_coords": false + }, + "filled_map": { + "enabled": false, + "show_player_icon": false + }, + "food": { + "hunger": true, + "saturation": "merged" + }, + "containers": { + "campfire": true, + "storage": { + "enabled": true, + "compact": false, + "loot_table": true + }, + "shulker_box": { + "enabled": false, + "compact": false, + "loot_table": true, + "color": true + } + }, + "effects": { + "food": true, + "hidden_motion": true, + "beacon": true, + "potions": true, + "tipped_arrows": true, + "spectral_arrow": true + }, + "entities": { + "fish_bucket": { + "enabled": true, + "always_show_name": false, + "spin": true + }, + "spawn_egg": { + "enabled": true, + "always_show_name": false, + "spin": true + }, + "pufferfish_puff_state": 2, + "armor_stand": { + "enabled": true, + "always_show_name": false, + "spin": true + }, + "bee": { + "enabled": true, + "always_show_name": false, + "spin": true + } + }, + "armor": true, + "banner_pattern": true +} \ No newline at end of file diff --git a/index.toml b/index.toml index 445386e..69d1b51 100644 --- a/index.toml +++ b/index.toml @@ -1,9 +1,5 @@ hash-format = "sha256" -[[files]] -file = "config/appleskin.json5" -hash = "ae87f2d1b38dfd4b1e0767dfeb539261deaaf4fd2eb73692afcbaac7147855b9" - [[files]] file = "config/continuity.json" hash = "03a19a67749e08c8be9c653fa89bb3a2eb587a0d969fceb92052aa5e6e7adf09" @@ -32,6 +28,10 @@ hash = "aca683eda86a0d8c8cbce57648f3959078b40102f3429a4aefde0060e6a6466f" file = "config/fallingleaves.json" hash = "45b8c86d744fae5a2f28531fbedb9fd6151042412efe9e279472dc9fbbec9e1f" +[[files]] +file = "config/inspecio.json" +hash = "e8a8ffca760bae380613bb62508f3261da1458bf9a3d8f88581f0641f888f674" + [[files]] file = "config/inventoryprofilesnext/integrationHints/player-defined.json" hash = "3c94c0003a7616bea1a38887fafbe1c8a3e35f0ef0d0f4d5aad974ac73801b1a" @@ -110,11 +110,6 @@ file = "mods/advancements-enlarger.pw.toml" hash = "eea30bf3a3f1f9350f871b5b652068b890acaeecca92dd74bae45c2a1b833f0f" metafile = true -[[files]] -file = "mods/appleskin.pw.toml" -hash = "86fddf37d21255242d6b36388910ca86296a2b2db683fc4508fc6ea3f986e4d9" -metafile = true - [[files]] file = "mods/architectury-api.pw.toml" hash = "01ec12c07032284b27afde5695c2fca99dfca2b785d06729fb13917a00a85c92" @@ -122,7 +117,7 @@ metafile = true [[files]] file = "mods/continuity.pw.toml" -hash = "07dc8b6b90eb549554a26a111f05b54e8459dd8150f5f3c146a05c3400b7c7ff" +hash = "3476857955abc3053155ef32f1479594d3a7b61e522d570d66f1d0d327b4ecf8" metafile = true [[files]] @@ -137,17 +132,12 @@ metafile = true [[files]] file = "mods/enhanced-block-entities.pw.toml" -hash = "478f43341248346118765f37013fa8d595b9f66aeb3a681146afb29731b4f8f7" -metafile = true - -[[files]] -file = "mods/fabric-api.pw.toml" -hash = "bb9125b211bd88a79b263a0576aabb58446ebdabfa57f920866a56f2c8ff87ec" +hash = "f77bd3db91c9fc8f54fb546655c7835b01adcacbf455e8de33b276a0a30076f3" metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "d93817dedef3e6589a79288d83b90a48c671ca4f19cf0711b0a4d3951147620c" +hash = "9ae76046167e451e37eb846a72b8ff2b04b997767b717b37f4c8c586f08a5ef6" metafile = true [[files]] @@ -165,6 +155,11 @@ file = "mods/indium.pw.toml" hash = "502cd535f6cda8e1e0b0cf83a785e8d8f5702f18b8902ae0c765952d8cfe0b4a" metafile = true +[[files]] +file = "mods/inspecio.pw.toml" +hash = "0e89684da352997f2663602d571b67bcc840576f5c13fc32cafeb92054370325" +metafile = true + [[files]] file = "mods/inventory-profiles-next.pw.toml" hash = "822a9c97e55ea0b9ea13b2776e0ad231a673bb8262388986bc3e89b17dbbb8e1" @@ -172,7 +167,7 @@ metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "fec143d68112c0260e4964f50aad541afde432252cd3f748d4046267af558e67" +hash = "955af3c751bf51e8a5ae1f396a48da1fa3a85be5698714599c05a8c5007de8de" metafile = true [[files]] @@ -192,7 +187,7 @@ metafile = true [[files]] file = "mods/mouse-wheelie.pw.toml" -hash = "32ab4cf00cde6b04c1a699789487ba55913bdd41ea46bb45748a6373e1fc9b29" +hash = "d2a3a00adc376145cdadbc329c843edf002e037f97c8c27638b95162063d64a9" metafile = true [[files]] @@ -205,9 +200,14 @@ file = "mods/presence-footsteps.pw.toml" hash = "593b7c2a291591f43c642779aa528174c453c657052c3d658f2040a0a43442d6" metafile = true +[[files]] +file = "mods/qsl.pw.toml" +hash = "2056e66a16b6e3bbef4e56eaeddc744e92acee372ebd8a3c7c90750170e61665" +metafile = true + [[files]] file = "mods/reeses-sodium-options.pw.toml" -hash = "b62d450c909c7edb4b677b6ffff2f9f582db060bd7b457d7a59490547750df71" +hash = "c704ab1b78607e345633f54f6f0d3a4ffa9fdb37600c87a794bd67fab3ec9b54" metafile = true [[files]] @@ -217,12 +217,12 @@ metafile = true [[files]] file = "mods/shulkerboxtooltip.pw.toml" -hash = "8de78e1eb073b1aea2af6953362804718b68c2e3b8934f3200762092a0dcda8b" +hash = "010e81882aab141266a2255d475cf5e1dca19143a7ec9daa709ba49c889e5e72" metafile = true [[files]] file = "mods/sodium-extra.pw.toml" -hash = "8a2f7bd4e0b892213e121ace77cbe399351a8c9d1ce12a8dc13973d9ec7a50dc" +hash = "696826932a2a382de68f7c843847b6c8c8d5319c022503681494e3cff03e18ff" metafile = true [[files]] @@ -242,12 +242,12 @@ metafile = true [[files]] file = "mods/xaeros-minimap-fair-play-edition.pw.toml" -hash = "c9d1c627bf581449bb82cc3b98435fefc488352761f650fcddcb311b816ba881" +hash = "440180d67191d797658dc5cbfefc63e6fce0c7444ec5ccbc4f44bfc5b4bef3ac" metafile = true [[files]] file = "mods/xaeros-world-map.pw.toml" -hash = "c0c3b565d421de2de8d5265971b7cdc309c9f5c7e8d2e92183dc056a8bad7ce7" +hash = "5e034cb854667958fbe8c1f65e40738102fbe89b664e9fbadc9bd4f9849e685e" metafile = true [[files]] diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml deleted file mode 100644 index c8a039d..0000000 --- a/mods/appleskin.pw.toml +++ /dev/null @@ -1,14 +0,0 @@ -name = "AppleSkin" -filename = "appleskin-fabric-mc1.18.2-2.4.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/fabric-mc1.18.2-2.4.0/appleskin-fabric-mc1.18.2-2.4.0.jar" -hash-format = "sha1" -hash = "07cc0f6d00b184bef9c4390682c098d5ca52e67d" -mode = "" - -[update] -[update.modrinth] -mod-id = "EsAfCjCV" -version = "gQRJj49P" diff --git a/mods/continuity.pw.toml b/mods/continuity.pw.toml index a5a68a0..dfad9b4 100644 --- a/mods/continuity.pw.toml +++ b/mods/continuity.pw.toml @@ -1,14 +1,13 @@ name = "Continuity" -filename = "continuity-1.1.0+1.18.2.jar" +filename = "continuity-2.0.0+1.18.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/1IjD5062/versions/1.1.0+1.18.2/continuity-1.1.0%2B1.18.2.jar" +url = "https://cdn.modrinth.com/data/1IjD5062/versions/2.0.0+1.18.2/continuity-2.0.0%2B1.18.2.jar" hash-format = "sha1" -hash = "a5ff4cb7d4c0fc3b5809a52b096b92ccf9d8cb55" -mode = "" +hash = "55c8fb90c3c3af60a3c3d2dc28aa0a6a1b866c5c" [update] [update.modrinth] mod-id = "1IjD5062" -version = "gOxkykhO" +version = "Bl7pOAQf" diff --git a/mods/enhanced-block-entities.pw.toml b/mods/enhanced-block-entities.pw.toml index cd5c780..2c46321 100644 --- a/mods/enhanced-block-entities.pw.toml +++ b/mods/enhanced-block-entities.pw.toml @@ -1,14 +1,13 @@ name = "Enhanced Block Entities" -filename = "enhancedblockentities-0.6+1.18.2.jar" +filename = "enhancedblockentities-0.7+1.18.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/OVuFYfre/versions/0.6+1.18.2/enhancedblockentities-0.6%2B1.18.2.jar" +url = "https://cdn.modrinth.com/data/OVuFYfre/versions/0.7+1.18.2/enhancedblockentities-0.7%2B1.18.2.jar" hash-format = "sha1" -hash = "d4a4ce2f0249cd636eb3f820225082645885bd74" -mode = "" +hash = "bd318830b4aa5767a0fe1acc246ef3c07fd53282" [update] [update.modrinth] mod-id = "OVuFYfre" -version = "VOB3iJkd" +version = "5FTTHyNq" diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml deleted file mode 100644 index 6af4a65..0000000 --- a/mods/fabric-api.pw.toml +++ /dev/null @@ -1,14 +0,0 @@ -name = "Fabric API" -filename = "fabric-api-0.55.1+1.18.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/0.55.1+1.18.2/fabric-api-0.55.1%2B1.18.2.jar" -hash-format = "sha1" -hash = "bc53e100988e2e7535574a62bd78ea7152b959ef" -mode = "" - -[update] -[update.modrinth] -mod-id = "P7dR8mSH" -version = "wIj7jjb3" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml index 8d23664..ac25fb3 100644 --- a/mods/fabric-language-kotlin.pw.toml +++ b/mods/fabric-language-kotlin.pw.toml @@ -1,8 +1,13 @@ name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.7.2+kotlin.1.6.21.jar" +filename = "fabric-language-kotlin-1.8.0+kotlin.1.7.0.jar" side = "both" [download] -url = "https://maven.fabricmc.net/net/fabricmc/fabric-language-kotlin/1.7.4+kotlin.1.6.21/fabric-language-kotlin-1.7.4+kotlin.1.6.21.jar" +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/1.8.0+kotlin.1.7.0/fabric-language-kotlin-1.8.0%2Bkotlin.1.7.0.jar" hash-format = "sha1" -hash = "57581e800d250c31aed8bc17fa7c2af9786c26a3" +hash = "4b38e57770d29aedcce5c2d0081e815c40f86c12" + +[update] +[update.modrinth] +mod-id = "Ha28R6CL" +version = "tmzNRXlM" diff --git a/mods/inspecio.pw.toml b/mods/inspecio.pw.toml new file mode 100644 index 0000000..e6c4833 --- /dev/null +++ b/mods/inspecio.pw.toml @@ -0,0 +1,13 @@ +name = "Inspecio" +filename = "inspecio-1.4.1+1.18.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/a93H3mKU/versions/1.4.1+1.18/inspecio-1.4.1%2B1.18.jar" +hash-format = "sha1" +hash = "886b2d77f495b8725dbd8557fcb6437227e354f9" + +[update] +[update.modrinth] +mod-id = "a93H3mKU" +version = "6sfabi0J" diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml index a7f0678..7df91c2 100644 --- a/mods/iris.pw.toml +++ b/mods/iris.pw.toml @@ -1,14 +1,13 @@ name = "Iris Shaders" -filename = "iris-mc1.18.2-1.2.4-build.38.jar" +filename = "iris-mc1.18.2-1.2.5.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/YL57xq9U/versions/1.18.x-v1.2.4/iris-mc1.18.2-1.2.4-build.38.jar" +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/1.18.x-v1.2.5/iris-mc1.18.2-1.2.5.jar" hash-format = "sha1" -hash = "2442df3bf18516737f8cfd5badd836a7e34f6288" -mode = "" +hash = "57237aeaff64a362b7b1695e18c42317d3bcf374" [update] [update.modrinth] mod-id = "YL57xq9U" -version = "Onlo6jbu" +version = "M18bSfGf" diff --git a/mods/mouse-wheelie.pw.toml b/mods/mouse-wheelie.pw.toml index 68c6308..8611ed8 100644 --- a/mods/mouse-wheelie.pw.toml +++ b/mods/mouse-wheelie.pw.toml @@ -1,14 +1,13 @@ name = "Mouse Wheelie" -filename = "mousewheelie-1.8.8+mc1.18.2.jar" +filename = "mousewheelie-1.9.1+mc1.18.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/u5Ic2U1u/versions/1.8.8+mc1.18.2/mousewheelie-1.8.8%2Bmc1.18.2.jar" +url = "https://cdn.modrinth.com/data/u5Ic2U1u/versions/1.9.1+mc1.18.2/mousewheelie-1.9.1%2Bmc1.18.2.jar" hash-format = "sha1" -hash = "1f017c632284c23629f41a24130e47f4fa66353f" -mode = "" +hash = "26aeea7a89d2801a319a9f8b3426e38fb62c260f" [update] [update.modrinth] mod-id = "u5Ic2U1u" -version = "KMjUmnju" +version = "lcCY0KZL" diff --git a/mods/qsl.pw.toml b/mods/qsl.pw.toml new file mode 100644 index 0000000..9dc433b --- /dev/null +++ b/mods/qsl.pw.toml @@ -0,0 +1,13 @@ +name = "Quilted Fabric API / Quilt Standard Libraries" +filename = "qsl-1.1.0-beta.19_qfapi-1.0.0-beta.22_fapi-0.56.0_mc-1.18.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/1.0.0-beta.22+0.56.0-1.18.2/qsl-1.1.0-beta.19_qfapi-1.0.0-beta.22_fapi-0.56.0_mc-1.18.2.jar" +hash-format = "sha1" +hash = "6060fadea5527fe591c1ad9979373ca5f459a8c1" + +[update] +[update.modrinth] +mod-id = "qvIfYCYJ" +version = "IhFPlQD2" diff --git a/mods/reeses-sodium-options.pw.toml b/mods/reeses-sodium-options.pw.toml index f5b844f..55ac850 100644 --- a/mods/reeses-sodium-options.pw.toml +++ b/mods/reeses-sodium-options.pw.toml @@ -1,14 +1,13 @@ name = "Reese's Sodium Options" -filename = "reeses_sodium_options-mc1.18.2-1.4.2.jar" +filename = "reeses_sodium_options-1.4.3+mc1.18.2-build.42.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/mc1.18.2-1.4.2/reeses_sodium_options-mc1.18.2-1.4.2.jar" +url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/mc1.18.2-1.4.3/reeses_sodium_options-1.4.3%2Bmc1.18.2-build.42.jar" hash-format = "sha1" -hash = "eecfa116802f89921e1b3a11f14240a08b97573b" -mode = "" +hash = "c39e06ad0bff8891046d80fb4c63fddfbe2d5bc4" [update] [update.modrinth] mod-id = "Bh37bMuy" -version = "IUZ9L8mF" +version = "iQMF2ssl" diff --git a/mods/shulkerboxtooltip.pw.toml b/mods/shulkerboxtooltip.pw.toml index 9e80178..e8e6e28 100644 --- a/mods/shulkerboxtooltip.pw.toml +++ b/mods/shulkerboxtooltip.pw.toml @@ -1,13 +1,13 @@ name = "ShulkerBoxTooltip" -filename = "shulkerboxtooltip-3.0.8+1.18.2.jar" +filename = "shulkerboxtooltip-3.0.9+1.18.2.jar" side = "both" [download] hash-format = "sha1" -hash = "17f4b44a57c567a80c36904fb0d97b81d29ff3eb" +hash = "26e2af2f4afe7c4badf68fe5f67f16c3dc1d02de" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 3790208 +file-id = 3828067 project-id = 315811 diff --git a/mods/sodium-extra.pw.toml b/mods/sodium-extra.pw.toml index 7763b75..f44c7ea 100644 --- a/mods/sodium-extra.pw.toml +++ b/mods/sodium-extra.pw.toml @@ -1,14 +1,13 @@ name = "Sodium Extra" -filename = "sodium-extra-0.4.4+mc1.18.2-build.39.jar" +filename = "sodium-extra-0.4.5+mc1.18.2-build.42.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/mc1.18.2-0.4.4/sodium-extra-0.4.4%2Bmc1.18.2-build.39.jar" +url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/mc1.18.2-0.4.5/sodium-extra-0.4.5%2Bmc1.18.2-build.42.jar" hash-format = "sha1" -hash = "a171437b0a8df4ba89015eff4f97504220577f34" -mode = "" +hash = "79b569df32a953362b9006de60a84c857692e364" [update] [update.modrinth] mod-id = "PtjYWJkn" -version = "9LvKUEYM" +version = "pKxxvfqr" diff --git a/mods/xaeros-minimap-fair-play-edition.pw.toml b/mods/xaeros-minimap-fair-play-edition.pw.toml index 52b7563..c14b2ea 100644 --- a/mods/xaeros-minimap-fair-play-edition.pw.toml +++ b/mods/xaeros-minimap-fair-play-edition.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's Minimap (Fair-play Edition)" -filename = "Xaeros_Minimap_FP22.8.2_Fabric_1.18.2.jar" +filename = "Xaeros_Minimap_FP22.9.2_Fabric_1.18.2.jar" side = "both" [download] hash-format = "sha1" -hash = "e340e85bb67da84b5e981042566614c60c228729" +hash = "806461635206d135e570fd32ce442c269db5d46a" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 3804472 +file-id = 3828893 project-id = 263466 diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml index d4c381f..a9b611f 100644 --- a/mods/xaeros-world-map.pw.toml +++ b/mods/xaeros-world-map.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's World Map" -filename = "XaerosWorldMap_1.23.1_Fabric_1.18.2.jar" +filename = "XaerosWorldMap_1.23.3_Fabric_1.18.2.jar" side = "both" [download] hash-format = "sha1" -hash = "b77d2544c6bb24e2284c81e33b7e56ee57a56379" +hash = "bf12529194e592644243f21a5aa191475996044d" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 3811537 +file-id = 3835787 project-id = 317780 diff --git a/pack.toml b/pack.toml index 340bf5f..806f544 100644 --- a/pack.toml +++ b/pack.toml @@ -6,8 +6,8 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "ed98eb11f46303b7b9ef9727945ad6367cccee71ce10c20c9f3a2a086efde3c1" +hash = "389dcf606b265e1bd0b4bfd112981374c8f3346e77beed6f253678ee1d6ecb17" [versions] -fabric = "0.14.6" minecraft = "1.18.2" +quilt = "0.17.0"