{"id":35318,"date":"2026-06-01T20:06:10","date_gmt":"2026-06-01T17:06:10","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/bubblellaneous\/"},"modified":"2026-06-01T20:06:10","modified_gmt":"2026-06-01T17:06:10","slug":"bubblellaneous","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/bubblellaneous\/","title":{"rendered":"Bubblellaneous"},"content":{"rendered":"<p><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/RGn_skcWKsg\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe><\/p>\n<p># \ud83e\udee7 Bubblellaneous Pack<\/p>\n<p>This Minecraft pack adds Furniture, Technology, Food &#038; Miscellaneous blocks and items.<\/p>\n<p>To use it you must install the data pack in your world. All players playing on your server must have the resource pack installed.<\/p>\n<p>&#8211; Use `\/function menu:bubblellaneous` for settings\/debugging!<br \/>\n&#8211; Use `\/function give:bubblellaneous\/<item_name>` to give an item.<br \/>\n&#8211; Use `\/function spawn:bubblellaneous\/<item_name>` to spawn an item.<br \/>\n&#8211; Use `\/function place:bubblellaneous\/<block_name>` to place a block.<\/p>\n<p>| Minecraft version  | Status                                 |<br \/>\n| &#8212;&#8212;&#8212;&#8212;&#8212;&#8212; | &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; |<br \/>\n| 1.20.2 and earlier | \ud83d\udeab Broken due to Minecraft limitations |<br \/>\n| 1.20.3             | \u2705 Supported (only 2.0.0)              |<br \/>\n| 1.20.4             | \u2705 Supported (only 2.0.0)              |<br \/>\n| 1.21.0\u20141.21.9      | \u2705 Supported (only to 2.2.3)           |<br \/>\n| 1.21.11            | \u2705 Supported (only 3.0.0 and later)    |<\/p>\n<p>If you wish to contribute, refer to CONTRIBUTING.md<\/p>\n<p># \ud83d\udd16 Translations<\/p>\n<p>Thanks to wonderful people you can enjoy this pack in different languages:<\/p>\n<p>| Maintainer                                               | Translation                    |<br \/>\n| &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; | &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; |<br \/>\n| BubbleFish       | \ud83c\uddfa\ud83c\uddf8 English (US) [100%]       |<br \/>\n| BubbleFish       | \ud83c\uddec\ud83c\udde7 English (UK) [100%]       |<br \/>\n| BubbleFish       | \ud83c\uddf7\ud83c\uddfa Russian [100%]            |<br \/>\n| Unintegrated           | \ud83c\udde8\ud83c\uddff Czech [100%]              |<br \/>\n| Unintegrated           | \ud83c\udf0d Toki Pona [100%]          |<br \/>\n| Atten007                  | \ud83c\udde9\ud83c\uddea German [100%]             |<br \/>\n| Caesar_Galahad                                           | \ud83c\udde8\ud83c\uddf3 Chinese [100%]            |<br \/>\n| Antoha256M       | \ud83c\uddf7\ud83c\uddfa Russian Pre-Reform [100%] |<br \/>\n| FBreakDance30 | \ud83c\uddee\ud83c\uddf9 Italian [99%]             |<br \/>\n| Dorlonkho                                                | \ud83c\uddef\ud83c\uddf5 Japanesse [17%]           |<\/p>\n<p>If you want to help with translations, refer to CONTRIBUTING.md<\/p>\n<p># \ud83d\udda5\ufe0f About Bubblellaneous<\/p>\n<p>This data pack was originally published by me on Nov 21st, 2021. This is a complete rework, designed to be great for survival, map making, and the creation of your content.<\/p>\n<p>&#8211; You can obtain all custom content without memorizing recipes using Bubble Bench: Drop a glass bottle onto a crafting table!<\/p>\n<p>![bubble bench](https:\/\/github.com\/bbfh-dev\/bubblellaneous-pack\/blob\/main\/.github\/images\/bubble_bench.png?raw=true)<\/p>\n<p>&#8211; Many blocks\/items have different variants (variating in color and material):<\/p>\n<p>![variants](https:\/\/github.com\/bbfh-dev\/bubblellaneous-pack\/blob\/main\/.github\/images\/block_variations.png?raw=true)<\/p>\n<p>&#8211; Have fun with all the content! Feel free to join my discord:<\/p>\n<p># \ud83d\udce6 For Map Makers \/ Developers<\/p>\n<p>## Storing blocks<\/p>\n<p>Bubblellaneous uses entities to display blocks, this may become inconvenient for mapmakers. For this reason, there&#8217;s a way of restoring the block&#8217;s state when loading from structures using structure blocks or `\/place`:<\/p>\n<p>1. Prevent copying before you save all of the blocks: `\/function bubblellaneous:blocks\/copy_properties\/prevent_copying`.<br \/>\n1. Store blocks that you want to save: `\/execute as @e[tag=bbln.block] run function bubblellaneous:blocks\/copy_properties\/save_to_block`.<br \/>\n1. Save the structure. You can now break the blocks.<br \/>\n1. Start copying state: `\/function bubblellaneous:blocks\/copy_properties\/stop_prevent_copying`.<br \/>\n1. Now you can place the saved structure template anywhere and it will automatically restore all data.<br \/>\n1. If you encounter errors, create a GitHub Issue telling which block and how exactly it broke.<\/p>\n<p>## Events<\/p>\n<p>Bubblellaneous has several events that can be used to extend the data pack logic. The way you hook to these events is by creating a Function tag in the specified path. The function tag is executed by a certain entity that you can refer to.<\/p>\n<p>> [!NOTE]<br \/>\n> If your project requires more events, create a GitHub Issue or message me on Discord, and I&#8217;ll add it.<\/p>\n<p>**Entity tag** is `@e[tag=bbln.<value>]`. e.g. if the value is `name.test`, then the actual selector is `@e[tag=bbln.name.test]`.<\/p>\n<p>| Function tag                                      | Entity tag          | Description                                                            |<br \/>\n| &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- | &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- | &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- |<br \/>\n| `#bubblellaneous:settings\/on_load`                | &#8211;                   | Settings were loaded\/changed                                           |<br \/>\n| `#bubblellaneous:block\/all\/on_place`              | block               | A block was placed                                                     |<br \/>\n| `#bubblellaneous:block\/all\/on_break`              | block               | A block was broken. Use `\/return 1` to prevent the block from breaking |<br \/>\n| `#bubblellaneous:block\/bear_trap\/on_catch`        | name.bear_trap      | Bear Trap caught a player                                              |<br \/>\n| `#bubblellaneous:block\/bear_trap\/on_release`      | name.bear_trap      | Bear Trap released the player                                          |<br \/>\n| `#bubblellaneous:block\/electrical_box\/on_enable`  | name.electrical_box | An electrical box was toggled on                                       |<br \/>\n| `#bubblellaneous:block\/electrical_box\/on_disable` | name.electrical_box | An electrical box was toggled off                                      |<br \/>\n| `#bubblellaneous:block\/alarm_block\/on_trigger`    | name.alarm_block    | An alarm block was triggered with redstone                             |<\/p>\n<p>## Bubble Bench Blacklist<\/p>\n<p>You can hide certain blocks\/items from Bubble Bench, preventing players from crafting them.<\/p>\n<p>> Substitute `<unit>\/<id>` with the following values:<br \/>\n><br \/>\n> &#8211; `<unit>` is either `block` or `item`.<br \/>\n> &#8211; `<id>` is the id of the block\/item. The same ID is used in commands like `\/function give:bubblellaneous\/&#8230;` for reference.<\/p>\n<p>**Adding unit into blacklist**:<\/p>\n<p>&#8220;`mcfunction<br \/>\ndata modify storage minecraft:bubblellaneous bench_blacklist append value {entry: &#8220;<unit>\/<id>&#8220;}<\/p>\n<p># Example:<br \/>\ndata modify storage minecraft:bubblellaneous bench_blacklist append value {entry: &#8220;block\/acacia_table&#8221;}<br \/>\n&#8220;`<\/p>\n<p>**Removing unit from blacklist**:<\/p>\n<p>&#8220;`mcfunction<br \/>\ndata remove storage minecraft:bubblellaneous bench_blacklist[{entry: &#8220;<unit>\/<id>&#8220;}]<\/p>\n<p># Example:<br \/>\ndata remove storage minecraft:bubblellaneous bench_blacklist[{entry: &#8220;item\/white_key&#8221;}]<br \/>\n&#8220;`<\/p>\n<p>The changes will apply on the next `\/reload`.<\/p>\n<p>## \ud83d\udd17 Links<\/p>\n<p>You can leave a comment on the PMC page!<\/p>\n<p>![PMC](https:\/\/www.planetminecraft.com\/data-pack\/bubblellaneous\/)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Adds Furniture, Technology, Food &#038; Miscellaneous blocks and items.<\/p>\n","protected":false},"featured_media":35319,"template":"","meta":{"_minecraft_slug":"bubblellaneous","_minecraft_project_id":"jDGGUJ9V","_minecraft_author":"BubbleFish","_minecraft_license":"CC-BY-SA-4.0","_minecraft_downloads":20998,"_minecraft_follows":93,"_minecraft_client_side":"unknown","_minecraft_server_side":"unknown","_minecraft_storage_type":"zip","_minecraft_archive_name":"bubblellaneous.zip","_minecraft_size_bytes":52857904,"_minecraft_version_count":42,"_minecraft_updated_at":"2026-05-15T21:38:01.383448Z","_minecraft_date_created":"2023-01-07T21:25:44.491079Z","_minecraft_date_modified":"2026-02-26T20:19:13.786568Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/bubblellaneous","_minecraft_icon_attachment_id":35319,"_minecraft_imported_at":"2026-06-01T17:06:11+00:00","_minecraft_import_hash":"24599e47eb5c938b38f5dc2700f42db5","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[84,156,97,85,104,89,6,158,98,91,123],"mod_loader":[86,99,106,9,160,100],"minecraft_version":[49,50,51,52,53,54,55,56,57,93,94,62,37,40,41,78],"class_list":["post-35318","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-datapack","mod_category-decoration","mod_category-fabric","mod_category-food","mod_category-forge","mod_category-game-mechanics","mod_category-minecraft","mod_category-neoforge","mod_category-quilt","mod_category-storage","mod_category-technology","mod_loader-datapack","mod_loader-fabric","mod_loader-forge","mod_loader-minecraft","mod_loader-neoforge","mod_loader-quilt","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-5"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Bubblellaneous - 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\/bubblellaneous\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bubblellaneous - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Adds Furniture, Technology, Food &amp; Miscellaneous blocks and items.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/bubblellaneous\/\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblellaneous\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblellaneous\\\/\",\"name\":\"Bubblellaneous - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblellaneous\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblellaneous\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bubblellaneous-icon-1cb17335bc1f49c04f1483d3d48d8929dfbf310d.png\",\"datePublished\":\"2026-06-01T17:06:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblellaneous\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblellaneous\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblellaneous\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bubblellaneous-icon-1cb17335bc1f49c04f1483d3d48d8929dfbf310d.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bubblellaneous-icon-1cb17335bc1f49c04f1483d3d48d8929dfbf310d.png\",\"width\":320,\"height\":320},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblellaneous\\\/#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\":\"Bubblellaneous\"}]},{\"@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":"Bubblellaneous - 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\/bubblellaneous\/","og_locale":"en_US","og_type":"article","og_title":"Bubblellaneous - Minecraft","og_description":"Adds Furniture, Technology, Food & Miscellaneous blocks and items.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/bubblellaneous\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/bubblellaneous\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/bubblellaneous\/","name":"Bubblellaneous - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/bubblellaneous\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/bubblellaneous\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/bubblellaneous-icon-1cb17335bc1f49c04f1483d3d48d8929dfbf310d.png","datePublished":"2026-06-01T17:06:10+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/bubblellaneous\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/bubblellaneous\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/bubblellaneous\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/bubblellaneous-icon-1cb17335bc1f49c04f1483d3d48d8929dfbf310d.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/bubblellaneous-icon-1cb17335bc1f49c04f1483d3d48d8929dfbf310d.png","width":320,"height":320},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/bubblellaneous\/#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":"Bubblellaneous"}]},{"@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\/35318","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\/35319"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=35318"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=35318"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=35318"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=35318"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}