{"id":53616,"date":"2026-06-03T03:04:12","date_gmt":"2026-06-03T00:04:12","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/dabsu\/"},"modified":"2026-06-03T03:04:12","modified_gmt":"2026-06-03T00:04:12","slug":"dabsu","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/dabsu\/","title":{"rendered":"DaBsu-Dialog Batch Spawner Utils"},"content":{"rendered":"<p># DaBsu, Dialog Batch Spawner Utils<\/p>\n<p>## Introduction<\/p>\n<p>**DaBsu** is a dialog based Spawner Editor for Minecraft Java 1.21.6+. It is designed for map makers to manage a large amount of spawners conveniently and visually. DaBsu&#8217;s quick edit allows users to conveniently modify a single spawner or a family of spawners, and DaBsu&#8217;s batch edit allows you select multiple spawners in highly comprehensive ways and edit them together.<\/p>\n<p>## Language<\/p>\n<p>DaBsu comes with support of multi-language. When a player joins the server for the first time, the data pack will ask them to select their language (currently supports `en` and `zh_cn`), or one may change their language by executing `function dabsu:lang`.<\/p>\n<p>## Get a DaBsu Wand<\/p>\n<p>Most functions of DaBsu are triggered with a **DaBsu Wand**. To obtain one, run **any** of the following commands:<\/p>\n<p>&#8220;`mcfunction<br \/>\nfunction #dabsu:a<br \/>\nfunction dabsu:a<br \/>\nfunction dabsu:wand<br \/>\n&#8220;`<br \/>\nAlternatively, if you installed the &#8220;&#8230;With Fast Dialog&#8221; version, you can press `G` and open DaBsu&#8217;s Quick Dialog Actions, then select `Obtain DaBsu Debug Stick`.<\/p>\n<p>* Holding the wand and **Sneak + Right Click** will open **DaBsu Main Menu**.<br \/>\n* Holding the wand and look at a spawner displays information of that spawner.<br \/>\n* To get rid of the wand, **Sneak + Q**.<\/p>\n<p>## Features<\/p>\n<p>Here is a list of all functionalities of DaBsu. To see detailed explanation please go to their corresponding chapter.<\/p>\n<p>* Quick Edit<br \/>\n  * Visualized In-World Edit<br \/>\n  * Dialog Edit Properties<br \/>\n  * Dialog Edit `SpawnPotentials`<br \/>\n  * Quick Change entity&#8217;s `attributes` and `Equipments` (More coming)<br \/>\n  * Sync `SpawnPotentials` changes to other spawners with the same `SpawnPotentials`<br \/>\n* Scan &#038; Register Pre-existed Spawners<br \/>\n* Batch Edit<br \/>\n  * Select Spawners (Cuboid Selection | Range Selection | nbt= Selection | Same `SpawnPotentials` Selection|Select All | Modify Selection (Add\/Remove\/Take Intersection))<br \/>\n  * Edit Selected Spawners (Prime | Replace or Adjust Properties | Manage `SpawnPotentials` | Execute Any Command)<br \/>\n* Configurable Settings<br \/>\n* Hibernate and uninstall data pack<br \/>\n* Trial Spawner Toner<br \/>\n* Server Ender Chest<br \/>\n* Spawn Analyzer<\/p>\n<p>## Quick Edit<\/p>\n<p>Quick Edit allows you to edit a single spawner on the go. You may choose to publish your changes on SpawnPotentials to all other spawners with the same `SpawnPotentials`.<br \/>\nTo enter quick edit, **Sneak + Right Click on a spawner**.<\/p>\n<p>### Visualized In-World Edit<\/p>\n<p>By default you will see a box representing the spawner&#8217;s `SpawnRange`, a sphere representing its `RequiredPlayerRange`, and a bar on top of the spawner representing its `SpawnCount`.<\/p>\n<p>There are several little green cubes attached to these displays, and you may change the corresponding values by **holding down right click with the wand and dragging**.<\/p>\n<p>![Quick Edit](https:\/\/cdn.modrinth.com\/data\/cached_images\/1a190f83c7fc23c311c94bfaf2426bb28234ed90.png)<\/p>\n<p>### Dialog Edit Properties<\/p>\n<p>During quick edit, **pressing Q** while hoding the wand will open the **Quick Edit Menu** dialog window.<br \/>\nFrom there, you may select **Edit Properties** to edit the spawner&#8217;s settings except SpawnPotentials, including `SpawnCount`, `SpawnRange`, `RequiredPlayerRange`, `Min\/MaxSpawnDelay`, and `MaxNearbyEntities`.<br \/>\n**Pressing F** is a shortcut for getting to this page.<\/p>\n<p>Clicking **Edit Itself** will modify this spawner with your input, and Clicking **Edit Same Potential** will modify all spawners with the exact same `SpawnPotentials` with your input.<\/p>\n<p>### Dialog Edit SpawnPotentials<\/p>\n<p>During quick edit, **pressing Q** will open the **Quick Edit Menu** dialog window.<br \/>\nFrom there, you may select **Edit SpawnPotentials** to manage the spawner&#8217;s `SpawnPotentials` entries.<\/p>\n<p>![Select Potential](https:\/\/cdn.modrinth.com\/data\/cached_images\/0e5acbe08cd8bcf1460f1596b6910c0a2da91783.png)<\/p>\n<p>You will first be taken to the **Select Potential** menu, which is a page that lists all of the spawner&#8217;s `SpawnPotentials` entries in order:<br \/>\n * Clicking the **[+]** button can append a new entry to `SpawnPotentials`.<br \/>\n * **Light Limit&#8230;** changes the custom spawn rules for all entries<br \/>\n * **Merge to all&#8230;** lets you merge any compound tag into every entry in the `SpawnPotentials` list<br \/>\n * **Edit Full NBT** lets you directly edit the entire `SpawnPotentials` tag.<\/p>\n<p>You may also **select an entry to edit that particular spawn**.<br \/>\nA shurtcut exists as **Sneak + F**. If your spawner has only one spawn option, then it directly takes you to that entry. If it has none or multiple entries, then it takes you to the **Select Potential** page.<\/p>\n<p>When editing a particular entry, you may freely edit the Spawning Entity `data.entity`, the Equipment Loot Table `data.equipment` or the Weight `weight` of this entry. Click **Edit Itself** to apply your changes.<br \/>\nYou may also choose to **Delete** this entry or **Edit its Light Levels**.<\/p>\n<p>![Single Potential](https:\/\/cdn.modrinth.com\/data\/cached_images\/6af761896b13cfd38e5ecd5434de3360e4557924.png)<\/p>\n<p>#### Quick Change Common Tags<\/p>\n<p>Inside the **Edit Common Tags** option, you may change common base **attributes** or **equipments** of the entity.<br \/>\nTo quickly change attributes, type the number;<br \/>\nTo manage equipments, you can choose to copy one of the mob&#8217;s equipment into your inventory, or replace one of the slots with an item inside your inventory or enderchest.<\/p>\n<p>#### Sync SpawnPotentials changes<\/p>\n<p>After you made any changes through any means to the `SpawnPotentials` of the spawner being quick edited, you may **press Q** to open the **Quick Edit Menu** dialog window and see a prompt for you to **Sync Changes** or **Revert Edits**<\/p>\n<p>**Sync Changes** will sync your edits to this spawner to all other spawners that used to have the same `SpawnPotentials` with it.<\/p>\n<p>**Revert Edits** will revert all your changes to the `SpawnPotentials` of this spawner.<\/p>\n<p>### Quitting Quick Edit<\/p>\n<p>To finish quick edit, do any of the following:<br \/>\n* **Sneak + Right Click** the spawner with the wand again<br \/>\n* **Sneak + Q** while hoding the wand<br \/>\n* Get far enough from the spawner, or the spawner&#8217;s chunk is no longer loaded.<br \/>\n* Press the **Exit Quick Edit** button in the **Quick Edit Menu**<br \/>\n* Leave the server<\/p>\n<p>## Register Pre-Existing Spawners<\/p>\n<p>The DaBsu system will only keep track of registered spawners. After the data pack is installed, all player placed spawners will be automatically registered.<\/p>\n<p>To register spawners existed before DaBsu is installed or spawners that are not placed by hand, use the **Start Scanning &#038; Registering** function from DaBsu main menu. This is a very &#8220;thick&#8221; raycast that runs every other tick to check if there are any un-registered spawners along your line of sight.<\/p>\n<p>During this is enabled, pressing Q while holding the wand will take you to its options that you can choose how long the ray is, how thick it is and if it can pierce through blocks.<\/p>\n<p>Additionally, right clicking an unregistered spawner with DaBsu wand will register it.<\/p>\n<p>## Batch Edit<\/p>\n<p>Batch editing is a more advanced editing methods. You can select multiple spawners in highly comprehensive ways and edit them at the same time.<\/p>\n<p>### Batch Edit Selecting Spawners<\/p>\n<p>To select spawners for batch editing, open main menu by Sneak + Right Click with DaBsu wand, Then click **Batch Edit: Select Spawners**. If there are currently no selected spawners, pressing `Q` with the wand takes you here directly (if you are not in quick edit).<\/p>\n<p>![Select](https:\/\/cdn.modrinth.com\/data\/cached_images\/3179fb523585395a36d02b991a17d46de895ff57.png)<\/p>\n<p>There are 5 different method of selection provided:<br \/>\n&#8211; **Cuboid Selection**<\/p>\n<p>Define 2 corners and all registered spawners within the cuboid they form will be selected. It is the same logic as the `\/fill` command. This works across unloaded chunks.<\/p>\n<p>To define the 2 coordinates, you can either type them in the input box, click **Set Cuboid Pos 1\/2** to set it to your current location, or click **Fast Cuboid Position** then right click with the wand to define 2 positions, kind of like WordEdit.<\/p>\n<p>&#8211; **Range Selection**<\/p>\n<p>Select all spawners within a given range from you. This is the only selection method that cannot select spawners in unloaded chunks.<\/p>\n<p>Adjust the slidebar on the top of the page to change this range.<\/p>\n<p>&#8211; **Select by nbt= check**<\/p>\n<p>This is the same logic as the `nbt=` selector argument. You will be prompted to enter a compound tag, and the system will select all spawners that have at least one entity containing the tag you entered. For example. `{id:&#8221;minecraft:zombie&#8221;}` will select all spawners that spawn zombies.  (Not quite, actually. Since Minecraft does not check NBT inside spawner entity, you will have to select again with `{id:&#8221;zombie&#8221;}` and add it to the previous selection *(See Below)* for it to actually select all zombies).<\/p>\n<p>This selection works across dimensions and unloaded chunks.<\/p>\n<p>&#8211; **Select Same Potential**<\/p>\n<p>You must be standing on a spawner to use this one. Select all spawners that have the same `SpawnPotentials` as the spawner you are standing on. This selection works across dimensions and unloaded chunks.<\/p>\n<p>&#8211; **Select All**<\/p>\n<p>All registered spawners will be selected, works across dimensions and unloaded chunks.<\/p>\n<p>&#8211; **Adding Selections**<\/p>\n<p>On the top of the page there is a check box &#8220;Add to selection instead of replace&#8221;. If checked, the new selected spawners will be added to the pre-existing selection instead of making a new selection.<\/p>\n<p>All selected spawners will flash blue to indicate that.<\/p>\n<p>### Batch Edit Modify Selection<\/p>\n<p>You are allowed to modify your selection by removing some spawners from it or taking intersection with another selection, kind of like PhotoShop. To do that,  open main menu by Sneak + Right Click with DaBsu wand, Then click **Batch Edit: Modify Selection**.<\/p>\n<p>Choose your mode to be either **Remove From Selection** or **Take Intersetion** with the button on the top, and everything else is the same as the Selecting Spawners page.<\/p>\n<p>### Clear Selection<\/p>\n<p>To Empty your selection, Click the **Batch Edit: Cancel Selection** button in the main menu.<\/p>\n<p>### Batch Edit Selected Spawners<\/p>\n<p>To Edit your selected spawners, Click the **Batch Edit Selected Spawners** button in the main menu. As long as you have at least one spawner selected, pressing Q while holding the wand will also take you here, as a shortcut.<\/p>\n<p>There are 4 different ways you can modify these selected spawners. All of them applies to all selected spawners across dimensions and unloaded chunks:<\/p>\n<p>&#8211; **Set Next Spawn Time**<\/p>\n<p>This sets the `Delay` tag of the spawner to your input. (i.e., prime the spawners)<\/p>\n<p>&#8211; **Edit Properties**<\/p>\n<p>Set the properties of this spawners except `SpawnPotentials`. Leaving a box empty will not change the original value. Changing the mode to &#8220;**Add or Subtract**&#8221; will do math on the original value with your input instead of replacing them; this way you can make general adjustments like reduce all selected spawner&#8217;s `SpawnCount` by 1.<\/p>\n<p>&#8211; **Edit Potentials**<\/p>\n<p>Manage the spawner&#8217;s `SpawnPotentials`. Depending on what you selected, you will see different available functions.<\/p>\n<p>If all spawners in your selection has the exact same `SpawnPotentials`, then you can freely go into and edit each entry just like Quick Edit. If not, you can only do very general edits like replacing all light rules or merge a tag into every single entry.<\/p>\n<p>&#8211; **Run Any Command**<\/p>\n<p>This allows you to run any command at the location of the spawner as its marker entity.<\/p>\n<p>Note if you run commands that changed the spawner&#8217;s properties or potentials, you have to run the Self Check and Optimize function from the DaBsu main menu after the edit, so that all the changes you made are correctly updated in the DaBsu system.<\/p>\n<p>## Custom Options<\/p>\n<p>DaBsu provides users with a few options, split into 2 categories: **Global settings**, which affects the compatibility and performance of DaBsu, and **Personal Settings**, which are preferences only affecting yourself.<\/p>\n<p>Both categories can be accessed through the DaBsu menu (Shift Right Click with DaBsu wand)<\/p>\n<p>Users can also change their language in Personal Settings.<\/p>\n<p>## Hibernating (Uninstalling)<\/p>\n<p>If you are about to release your work into the public, you **must** hibernate DaBsu.<\/p>\n<p>Do it by clicking the option in **Global settings** or running `function dabsu:hibernate`.<\/p>\n<p>This removes all marker entities, scoreboards, and just about everything that DaBsu uses except storage files. After the data pack is hibernated, remove DaBsu from the datapacks folder so players cannot access it.<\/p>\n<p>You can always resume DaBsu by putting it back into datapacks, `reload`, and run `function dabsu:resume`. All registered spawners will remain registered, provided that you did not remove DaBsu&#8217;s storage file.<\/p>\n<p>## Multiplayer<\/p>\n<p>Multiple players may use DaBsu&#8217;s quick edit at the same time without interfering each other (as long as they are not trying to edit the same spawner). For batch edit, the selection is shared among all players so there can only be one selection at a time, used by all players.<\/p>\n<p>## Misc Functions<\/p>\n<p>A few other &#8220;little&#8221; things added:<\/p>\n<p>&#8211; **Server Ender Chest**<\/p>\n<p>An (almost) infinite storage **shared** and **synced** in real time for all users.<br \/>\nThis is intended for devs to share commonly used items quickly.<\/p>\n<p>&#8211; **Self Check and Optimize**<\/p>\n<p>You can access this from the main menu. This forces all registered spawners to check if they have been changed and update their information in the DaBsu system. Normally spawners will only do this if they just got edited or a player is nearby.<\/p>\n<p>&#8211; **Spawn Analyzer**<\/p>\n<p>During quick edit you can choose to run a 5 seconds long spawn analysis that visually shows you where mobs can spawn with your current space, light, and special conditions. This works by forcing the spawner to spawn a special version of the same mob at high frequency and documenting where they spawns.<\/p>\n<p>&#8211; **Trial Spawner**<\/p>\n<p>DaBsu does not support trial spawners fully. Unless you have a really good reason, you should be using a **Trial Spawner Config File** in Datapack, which can easily manage spawn potentials of multiple trial spawners.<\/p>\n<p>DaBsu comes with a converter that can convert a trial spawner&#8217;s inline NBT configuration into an equivalent JSON structure that you can directly copy to a JSON config file in your data pack. To do that enter quick edit on a trial spawner and press `Q` with your wand.<\/p>\n<p>## Technical Information<\/p>\n<p>Performance: During idle, you should be able to ignore its performance cost.<\/p>\n<p>With Quick Actions: In the releases, 2 different versions of DaBsu are provided. The one labled &#8220;With Quick Action&#8221; has a dialog defined with JSON and can be called from the pause menu or by pressing G. If this does not interference with your game then using this version could be more convenient.<\/p>\n<p>Running `function dabsu:version` will tell you its current version. It also returns the numeric verions and set `storage dabsu:sys pong__` to `true`.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A dialog based Spawner Editor for map makers to manage a large amount of spawners conveniently and visually.<\/p>\n","protected":false},"featured_media":53617,"template":"","meta":{"_minecraft_slug":"dabsu","_minecraft_project_id":"JIIWjQLL","_minecraft_author":"Dahesor","_minecraft_license":"Apache-2.0","_minecraft_downloads":131,"_minecraft_follows":0,"_minecraft_client_side":"optional","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"dabsu.zip","_minecraft_size_bytes":23831739,"_minecraft_version_count":18,"_minecraft_updated_at":"2026-05-15T21:48:05.300389Z","_minecraft_date_created":"2025-06-23T08:21:23.619534Z","_minecraft_date_modified":"2026-03-26T00:58:32.508109Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/dabsu","_minecraft_icon_attachment_id":53617,"_minecraft_imported_at":"2026-06-03T00:04:14+00:00","_minecraft_import_hash":"7121862c8d0c847f19ec89165d4836aa","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[84,873,126,92],"mod_loader":[86],"minecraft_version":[40,801,41,808,809,810,811,812,813,814,815,79,782,783,784,80,785,786,81,787,82,796,797,798,799,800,788,162,789,790,791,792,793,794,795,83],"class_list":["post-53616","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-10","minecraft_version-1-21-10-rc1","minecraft_version-1-21-11","minecraft_version-1-21-11-pre1","minecraft_version-1-21-11-pre2","minecraft_version-1-21-11-pre3","minecraft_version-1-21-11-pre4","minecraft_version-1-21-11-pre5","minecraft_version-1-21-11-rc1","minecraft_version-1-21-11-rc2","minecraft_version-1-21-11-rc3","minecraft_version-1-21-6","minecraft_version-1-21-6-pre3","minecraft_version-1-21-6-pre4","minecraft_version-1-21-6-rc1","minecraft_version-1-21-7","minecraft_version-1-21-7-rc1","minecraft_version-1-21-7-rc2","minecraft_version-1-21-8","minecraft_version-1-21-8-rc1","minecraft_version-1-21-9","minecraft_version-1-21-9-pre1","minecraft_version-1-21-9-pre2","minecraft_version-1-21-9-pre3","minecraft_version-1-21-9-pre4","minecraft_version-1-21-9-rc1","minecraft_version-25w31a","minecraft_version-25w32a","minecraft_version-25w33a","minecraft_version-25w34a","minecraft_version-25w34b","minecraft_version-25w35a","minecraft_version-25w36a","minecraft_version-25w36b","minecraft_version-25w37a","minecraft_version-26-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>DaBsu-Dialog Batch Spawner Utils - 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\/dabsu\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DaBsu-Dialog Batch Spawner Utils - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A dialog based Spawner Editor for map makers to manage a large amount of spawners conveniently and visually.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/dabsu\/\" \/>\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=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dabsu\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dabsu\\\/\",\"name\":\"DaBsu-Dialog Batch Spawner Utils - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dabsu\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dabsu\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/dabsu-icon-621bae2ea8a603c9bb7d16559dcd13945f314d45_96.webp\",\"datePublished\":\"2026-06-03T00:04:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dabsu\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dabsu\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dabsu\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/dabsu-icon-621bae2ea8a603c9bb7d16559dcd13945f314d45_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/dabsu-icon-621bae2ea8a603c9bb7d16559dcd13945f314d45_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dabsu\\\/#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\":\"DaBsu-Dialog Batch Spawner Utils\"}]},{\"@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":"DaBsu-Dialog Batch Spawner Utils - 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\/dabsu\/","og_locale":"en_US","og_type":"article","og_title":"DaBsu-Dialog Batch Spawner Utils - Minecraft","og_description":"A dialog based Spawner Editor for map makers to manage a large amount of spawners conveniently and visually.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/dabsu\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/dabsu\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/dabsu\/","name":"DaBsu-Dialog Batch Spawner Utils - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/dabsu\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/dabsu\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/dabsu-icon-621bae2ea8a603c9bb7d16559dcd13945f314d45_96.webp","datePublished":"2026-06-03T00:04:12+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/dabsu\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/dabsu\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/dabsu\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/dabsu-icon-621bae2ea8a603c9bb7d16559dcd13945f314d45_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/dabsu-icon-621bae2ea8a603c9bb7d16559dcd13945f314d45_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/dabsu\/#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":"DaBsu-Dialog Batch Spawner Utils"}]},{"@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\/53616","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\/53617"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=53616"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=53616"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=53616"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=53616"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}