{"id":136383,"date":"2026-06-08T04:21:03","date_gmt":"2026-06-08T01:21:03","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/screenshot-location\/"},"modified":"2026-06-08T04:21:03","modified_gmt":"2026-06-08T01:21:03","slug":"screenshot-location","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/screenshot-location\/","title":{"rendered":"Screenshot Location"},"content":{"rendered":"<p># Screenshot Location<br \/>\n![Chat with me on Discord](https:\/\/discord.offsetmonkey538.top\/)<br \/>\n![Available on Modrinth](https:\/\/modrinth.com\/mod\/screenshot-location)<br \/>\n![Check out the Repository](https:\/\/git.offsetmonkey538.top\/OffsetMods538\/Screenshot-Location)<\/p>\n<p>This mod allows configuring the location screenshots are saved though a global config.<br \/>\nUseful for using a global screenshots directory.<\/p>\n<p>By default, the config for the mod is stored in a global location outside the Minecraft instance folder. The mod only needs to be configured once, as every instance uses the same config.<\/p>\n<p>## Usage<br \/>\nDownload the mod (developers see [below](#developers)), launch the game, join a world, run the `\/screenshot-location getConfigLocation` command and copy the path.<br \/>\nPaste that path into your file explorer of choice to open the folder and then open the `main.json` config file in an editor.<\/p>\n<p>Set `enabled` to `true` to enable the mod.<br \/>\nIf you want, you can customize the location. You can use user directories by specifying their name like `${pictureDir}` or `${homeDir}`, environment variables with `${env:VARIABLE_NAME}` and jvm properties with `${jvm:property.name}`.<br \/>\nPrismMC provides the `INST_NAME` variable containing the instance name, which is used in the default config to separate screenshots from different instances.<\/p>\n<p>After updating the config, use the `\/screenshot-location reloadConfig` command to reload it.<\/p>\n<p>### Developers<br \/>\nFirst add my maven repository:<br \/>\n&#8220;`kotlin<br \/>\nrepositories {<br \/>\n    exclusiveContent {<br \/>\n        forRepository {<br \/>\n            maven {<br \/>\n                name = &#8220;OffsetMonkey538&#8221;<br \/>\n                url = uri(&#8220;https:\/\/maven.offsetmonkey538.top\/releases&#8221;)<br \/>\n            }<br \/>\n        }<br \/>\n        filter {<br \/>\n            includeGroupAndSubgroups(&#8220;top.offsetmonkey538&#8221;)<br \/>\n        }<br \/>\n    }<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>Then depend on it like this for Fabric:<br \/>\n&#8220;`kotlin<br \/>\ndependencies {<br \/>\n    \/\/ localRuntime won&#8217;t be pulled in by others depending on this project.<br \/>\n    localRuntime(&#8220;top.offsetmonkey538.screenshotlocation:screenshot-location-fabric-26.1:[VERSION]&#8221;)<br \/>\n}<br \/>\n&#8220;`<br \/>\nor like this for NeoForge:<br \/>\n&#8220;`kotlin<br \/>\nconfigurations {<br \/>\n    named(&#8220;runtimeClasspath&#8221;) { extendsFrom(create(&#8220;localRuntime&#8221;)) }<br \/>\n}<br \/>\ndependencies {<br \/>\n    \/\/ localRuntime won&#8217;t be pulled in by others depending on this project.<br \/>\n    localRuntime(&#8220;top.offsetmonkey538.screenshotlocation:screenshot-location-neoforge-26.1:[VERSION]&#8221;)<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>If you want to separate normal game launches and dev launches, you&#8217;ll want to set jvm properties to overwrite the default profile:<br \/>\n&#8220;`kotlin<br \/>\n\/\/ NeoForge<br \/>\nneoForge {<br \/>\n    runs {<br \/>\n        create(&#8220;client&#8221;) {<br \/>\n            ideName = &#8220;${project.name} Client&#8221;<br \/>\n            systemProperty(&#8220;top.offsetmonkey538.screenshotlocation.profile&#8221;, &#8220;dev&#8221;)<br \/>\n            systemProperty(&#8220;example.projectName&#8221;, project.name) \/\/ Used as an example in the default config<br \/>\n            client()<br \/>\n        }<br \/>\n    }<br \/>\n}<\/p>\n<p>\/\/ Fabric<br \/>\nloom {<br \/>\n    runs {<br \/>\n        named(&#8220;client&#8221;) {<br \/>\n            name = &#8220;${project.name} Client&#8221;<br \/>\n            runDir(&#8220;run\/client&#8221;)<br \/>\n            vmArg(&#8220;-Dtop.offsetmonkey538.screenshotlocation.profile=dev&#8221;)<br \/>\n            vmArg(&#8220;-Dexample.projectName=${project.name}&#8221;) \/\/ Used as an example in the default config<br \/>\n            ideConfigGenerated(true)<br \/>\n        }<br \/>\n    }<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>### JVM Properties<br \/>\n&#8211; `top.offsetmonkey538.screenshotlocation.profile` &#8211; overrides `defaultProfile` from the config, useful for having different locations in for example dev and normal instances.<br \/>\n&#8211; `top.offsetmonkey538.screenshotlocation.configPath` &#8211; overrides the config directory, could be useful for&#8230; I&#8217;m sure it could be useful for something<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This mod allows configuring the location screenshots are saved. Useful for saving screenshots from various instances in a global folder.<\/p>\n","protected":false},"featured_media":136384,"template":"","meta":{"_minecraft_slug":"screenshot-location","_minecraft_project_id":"ajMDJJDq","_minecraft_author":"OffsetMonkey538","_minecraft_license":"MIT","_minecraft_downloads":49,"_minecraft_follows":2,"_minecraft_client_side":"required","_minecraft_server_side":"unsupported","_minecraft_storage_type":"zip","_minecraft_archive_name":"screenshot-location.zip","_minecraft_size_bytes":591818,"_minecraft_version_count":12,"_minecraft_updated_at":"2026-05-16T14:21:33.982698Z","_minecraft_date_created":"2026-05-01T06:59:48.911394Z","_minecraft_date_modified":"2026-04-17T08:52:20.600063Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/screenshot-location","_minecraft_icon_attachment_id":136384,"_minecraft_imported_at":"2026-06-08T01:21:03+00:00","_minecraft_import_hash":"bc1629642306c7e826f7339715b4667e","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,126,158,92],"mod_loader":[99,160],"minecraft_version":[37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-136383","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-fabric","mod_category-management","mod_category-neoforge","mod_category-utility","mod_loader-fabric","mod_loader-neoforge","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Screenshot Location - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/screenshot-location\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Screenshot Location - Minecraft\" \/>\n<meta property=\"og:description\" content=\"This mod allows configuring the location screenshots are saved. Useful for saving screenshots from various instances in a global folder.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/screenshot-location\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/screenshot-location\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/screenshot-location\\\/\",\"name\":\"Screenshot Location - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/screenshot-location\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/screenshot-location\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/screenshot-location-icon-65aa31dd93b14d956cdbe3674f909a2a0b36524b_96.webp\",\"datePublished\":\"2026-06-08T01:21:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/screenshot-location\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/screenshot-location\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/screenshot-location\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/screenshot-location-icon-65aa31dd93b14d956cdbe3674f909a2a0b36524b_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/screenshot-location-icon-65aa31dd93b14d956cdbe3674f909a2a0b36524b_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/screenshot-location\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Screenshot Location\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Screenshot Location - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/screenshot-location\/","og_locale":"en_US","og_type":"article","og_title":"Screenshot Location - Minecraft","og_description":"This mod allows configuring the location screenshots are saved. Useful for saving screenshots from various instances in a global folder.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/screenshot-location\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/screenshot-location\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/screenshot-location\/","name":"Screenshot Location - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/screenshot-location\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/screenshot-location\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/screenshot-location-icon-65aa31dd93b14d956cdbe3674f909a2a0b36524b_96.webp","datePublished":"2026-06-08T01:21:03+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/screenshot-location\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/screenshot-location\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/screenshot-location\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/screenshot-location-icon-65aa31dd93b14d956cdbe3674f909a2a0b36524b_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/screenshot-location-icon-65aa31dd93b14d956cdbe3674f909a2a0b36524b_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/screenshot-location\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Screenshot Location"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/136383","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/136384"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=136383"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=136383"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=136383"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=136383"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}