{"id":161009,"date":"2026-06-09T18:11:42","date_gmt":"2026-06-09T15:11:42","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/type-control\/"},"modified":"2026-06-09T18:11:42","modified_gmt":"2026-06-09T15:11:42","slug":"type-control","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/type-control\/","title":{"rendered":"Type Control"},"content":{"rendered":"<p># Type Control<br \/>\nGet more control over your data in minecraft!<br \/>\n## Note about how types are named in this<br \/>\n**str** A standard string<br \/>\n**char** A standard string, with length 1<br \/>\n**func** A standard string, represents a function<br \/>\n**object** A map like \/ JSON object<br \/>\n**array** An array<br \/>\n**ANY** Can be anything<br \/>\n**null** nothing<br \/>\n**bool** either an int of value 1 or 0, or true or false (depends on context)<\/p>\n<p>## Functions<br \/>\n### Strings<br \/>\n#### Loop<br \/>\n> Loops through each character in a string<br \/>\n**Returns** null<br \/>\n**Parameters**<br \/>\n&#8211; `string` : str | The string to loop through<br \/>\n&#8211; `function` : func | the function to be run<br \/>\n&#8211; `args` : object | Any additional parameters to be passed to the function<br \/>\nThe function that is run on each charachter in the string is passed the following parameters:<br \/>\n&#8211; `char` : char | The current charachter of the string<br \/>\n&#8211; `ARGS` : ANY | Any arguments passed in through the `args` parameter, unpacked into direct arguments<br \/>\n#### Split<br \/>\n> Splits a string into a list by a specified character<br \/>\n**Returns** array | outputs to a storage<br \/>\n**Parameters**<br \/>\n&#8211; `string` : str | The string to be split<br \/>\n&#8211; `char` : char | The character to split the string at<br \/>\n&#8211; `namespace` : str | The namespace of the storage to output to<br \/>\n&#8211; `path` : str | The path of the storage to output to<br \/>\n#### Concatenate<br \/>\n> concatenates 2 strings<br \/>\n**Returns** str | outputs to a storage<br \/>\n**Parameters**<br \/>\n&#8211; `string1` : str | The string to be concatenated onto<br \/>\n&#8211; `string2` : str | The string to be concatenated to the end of `string1`<br \/>\n&#8211; `namespace` : str | The namespace of the storage to output to<br \/>\n&#8211; `path` : str | The path of the storage to output to<br \/>\n#### Compare<br \/>\n> Compares 2 strings<br \/>\n**Returns** bool | direct return<br \/>\n**Parameters**<br \/>\n&#8211; `string1` : str | The first string to be compared<br \/>\n&#8211; `string2` : str | The second string to be compared<br \/>\n### Arrays<br \/>\n#### Loop<br \/>\n> Loops through each element in an array<br \/>\n**Returns** null<br \/>\n**Parameters**<br \/>\n&#8211; `array` : array | The array to loop through<br \/>\n&#8211; `function` : func | the function to be run<br \/>\n&#8211; `args` : object | Any additional parameters to be passed to the function<br \/>\nThe function that is run on each charachter in the string is passed the following parameters:<br \/>\n&#8211; `element` : ANY | The current element of the array<br \/>\n&#8211; `ARGS` : ANY | Any arguments passed in through the `args` parameter, unpacked into direct arguments<br \/>\n#### Concatenate<br \/>\n> Concatenates an array into a string<br \/>\n**Returns** str | outputs to a storage<br \/>\n**Parameters**<br \/>\n&#8211; `array` : array | The array to be concatenated<br \/>\n&#8211; `namespace` : str | The namespace of the storage to output to<br \/>\n&#8211; `path` : str | The path of the storage to output to  <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Control your data types in minecraft!<\/p>\n","protected":false},"featured_media":161010,"template":"","meta":{"_minecraft_slug":"type-control","_minecraft_project_id":"MRvGGksh","_minecraft_author":"SmoothTurtle872","_minecraft_license":"LicenseRef-Unlicense","_minecraft_downloads":30,"_minecraft_follows":1,"_minecraft_client_side":"optional","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"type-control.zip","_minecraft_size_bytes":12402,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T23:52:02.436938Z","_minecraft_date_created":"2025-09-30T05:33:37.924164Z","_minecraft_date_modified":"2025-09-29T22:58:18.641827Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/type-control","_minecraft_icon_attachment_id":161010,"_minecraft_imported_at":"2026-06-09T15:11:42+00:00","_minecraft_import_hash":"01e12fd270ee628680770e3449c6c780","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[84,873,126,92],"mod_loader":[86],"minecraft_version":[79,80,81],"class_list":["post-161009","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-datapack","mod_category-library","mod_category-management","mod_category-utility","mod_loader-datapack","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Type Control - 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\/type-control\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Type Control - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Control your data types in minecraft!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/type-control\/\" \/>\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\\\/type-control\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/type-control\\\/\",\"name\":\"Type Control - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/type-control\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/type-control\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/type-control-icon-05035b275dc5b08f779d4d20f0aeb487824192f2.png\",\"datePublished\":\"2026-06-09T15:11:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/type-control\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/type-control\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/type-control\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/type-control-icon-05035b275dc5b08f779d4d20f0aeb487824192f2.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/type-control-icon-05035b275dc5b08f779d4d20f0aeb487824192f2.png\",\"width\":706,\"height\":706},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/type-control\\\/#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\":\"Type Control\"}]},{\"@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":"Type Control - 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\/type-control\/","og_locale":"en_US","og_type":"article","og_title":"Type Control - Minecraft","og_description":"Control your data types in minecraft!","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/type-control\/","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\/type-control\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/type-control\/","name":"Type Control - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/type-control\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/type-control\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/type-control-icon-05035b275dc5b08f779d4d20f0aeb487824192f2.png","datePublished":"2026-06-09T15:11:42+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/type-control\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/type-control\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/type-control\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/type-control-icon-05035b275dc5b08f779d4d20f0aeb487824192f2.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/type-control-icon-05035b275dc5b08f779d4d20f0aeb487824192f2.png","width":706,"height":706},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/type-control\/#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":"Type Control"}]},{"@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\/161009","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\/161010"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=161009"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=161009"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=161009"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=161009"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}