{"id":49371,"date":"2026-06-02T16:25:18","date_gmt":"2026-06-02T13:25:18","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/create-interval-filter\/"},"modified":"2026-06-02T16:25:18","modified_gmt":"2026-06-02T13:25:18","slug":"create-interval-filter","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/create-interval-filter\/","title":{"rendered":"Create: Interval Filter"},"content":{"rendered":"<p># Create: Interval Filter<\/p>\n<p>A small addon for Create that adds the **Interval Filter** \u2014 a filter item that<br \/>\nconfigures a Deployer to activate at set distance intervals as a contraption moves.<\/p>\n<p><center><br \/>\n  <img decoding=\"async\" src=\"https:\/\/raw.githubusercontent.com\/ausmez\/create-interval-filter\/13dcf8759b01b94656f4b1eb8b597d8221c06c17\/.github\/images\/icon.png\" alt=\"Create: Interval Filter\"><br \/>\n<\/center><\/p>\n<p><center><br \/>\n  <!-- a href=\"https:\/\/modrinth.com\/mod\/create-interval-filter\"><img decoding=\"async\" src=\"https:\/\/img.shields.io\/modrinth\/dt\/create-interval-filter?logo=modrinth&label=Modrinth&color=00af5c\" alt=\"Modrinth\"><\/a --><br \/>\n  <!-- a href=\"https:\/\/www.curseforge.com\/minecraft\/mc-mods\/create-interval-filter\"><img decoding=\"async\" src=\"https:\/\/img.shields.io\/curseforge\/dt\/1281770?logo=curseforge&label=CurseForge&color=f16436\" alt=\"CurseForge\"><\/a--><br \/>\n  <img decoding=\"async\" src=\"https:\/\/img.shields.io\/badge\/Create-6.0.7%2B-4b8bc2\" alt=\"Create\"><br \/>\n  <img decoding=\"async\" src=\"https:\/\/img.shields.io\/badge\/NeoForge-21.1.181%2B-d88231\" alt=\"NeoForged\"><br \/>\n  <img decoding=\"async\" src=\"https:\/\/img.shields.io\/badge\/Forge-47.3.30%2B-26303d\" alt=\"Forge\"><br \/>\n  <img decoding=\"async\" src=\"https:\/\/img.shields.io\/badge\/Fabric-0.17.2%2B-dbd0a7\" alt=\"Fabric\"><br \/>\n<\/center><\/p>\n<p>&#8212;<\/p>\n<p>## What does it do?<\/p>\n<p>Building automated contraptions in Create often requires placing items at precise, repeating intervals \u2014 something<br \/>\nvanilla Deployers can&#8217;t do on their own. The Interval Filter solves this.<br \/>\nPlace it in a Deployer&#8217;s filter slot and it controls the cadence of activations: place items every 3rd block, every<br \/>\n10th block, or any interval up to 64 \u2014 with an optional offset to phase-shift where the pattern starts.<\/p>\n<p>This opens up builds that were previously tedious or impossible to tune, such as:<\/p>\n<p>&#8211; Evenly-spaced torch placement behind a mining drill<br \/>\n&#8211; Repeating decoration patterns on a wall or floor<br \/>\n&#8211; Skipping the first few blocks before a pattern begins<br \/>\n&#8211; Alternating between different items placed in sequence or at random<\/p>\n<p>| Before | After |<br \/>\n|:-:|:-:|<br \/>\n|<img decoding=\"async\" src=\"https:\/\/raw.githubusercontent.com\/ausmez\/create-interval-filter\/13dcf8759b01b94656f4b1eb8b597d8221c06c17\/.github\/images\/before.png\" alt=\"Before: a mining tunnel lit with with torches placed every block\">|<img decoding=\"async\" src=\"https:\/\/raw.githubusercontent.com\/ausmez\/create-interval-filter\/13dcf8759b01b94656f4b1eb8b597d8221c06c17\/.github\/images\/after.png\" alt=\"After: the same tunnel fully lit with evenly spaced torches\">|<\/p>\n<p>&#8212;<\/p>\n<p>## Features<\/p>\n<p>&#8211; **Block Interval** \u2014 Controls how many blocks the contraption travels between each Deployer activation. Supports<br \/>\n  values from 1 to 64.<br \/>\n&#8211; **Initial Offset** \u2014 Delays the start of the pattern by a set number of blocks. Useful for lining up placements<br \/>\n  without needing to redesign or reposition contraptions.<br \/>\n&#8211; **Execution Modes** \u2014 Two modes control what happens when a placement fails at the intended position:<br \/>\n    &#8211; **Strict** \u2014 Skips the activation and continues the pattern unchanged. Use this when exact positioning matters.<br \/>\n    &#8211; **Best Effort** \u2014 Keeps retrying on subsequent blocks until a placement succeeds. Use this when gaps are<br \/>\n      unacceptable.<br \/>\n&#8211; **Placement Mode** \u2014 Two modes control what happens when multiple items (up to 6) are configured:<br \/>\n    &#8211; **Sequential** \u2014 Cycles through all items in order each time the Deployer activates<br \/>\n    &#8211; **Random** \u2014 Selects one item at random for each activation.<\/p>\n<p>|Single Item|Multiple Items|<br \/>\n|:-:|:-:|<br \/>\n|<img decoding=\"async\" src=\"https:\/\/raw.githubusercontent.com\/ausmez\/create-interval-filter\/13dcf8759b01b94656f4b1eb8b597d8221c06c17\/.github\/images\/configure_1.png\" alt=\"Configuring the filter to place a lantern every 4 blocks\">|<img decoding=\"async\" src=\"https:\/\/raw.githubusercontent.com\/ausmez\/create-interval-filter\/13dcf8759b01b94656f4b1eb8b597d8221c06c17\/.github\/images\/configure_2.png\" alt=\"Configuring the filter to place each torch in sequence every 2 blocks\">|<br \/>\n|<img decoding=\"async\" src=\"https:\/\/raw.githubusercontent.com\/ausmez\/create-interval-filter\/13dcf8759b01b94656f4b1eb8b597d8221c06c17\/.github\/images\/sequence_1.png\" alt=\"Building a Cut Limestone Wall with Lanterns every 4 blocks\">|<img decoding=\"async\" src=\"https:\/\/raw.githubusercontent.com\/ausmez\/create-interval-filter\/13dcf8759b01b94656f4b1eb8b597d8221c06c17\/.github\/images\/sequence_2.png\" alt=\"Deploying sequential torches evenly spaced every 2 blocks\">|<\/p>\n<p>&#8212;<\/p>\n<p>## Crafting<\/p>\n<p>Craft any wool block with 2 \u00d7 andesite alloy to create the Interval Filter.<\/p>\n<p>![recipe](https:\/\/raw.githubusercontent.com\/ausmez\/create-interval-filter\/13dcf8759b01b94656f4b1eb8b597d8221c06c17\/.github\/images\/recipe.png)<\/p>\n<p>Crafting a configured Interval Filter resets all stored settings back to defaults.<\/p>\n<p>![recipe_clear](https:\/\/raw.githubusercontent.com\/ausmez\/create-interval-filter\/13dcf8759b01b94656f4b1eb8b597d8221c06c17\/.github\/images\/recipe_clear.png)<\/p>\n<p>&#8212;<\/p>\n<p>## Usage<\/p>\n<p>1. Craft the Interval Filter.<br \/>\n2. Right-click it to open the configuration screen.<br \/>\n3. Set the desired Block Interval and optionally an Initial Offset.<br \/>\n4. Add up to 6 items to the filter slots. Choose Strict or Best Effort mode depending on whether missed placements<br \/>\n   should be skipped or retried&#8230;and choose Sequential or Random if using multiple items.<br \/>\n5. Place the configured Interval Filter into the filter slot of a Deployer on your contraption.<\/p>\n<p>> **Note:** The Interval Filter only works in a Deployer&#8217;s filter slot on moving contraptions. It cannot be used in<br \/>\n> other filter slots.<\/p>\n<p>&#8212;<\/p>\n<p>## Notes<\/p>\n<p>&#8211; **Train Relocation** \u2014 Using a Wrench to pick up and relocate a train resets the interval counter, offset, and<br \/>\n  sequence order. Regular stops (such as stations) do not reset progress.<br \/>\n&#8211; The filter can be reconfigured at any time by right-clicking it in your hand. Placing it back into the Deployer<br \/>\n  applies the updated settings immediately.<\/p>\n<p>&#8212;<\/p>\n<p>## FAQ<\/p>\n<p>**Does the Interval Filter work on non-train contraptions?**<br \/>\nYes \u2014 it works on any moving contraption that includes a Deployer, such as those driven by a Minecraft w\/Furnace,<br \/>\nMechanical Bearing or Contraption Controller.<\/p>\n<p>**What happens if the Deployer&#8217;s item supply runs out mid-pattern?**<br \/>\nThe Deployer behaves as normal \u2014 it simply won&#8217;t activate until items are available again. The interval counter<br \/>\ncontinues to advance.<\/p>\n<p>**Can I use multiple Interval Filters on the same contraption?**<br \/>\nYes. Each Deployer tracks its own interval state independently.<\/p>\n<p>&#8212;<\/p>\n<p>## Requirements<\/p>\n<p>&#8211; **Minecraft** 1.21.1 \/ 1.20.1<br \/>\n&#8211; **Mod Loader:** NeoForge 21.1.181+ \/ Forge 47.3.30+ \/ Fabric 0.17.2+<br \/>\n&#8211; **Create:** 6.0.7+<\/p>\n<p>&#8212;<\/p>\n<p>*Licensed under GNU GPL 3.0*<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Adds a filter for deployers on contraptions that places items or blocks at set distance intervals<\/p>\n","protected":false},"featured_media":49372,"template":"","meta":{"_minecraft_slug":"create-interval-filter","_minecraft_project_id":"CRZZ4kPb","_minecraft_author":"ausmez","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":252,"_minecraft_follows":5,"_minecraft_client_side":"required","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"create-interval-filter.zip","_minecraft_size_bytes":562669,"_minecraft_version_count":3,"_minecraft_updated_at":"2026-05-16T13:27:29.224330Z","_minecraft_date_created":"2026-05-05T04:14:37.547539Z","_minecraft_date_modified":"2026-05-01T10:34:20.114198Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/create-interval-filter","_minecraft_icon_attachment_id":49372,"_minecraft_imported_at":"2026-06-02T13:25:19+00:00","_minecraft_import_hash":"e6ce7c7c2596036e1d6127beee86379d","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,104,158,123,92],"mod_loader":[99,106,160],"minecraft_version":[36,37],"class_list":["post-49371","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-fabric","mod_category-forge","mod_category-neoforge","mod_category-technology","mod_category-utility","mod_loader-fabric","mod_loader-forge","mod_loader-neoforge","minecraft_version-1-20-1","minecraft_version-1-21-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Create: Interval Filter - 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\/create-interval-filter\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create: Interval Filter - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Adds a filter for deployers on contraptions that places items or blocks at set distance intervals\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/create-interval-filter\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/raw.githubusercontent.com\/ausmez\/create-interval-filter\/13dcf8759b01b94656f4b1eb8b597d8221c06c17\/.github\/images\/icon.png\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-interval-filter\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-interval-filter\\\/\",\"name\":\"Create: Interval Filter - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-interval-filter\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-interval-filter\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/create-interval-filter-icon-c22a4d4603de578054adbb2d164ee104ca83f9de_96.webp\",\"datePublished\":\"2026-06-02T13:25:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-interval-filter\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-interval-filter\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-interval-filter\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/create-interval-filter-icon-c22a4d4603de578054adbb2d164ee104ca83f9de_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/create-interval-filter-icon-c22a4d4603de578054adbb2d164ee104ca83f9de_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/create-interval-filter\\\/#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\":\"Create: Interval Filter\"}]},{\"@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":"Create: Interval Filter - 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\/create-interval-filter\/","og_locale":"en_US","og_type":"article","og_title":"Create: Interval Filter - Minecraft","og_description":"Adds a filter for deployers on contraptions that places items or blocks at set distance intervals","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/create-interval-filter\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/raw.githubusercontent.com\/ausmez\/create-interval-filter\/13dcf8759b01b94656f4b1eb8b597d8221c06c17\/.github\/images\/icon.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/create-interval-filter\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/create-interval-filter\/","name":"Create: Interval Filter - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/create-interval-filter\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/create-interval-filter\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/create-interval-filter-icon-c22a4d4603de578054adbb2d164ee104ca83f9de_96.webp","datePublished":"2026-06-02T13:25:18+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/create-interval-filter\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/create-interval-filter\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/create-interval-filter\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/create-interval-filter-icon-c22a4d4603de578054adbb2d164ee104ca83f9de_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/create-interval-filter-icon-c22a4d4603de578054adbb2d164ee104ca83f9de_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/create-interval-filter\/#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":"Create: Interval Filter"}]},{"@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\/49371","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\/49372"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=49371"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=49371"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=49371"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=49371"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}