{"id":62005,"date":"2026-06-03T17:24:02","date_gmt":"2026-06-03T14:24:02","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/eizzos-launchers\/"},"modified":"2026-06-03T17:24:02","modified_gmt":"2026-06-03T14:24:02","slug":"eizzos-launchers","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/eizzos-launchers\/","title":{"rendered":"EIZZOs-Launchers"},"content":{"rendered":"<p># EIZZOs-Launchers<\/p>\n<p>**Launch Pad System** with customizable velocity, particles, sounds, and boat launching support.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfaf Features<\/p>\n<p>### \ud83d\ude80 Launch Mechanics<br \/>\n&#8211; **Two Block Detection** &#8211; Stand on two matching blocks to launch<br \/>\n&#8211; **Dual Launch Modes** &#8211; Direct player launch or boat launch<br \/>\n&#8211; **Velocity Control** &#8211; Separate vertical and horizontal power settings<br \/>\n&#8211; **Direction-Based** &#8211; Launches in the direction you&#8217;re facing<\/p>\n<p>### \ud83c\udfa8 Visual &#038; Audio Effects<br \/>\n&#8211; **Launch Particles** &#8211; Two-layered particle burst on launch<br \/>\n&#8211; **Trail Particles** &#8211; Two parallel particle streams while flying<br \/>\n&#8211; **Sound Effects** &#8211; Customizable launch sounds<br \/>\n&#8211; **Particle Presets** &#8211; 13+ particle types to choose from<\/p>\n<p>### \u2699\ufe0f Management<br \/>\n&#8211; **GUI Editor** &#8211; Visual interface for creating and editing launchers<br \/>\n&#8211; **In-Game Adjustments** &#8211; Modify properties without reloading<br \/>\n&#8211; **Command Control** &#8211; Set properties via commands<br \/>\n&#8211; **Auto-Save** &#8211; Configuration saved automatically<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcdd Commands<\/p>\n<p>| Command | Arguments | Permission | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/launchers` | &#8211; | `eizzolaunchers.admin` | Open Launcher Manager GUI |<br \/>\n| `\/launchers help` | &#8211; | &#8211; | Display help menu |<br \/>\n| `\/launchers reload` | &#8211; | `eizzolaunchers.admin` | Reload configuration |<br \/>\n| `\/launchers set <material> <property> <value>` | See properties below | `eizzolaunchers.admin` | Set launcher property |<\/p>\n<p>**Aliases:** `\/launcher`, `\/el`<\/p>\n<p>### Set Command Properties<\/p>\n<p>| Property | Type | Description | Default |<br \/>\n|&#8212;&#8212;&#8212;-|&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `vertical` | 0-100 | Launch height\/upward velocity multiplier | 50 |<br \/>\n| `horizontal` | 0-100 | Launch distance\/forward velocity multiplier | 50 |<br \/>\n| `boat` | true\/false | Enable\/disable boat launching mode | false |<br \/>\n| `particle1` | Particle name | Primary launch particle effect | FLAME |<br \/>\n| `particle2` | Particle name | Secondary launch particle effect | CLOUD |<br \/>\n| `trail_particle1` | Particle name | Primary trail particle (while flying) | SOUL_FIRE_FLAME |<br \/>\n| `trail_particle2` | Particle name | Secondary trail particle (while flying) | WHITE_ASH |<br \/>\n| `sound` | Sound name | Launch sound effect | ENTITY_FIREWORK_ROCKET_LAUNCH |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd10 Permissions<\/p>\n<p>| Permission | Description |<br \/>\n|&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `eizzolaunchers.admin` | Access to all launcher commands and GUI management |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udee0\ufe0f Configuration<\/p>\n<p>### Main Config (`config.yml`)<\/p>\n<p>&#8220;`yaml<br \/>\nconfig-version: 1.1<\/p>\n<p>launchers:<br \/>\n  GOLD_BLOCK:<br \/>\n    vertical: 50              # Launch height (0-100)<br \/>\n    horizontal: 50            # Launch distance (0-100)<br \/>\n    boat: false              # Enable boat launching<br \/>\n    particle1: FLAME         # Primary launch particle<br \/>\n    particle2: CLOUD         # Secondary launch particle<br \/>\n    trail_particle1: SOUL_FIRE_FLAME  # Primary trail particle<br \/>\n    trail_particle2: WHITE_ASH         # Secondary trail particle<br \/>\n    sound: ENTITY_FIREWORK_ROCKET_LAUNCH  # Launch sound<\/p>\n<p>  EMERALD_BLOCK:<br \/>\n    vertical: 80<br \/>\n    horizontal: 20<br \/>\n    boat: false<br \/>\n    particle1: DRAGON_BREATH<br \/>\n    particle2: HAPPY_VILLAGER<br \/>\n    trail_particle1: SOUL_FIRE_FLAME<br \/>\n    trail_particle2: WHITE_ASH<br \/>\n    sound: ENTITY_FIREWORK_ROCKET_LAUNCH<br \/>\n&#8220;`<\/p>\n<p>**Configuration Notes:**<br \/>\n&#8211; Material names must be valid Minecraft block names<br \/>\n&#8211; Numeric range: 0-100 recommended (scales velocity)<br \/>\n&#8211; Invalid particle\/sound names fallback to defaults<br \/>\n&#8211; Config auto-migrates when version changes<\/p>\n<p>&#8212;<\/p>\n<p>## \u26a1 Launch Mechanics<\/p>\n<p>### Activation<\/p>\n<p>Launchers trigger when:<br \/>\n1. Player\/boat moves onto launcher blocks<br \/>\n2. **Two consecutive blocks** of same material detected:<br \/>\n   &#8211; Block at feet level (layer 1)<br \/>\n   &#8211; Block below feet (layer 2)<br \/>\n3. Material matches configured launcher type<\/p>\n<p>### Two Launch Modes<\/p>\n<p>#### Mode 1: Direct Player Launch (Default)<br \/>\n&#8211; **Activation:** Walk\/stand on launcher blocks<br \/>\n&#8211; **Direction:** Player&#8217;s facing direction (yaw)<br \/>\n&#8211; **Velocity Calculation:**<br \/>\n  &#8211; Vertical: `(vertical_config \/ 100.0) * 2.5` blocks\/tick<br \/>\n  &#8211; Horizontal: `(horizontal_config \/ 100.0) * 3.0` blocks\/tick<\/p>\n<p>#### Mode 2: Boat Launch<br \/>\n&#8211; **Activation:** Boat moves over launcher blocks (requires `boat: true`)<br \/>\n&#8211; **Direction:** Boat&#8217;s facing direction<br \/>\n&#8211; **Velocity Calculation:**<br \/>\n  &#8211; Vertical: `(vertical_config \/ 100.0) * 1.5` blocks\/tick (lower than player)<br \/>\n  &#8211; Horizontal: `(horizontal_config \/ 100.0) * 4.0` blocks\/tick (higher than player)<\/p>\n<p>### Cooldown System<\/p>\n<p>&#8211; **Duration:** 10 ticks (0.5 seconds)<br \/>\n&#8211; **Per-Entity:** Each player\/boat has independent cooldown<br \/>\n&#8211; **Purpose:** Prevents repeated launches from quick passages<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfa8 Visual &#038; Audio Effects<\/p>\n<p>### Launch Effects<\/p>\n<p>When launched, players experience:<\/p>\n<p>| Effect | Details |<br \/>\n|&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;|<br \/>\n| **Particle 1** | 20 particles, 0.2 spread, 0.1 speed |<br \/>\n| **Particle 2** | 15 particles, 0.3 spread, 0.05 speed |<br \/>\n| **Sound** | Volume 1.0, pitch 1.2 (players) \/ 0.8 (boats) |<\/p>\n<p>### Trail Effects (While Flying)<\/p>\n<p>&#8211; **Duration:** Runs every tick until landing or entering liquid<br \/>\n&#8211; **Minimum Air Time:** 3 ticks before landing detection<br \/>\n&#8211; **Particle Streams:** Two parallel trails on left\/right sides<br \/>\n&#8211; **Side Offset:** 0.3 blocks perpendicular to flight direction<br \/>\n&#8211; **Landing Detection:** Player touches ground or enters liquid<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfae Launcher Manager GUI<\/p>\n<p>### Main Menu<\/p>\n<p>Open with `\/launchers` &#8211; displays all configured launchers.<\/p>\n<p>**Actions:**<br \/>\n&#8211; **Left-Click** launcher \u2192 Open editor<br \/>\n&#8211; **Right-Click** launcher \u2192 Remove launcher<br \/>\n&#8211; **Click Emerald** (slot 25) \u2192 Add new launcher (hold block in hand)<br \/>\n&#8211; **Click Barrier** (slot 26) \u2192 Close menu<\/p>\n<p>### Editor Menu<\/p>\n<p>Edit properties for selected launcher:<\/p>\n<p>| Slot | Item | Function |<br \/>\n|&#8212;&#8212;|&#8212;&#8212;|&#8212;&#8212;&#8212;-|<br \/>\n| 10 | Lever | **Vertical Height:** +10 (Left) \/ -10 (Right) |<br \/>\n| 19 | Feather | **Horizontal Flick:** +10 (Left) \/ -10 (Right) |<br \/>\n| 13 | Boat | Toggle boat mode ON\/OFF |<br \/>\n| 22 | Jukebox | Cycle through sound presets |<br \/>\n| 15 | Blaze Powder | Cycle large particles (Particle 1) |<br \/>\n| 24 | White Dye | Cycle large particles (Particle 2) |<br \/>\n| 16 | Glowstone Dust | Cycle small particles (Trail 1) |<br \/>\n| 25 | Gunpowder | Cycle small particles (Trail 2) |<br \/>\n| 40 | Arrow | Back to Main Menu |<br \/>\n| 42 | Barrier | Close Editor |<\/p>\n<p>**GUI Behavior:**<br \/>\n&#8211; Values clamped to 0-100 range<br \/>\n&#8211; Auto-saves on close<br \/>\n&#8211; Sound feedback on all clicks<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfa8 Particle &#038; Sound Presets<\/p>\n<p>### Large Particles (Launch Effects)<\/p>\n<p>&#8220;`<br \/>\nFLAME, SOUL_FIRE_FLAME, DRAGON_BREATH, HEART, ENCHANT,<br \/>\nHAPPY_VILLAGER, CLOUD, REDSTONE, SOUL, TOTEM_OF_UNDYING,<br \/>\nWITCH, LAVA, GLOW<br \/>\n&#8220;`<\/p>\n<p>### Small Particles (Trail Effects)<\/p>\n<p>&#8220;`<br \/>\nWITCH, CRIT, ENCHANTED_HIT, WHITE_ASH, ASH,<br \/>\nREVERSE_PORTAL, SOUL_FIRE_FLAME, FLAME, HAPPY_VILLAGER, GLOW<br \/>\n&#8220;`<\/p>\n<p>### Sound Presets<\/p>\n<p>&#8220;`<br \/>\nENTITY_FIREWORK_ROCKET_LAUNCH, ENTITY_EXPERIENCE_ORB_PICKUP,<br \/>\nENTITY_PLAYER_LEVELUP, BLOCK_NOTE_BLOCK_CHIME,<br \/>\nENTITY_ENDER_DRAGON_FLAP, ENTITY_WITHER_SHOOT<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcda Examples<\/p>\n<p>### Basic Jump Pad<\/p>\n<p>&#8220;`bash<br \/>\n# Place two gold blocks vertically<br \/>\n# Stand on them to test default launcher (50\/50)<br \/>\n\/launchers set GOLD_BLOCK vertical 60<br \/>\n\/launchers set GOLD_BLOCK horizontal 40<br \/>\n&#8220;`<\/p>\n<p>**Result:** Medium height, medium distance launch<\/p>\n<p>### Super Jump Pad<\/p>\n<p>&#8220;`bash<br \/>\n\/launchers set EMERALD_BLOCK vertical 100<br \/>\n\/launchers set EMERALD_BLOCK horizontal 20<br \/>\n\/launchers set EMERALD_BLOCK particle1 DRAGON_BREATH<br \/>\n\/launchers set EMERALD_BLOCK sound ENTITY_ENDER_DRAGON_FLAP<br \/>\n&#8220;`<\/p>\n<p>**Result:** Very high jump, minimal forward movement, epic effects<\/p>\n<p>### Water Channel Boat Launcher<\/p>\n<p>&#8220;`bash<br \/>\n\/launchers set DIAMOND_BLOCK boat true<br \/>\n\/launchers set DIAMOND_BLOCK vertical 30<br \/>\n\/launchers set DIAMOND_BLOCK horizontal 80<br \/>\n\/launchers set DIAMOND_BLOCK particle1 SOUL_FIRE_FLAME<br \/>\n\/launchers set DIAMOND_BLOCK particle2 CLOUD<br \/>\n&#8220;`<\/p>\n<p>**Result:** Boat launches far across water with lower arc<\/p>\n<p>### Parkour Course Launcher<\/p>\n<p>&#8220;`bash<br \/>\n# Short hop launcher<br \/>\n\/launchers set QUARTZ_BLOCK vertical 40<br \/>\n\/launchers set QUARTZ_BLOCK horizontal 50<br \/>\n\/launchers set QUARTZ_BLOCK particle1 ENCHANT<br \/>\n\/launchers set QUARTZ_BLOCK trail_particle1 HAPPY_VILLAGER<br \/>\n&#8220;`<\/p>\n<p>**Result:** Precise jumps for parkour courses with visual trail<\/p>\n<p>### Multi-Launcher System<\/p>\n<p>Create different launchers for different purposes:<\/p>\n<p>&#8220;`bash<br \/>\n# Low power (beginner)<br \/>\n\/launchers set COAL_BLOCK vertical 30<br \/>\n\/launchers set COAL_BLOCK horizontal 30<\/p>\n<p># Medium power (intermediate)<br \/>\n\/launchers set IRON_BLOCK vertical 60<br \/>\n\/launchers set IRON_BLOCK horizontal 50<\/p>\n<p># High power (expert)<br \/>\n\/launchers set NETHERITE_BLOCK vertical 90<br \/>\n\/launchers set NETHERITE_BLOCK horizontal 70<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd27 Troubleshooting<\/p>\n<p>### Launcher not working?<br \/>\n&#8211; Ensure **two blocks** of same material stacked vertically<br \/>\n&#8211; Check player is standing on top block (not in it)<br \/>\n&#8211; Verify material is configured in config.yml<br \/>\n&#8211; Check for cooldown (0.5 second delay between launches)<\/p>\n<p>### No particles showing?<br \/>\n&#8211; Verify particle names are valid Minecraft particle types<br \/>\n&#8211; Particles are client-side &#8211; restart client if needed<br \/>\n&#8211; Check console for errors on invalid particle names<br \/>\n&#8211; Plugin falls back to FLAME if particle invalid<\/p>\n<p>### Sound not playing?<br \/>\n&#8211; Verify sound name is valid Minecraft sound enum<br \/>\n&#8211; Check client sound settings (not muted)<br \/>\n&#8211; Plugin falls back to ENTITY_FIREWORK_ROCKET_LAUNCH if invalid<br \/>\n&#8211; Sound plays at launch location, volume 1.0<\/p>\n<p>### Boat launcher not working?<br \/>\n&#8211; Verify `boat: true` in configuration for that material<br \/>\n&#8211; Boat must be moving over blocks (not stationary)<br \/>\n&#8211; Check boat is actually in water (works on land too)<br \/>\n&#8211; Boat pitch is 0.8 (lower than player&#8217;s 1.2)<\/p>\n<p>### Launch velocity too weak\/strong?<br \/>\n&#8211; Adjust vertical and horizontal values (0-100)<br \/>\n&#8211; Values multiply with base velocity:<br \/>\n  &#8211; Player: vertical \u00d72.5, horizontal \u00d73.0<br \/>\n  &#8211; Boat: vertical \u00d71.5, horizontal \u00d74.0<br \/>\n&#8211; Test in creative mode for safety<\/p>\n<p>### Trail particles not showing?<br \/>\n&#8211; Trails only appear while entity is in air<br \/>\n&#8211; Minimum 3 ticks in air before landing detection<br \/>\n&#8211; Trails stop when landing or entering liquid<br \/>\n&#8211; Check trail_particle1 and trail_particle2 are valid<\/p>\n<p>### Can&#8217;t add new launcher?<br \/>\n&#8211; Hold the block in your hand<br \/>\n&#8211; Click the Emerald in GUI slot 25<br \/>\n&#8211; Material must not already exist as launcher<br \/>\n&#8211; Requires `eizzolaunchers.admin` permission<\/p>\n<p>&#8212;<\/p>\n<p>## \u26a0\ufe0f Important Notes<\/p>\n<p>### Critical Information<\/p>\n<p>1. **Two-Block Requirement:** Launchers need matching blocks at feet level AND one block below<br \/>\n2. **Direction-Based:** Launch direction follows player\/boat facing direction<br \/>\n3. **Cooldown System:** 0.5 second cooldown prevents repeated launches<br \/>\n4. **GUI Blocking:** Launches blocked while inventory GUI is open<br \/>\n5. **Velocity Scaling:** Values 0-100 scale with different multipliers for player\/boat<br \/>\n6. **Trail Rendering:** Trails use perpendicular offset vectors for side-by-side streams<br \/>\n7. **Fallback System:** Invalid particles\/sounds automatically fallback to defaults<\/p>\n<p>### Velocity Multipliers<\/p>\n<p>**Player Mode:**<br \/>\n&#8211; Vertical: `config \u00d7 2.5 \u00f7 100` blocks\/tick<br \/>\n&#8211; Horizontal: `config \u00d7 3.0 \u00f7 100` blocks\/tick<\/p>\n<p>**Boat Mode:**<br \/>\n&#8211; Vertical: `config \u00d7 1.5 \u00f7 100` blocks\/tick (lower for water travel)<br \/>\n&#8211; Horizontal: `config \u00d7 4.0 \u00f7 100` blocks\/tick (higher for distance)<\/p>\n<p>### Landing Detection<\/p>\n<p>Trails stop when:<br \/>\n&#8211; Player\/entity touches ground (`isOnGround()`)<br \/>\n&#8211; Entity enters liquid (`getBlock().isLiquid()`)<br \/>\n&#8211; Entity removed\/despawned<\/p>\n<p>### Trail Offset Calculation<\/p>\n<p>&#8220;`java<br \/>\nVector dir = entity.getDirection().setY(0).normalize();<br \/>\nVector sideOffset = new Vector(-dir.getZ(), 0, dir.getX()).normalize().multiply(0.3);<br \/>\n\/\/ Spawns particles at:<br \/>\n\/\/ &#8211; entity_location + sideOffset (right side)<br \/>\n\/\/ &#8211; entity_location &#8211; sideOffset (left side)<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfa8 Chat Formatting<\/p>\n<p>All plugin messages use **MiniMessage** format with gradient coloring:<\/p>\n<p>**Gradient:** Bright Red (#FF5555) \u2192 Dark Red (#FF0000)<\/p>\n<p>**Format:** `[EIZZOs-Launchers] \u00bb Message`<\/p>\n<p>Examples:<br \/>\n&#8211; Help menu headers<br \/>\n&#8211; Property change confirmations<br \/>\n&#8211; Error messages<br \/>\n&#8211; Admin notifications<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcca Configuration Examples<\/p>\n<p>### Speed Runner Course<\/p>\n<p>&#8220;`yaml<br \/>\nlaunchers:<br \/>\n  GOLD_BLOCK:<br \/>\n    vertical: 45<br \/>\n    horizontal: 70<br \/>\n    boat: false<br \/>\n    particle1: SOUL_FIRE_FLAME<br \/>\n    particle2: FLAME<br \/>\n    trail_particle1: SOUL_FIRE_FLAME<br \/>\n    trail_particle2: CRIT<br \/>\n    sound: ENTITY_FIREWORK_ROCKET_LAUNCH<br \/>\n&#8220;`<\/p>\n<p>### Water Park Ride<\/p>\n<p>&#8220;`yaml<br \/>\nlaunchers:<br \/>\n  PRISMARINE:<br \/>\n    vertical: 35<br \/>\n    horizontal: 85<br \/>\n    boat: true<br \/>\n    particle1: CLOUD<br \/>\n    particle2: HAPPY_VILLAGER<br \/>\n    trail_particle1: WHITE_ASH<br \/>\n    trail_particle2: ASH<br \/>\n    sound: ENTITY_PLAYER_SPLASH<br \/>\n&#8220;`<\/p>\n<p>### Vertical Cannon<\/p>\n<p>&#8220;`yaml<br \/>\nlaunchers:<br \/>\n  REDSTONE_BLOCK:<br \/>\n    vertical: 95<br \/>\n    horizontal: 10<br \/>\n    boat: false<br \/>\n    particle1: LAVA<br \/>\n    particle2: FLAME<br \/>\n    trail_particle1: SOUL_FIRE_FLAME<br \/>\n    trail_particle2: WHITE_ASH<br \/>\n    sound: ENTITY_WITHER_SHOOT<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcc4 License<\/p>\n<p>Part of the EIZZOs plugin suite for Minecraft multiplayer networks.<\/p>\n<p>&#8212;<\/p>\n<p>**Version:** 1.0-SNAPSHOT<br \/>\n**Minecraft:** 1.21.1 (Paper)<br \/>\n**Author:** EIZZO<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Custom launchers made with 2 blocks underneath each other | ALSO WORKS WITH BOATS<\/p>\n","protected":false},"featured_media":62006,"template":"","meta":{"_minecraft_slug":"eizzos-launchers","_minecraft_project_id":"S8gac3qA","_minecraft_author":"EIZZO1","_minecraft_license":"MIT","_minecraft_downloads":18,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"eizzos-launchers.zip","_minecraft_size_bytes":25342,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T22:41:12.715710Z","_minecraft_date_created":"2026-02-11T02:08:27.303088Z","_minecraft_date_modified":"2026-02-10T07:35:57.168042Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/eizzos-launchers","_minecraft_icon_attachment_id":62006,"_minecraft_imported_at":"2026-06-03T14:24:03+00:00","_minecraft_import_hash":"49f46872db2aa971d40f6c4b351df744","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[89,127,129,869],"mod_loader":[132,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-62005","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-game-mechanics","mod_category-paper","mod_category-spigot","mod_category-transportation","mod_loader-paper","mod_loader-spigot","minecraft_version-1-21","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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>EIZZOs-Launchers - 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\/eizzos-launchers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EIZZOs-Launchers - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Custom launchers made with 2 blocks underneath each other | ALSO WORKS WITH BOATS\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/eizzos-launchers\/\" \/>\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=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eizzos-launchers\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eizzos-launchers\\\/\",\"name\":\"EIZZOs-Launchers - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eizzos-launchers\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eizzos-launchers\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/eizzos-launchers-icon-341d3ae1e8acf98fabe3833c8ceb3f2c19c0c8c1_96.webp\",\"datePublished\":\"2026-06-03T14:24:02+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eizzos-launchers\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eizzos-launchers\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eizzos-launchers\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/eizzos-launchers-icon-341d3ae1e8acf98fabe3833c8ceb3f2c19c0c8c1_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/eizzos-launchers-icon-341d3ae1e8acf98fabe3833c8ceb3f2c19c0c8c1_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eizzos-launchers\\\/#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\":\"EIZZOs-Launchers\"}]},{\"@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":"EIZZOs-Launchers - 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\/eizzos-launchers\/","og_locale":"en_US","og_type":"article","og_title":"EIZZOs-Launchers - Minecraft","og_description":"Custom launchers made with 2 blocks underneath each other | ALSO WORKS WITH BOATS","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/eizzos-launchers\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/eizzos-launchers\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/eizzos-launchers\/","name":"EIZZOs-Launchers - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/eizzos-launchers\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/eizzos-launchers\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/eizzos-launchers-icon-341d3ae1e8acf98fabe3833c8ceb3f2c19c0c8c1_96.webp","datePublished":"2026-06-03T14:24:02+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/eizzos-launchers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/eizzos-launchers\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/eizzos-launchers\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/eizzos-launchers-icon-341d3ae1e8acf98fabe3833c8ceb3f2c19c0c8c1_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/eizzos-launchers-icon-341d3ae1e8acf98fabe3833c8ceb3f2c19c0c8c1_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/eizzos-launchers\/#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":"EIZZOs-Launchers"}]},{"@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\/62005","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\/62006"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=62005"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=62005"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=62005"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=62005"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}