{"id":74503,"date":"2026-06-04T10:52:04","date_gmt":"2026-06-04T07:52:04","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/gaas-breath\/"},"modified":"2026-06-04T10:52:04","modified_gmt":"2026-06-04T07:52:04","slug":"gaas-breath","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/gaas-breath\/","title":{"rendered":"Ga\u00efa&#8217;s Breath"},"content":{"rendered":"<p># \ud83c\udf3f Gaia\u2019s Breath<\/p>\n<p>A Fabric mod that makes the **natural world evolve on its own**.<\/p>\n<p>Grass spreads, flowers sprout, trees regenerate, metal weathers, wood ages \u2014 Minecraft\u2019s ecology becomes **alive, gradual, and configurable**.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83e\udded Overview<\/p>\n<p>> The world breathes, grows, and heals over time.<br \/>\n> Without player input, nature **reclaims** barren land and balances overgrowth,<br \/>\n> creating a living landscape that changes as you explore.<\/p>\n<p>### Main Features<br \/>\n&#8211; **Vegetation propagation**: short grass spreads, may become **tall grass**, and **wild flowers** can appear.<br \/>\n&#8211; **Tree renewal**: **saplings** can pop near trees, letting forests naturally expand.<br \/>\n&#8211; **Natural path formation**: player footsteps gradually **wear down grass** into **coarse dirt** and **dirt paths**, which can slowly recover over time.<br \/>\n&#8211; **Charcoal from burned wood**: when wood blocks are **burned by fire**, they can **drop charcoal** instead of disappearing completely.<br \/>\n&#8211; **Fully configurable** via an in-game screen (tick budgets, growth chances, moss spread, path erosion, and more).<br \/>\n&#8211; **Server-friendly**: all updates are **tick-limited** and distributed across chunks to prevent lag spikes.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udf31 Natural Growth<\/p>\n<p>### Vegetation Propagation<br \/>\n&#8211; Grass blocks may receive **short grass** over time.<br \/>\n&#8211; Short grass can convert to **tall grass** based on probability.<br \/>\n&#8211; **Flowers** occasionally generate in suitable spots (low density, natural feel).<\/p>\n<p>&#8212;<\/p>\n<p>## \u2699\ufe0f Configuration (ModMenu)<\/p>\n<p>Open the **Gaia\u2019s Breath** configuration screen from **ModMenu** to fine-tune every natural mechanic.<br \/>\nAll values are stored in `config\/gaiasbreath.json` and can be safely edited in-game or manually.<\/p>\n<details>\n<summary>Click to expand<\/summary>\n<p>### \ud83c\udf3e World Growth<br \/>\nControl how vegetation spreads and evolves each tick.<\/p>\n<p>| Setting | Default | Description |<br \/>\n|&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| **GROWTH_MAX_CHUNK_PER_TICK** | `20` | Maximum number of chunks processed per tick. |<br \/>\n| **GROWTH_BLOCKS_PER_CHUNK** | `100` | Maximum number of block updates per chunk. |<br \/>\n| **SHORT_GRASS_GROWTH_CHANCE** | `0.005` | Chance for grass blocks to spawn **short grass**. |<br \/>\n| **SHORT_TO_TALL_CHANCE** | `0.005` | Chance for short grass to grow into **tall grass**. |<br \/>\n| **FLOWER_SPREAD_CHANCE** | `0.005` | Chance for **flowers** to appear nearby. |<br \/>\n| **SAPLING_SPREAD_CHANCE** | `0.002` | Chance for **saplings** to sprout near trees. |<br \/>\n| **MUSHROOM_SPREAD_CHANCE** | `0.01` | Chance for **mushrooms** to spread underground or in dark areas. |<br \/>\n| **BUSH_SPREAD_CHANCE** | `0.01` | Chance for **berry bushes** or similar foliage to propagate. |<br \/>\n| **RAIN_GROWTH_CHANCE** | `0.25` | Global growth multiplier during **rain** (boosts propagation speed). |<\/p>\n<p>### \ud83e\udea8 Moss Generation<br \/>\nRegulates how mossy blocks appear and spread on stone.<\/p>\n<p>| Setting | Default | Description |<br \/>\n|&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| **STONE_TO_MOSSY_CHANCE** | `0.02` | Chance for stone to become **mossy**. |<br \/>\n| **MOSSY_SPREAD_CHANCE** | `0.01` | Chance for mossy blocks to spread their texture. |<br \/>\n| **MOSSY_TO_MOSS_CHANCE** | `0.01` | Chance for mossy blocks to fully convert into **moss blocks**. |<br \/>\n| **MOSS_MAX_CHUNK_PER_TICK** | `10` | Maximum chunks processed for moss generation each tick. |<br \/>\n| **MOSS_BLOCKS_PER_CHUNK** | `10` | Maximum moss updates per chunk. |<br \/>\n| **Y_RANGE** | `20` | Vertical search range for nearby stone\/moss blocks. |<\/p>\n<p>### \ud83e\udeb5 Path &#038; Erosion System<br \/>\nTracks player movement and generates **paths** over time.<\/p>\n<p>| Setting | Default | Description |<br \/>\n|&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| **STEP_TO_COARSE** | `30` | Steps needed to turn grass into **coarse dirt**. |<br \/>\n| **STEP_TO_PATH** | `80` | Steps needed to form a **dirt path**. |<br \/>\n| **RECOVERY_RATE** | `1` | Rate at which paths **regrow** into grass per tick. |<br \/>\n| **DECAY_INTERVAL** | `1200` (1 minute) | Time between **path decay checks** (in ticks). |<\/p>\n<p>### \ud83d\udd25 Miscellaneous<\/p>\n<p>| Setting | Default | Description |<br \/>\n|&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| **CHARCOAL_DROP_CHANCE** | `0.5` | Chance for **burned wood** to drop **charcoal** instead of ash. |<\/p>\n<p>> \ud83e\udde9 All settings can be changed live through the config screen or by editing the JSON file.<br \/>\n> **Gaia\u2019s Breath** is designed to remain stable even with extreme or custom values \u2014 tweak it freely!<br \/>\n<\/details>\n<p>&#8212;<\/p>\n<p>## \ud83d\ude80 Performance<\/p>\n<p>&#8211; **Tick budgeted**: hard caps per tick and per chunk to keep servers smooth.<br \/>\n&#8211; **Distributed work**: processing spreads across the world to avoid spikes.<br \/>\n&#8211; **Compatible with existing worlds**: no world reset required.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83e\udde9 Compatibility<\/p>\n<p>&#8211; **Fabric** (MC 1.21.9).<br \/>\n&#8211; Works in **single-player and servers**.<br \/>\n&#8211; Plays nicely with biome\/terrain mods \u2014 Gaia\u2019s Breath only performs **light, probabilistic edits** over time.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\uddfa\ufe0f Design Goals<\/p>\n<p>&#8211; Keep the world feeling **alive**, not chaotic.<br \/>\n&#8211; Prioritize **readability**: changes should be noticeable when you return, not jarring the moment you arrive.<br \/>\n&#8211; Offer **control** to players and server owners via clear settings.<\/p>\n<p>&#8212;<\/p>\n<p>## Got feedback or want different defaults?<\/p>\n<p>&#8211; Email: **matibi.mods@gmail.com**  <\/p>\n","protected":false},"excerpt":{"rendered":"<p>A Fabric mod that makes the natural world evolve on its own \u2014 grass spreads, flowers bloom, trees regenerate, paths form under footsteps, and burned wood can leave behind charcoal. Minecraft\u2019s ecology becomes alive, gradual, and fully configurable.<\/p>\n","protected":false},"featured_media":74504,"template":"","meta":{"_minecraft_slug":"gaas-breath","_minecraft_project_id":"kYBtkbhN","_minecraft_author":"MAT1B1","_minecraft_license":"MIT","_minecraft_downloads":732,"_minecraft_follows":17,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"gaas-breath.zip","_minecraft_size_bytes":45226,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T22:57:48.613646Z","_minecraft_date_created":"2025-11-02T05:16:28.557453Z","_minecraft_date_modified":"2025-11-01T17:48:05.964731Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/gaas-breath","_minecraft_icon_attachment_id":74504,"_minecraft_imported_at":"2026-06-04T07:52:05+00:00","_minecraft_import_hash":"eb93e9f758f9f26ff203002ffdc88e6c","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,89,159],"mod_loader":[99],"minecraft_version":[40,82],"class_list":["post-74503","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-fabric","mod_category-game-mechanics","mod_category-worldgen","mod_loader-fabric","minecraft_version-1-21-10","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>Ga\u00efa&#039;s Breath - 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\/gaas-breath\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ga\u00efa&#039;s Breath - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A Fabric mod that makes the natural world evolve on its own \u2014 grass spreads, flowers bloom, trees regenerate, paths form under footsteps, and burned wood can leave behind charcoal. Minecraft\u2019s ecology becomes alive, gradual, and fully configurable.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/gaas-breath\/\" \/>\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=\"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\\\/gaas-breath\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/gaas-breath\\\/\",\"name\":\"Ga\u00efa's Breath - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/gaas-breath\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/gaas-breath\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/gaas-breath-icon-8a9aedbcdede83891eb270671a76c9525abb476b_96.webp\",\"datePublished\":\"2026-06-04T07:52:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/gaas-breath\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/gaas-breath\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/gaas-breath\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/gaas-breath-icon-8a9aedbcdede83891eb270671a76c9525abb476b_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/gaas-breath-icon-8a9aedbcdede83891eb270671a76c9525abb476b_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/gaas-breath\\\/#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\":\"Ga\u00efa&#8217;s Breath\"}]},{\"@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":"Ga\u00efa's Breath - 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\/gaas-breath\/","og_locale":"en_US","og_type":"article","og_title":"Ga\u00efa's Breath - Minecraft","og_description":"A Fabric mod that makes the natural world evolve on its own \u2014 grass spreads, flowers bloom, trees regenerate, paths form under footsteps, and burned wood can leave behind charcoal. Minecraft\u2019s ecology becomes alive, gradual, and fully configurable.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/gaas-breath\/","og_site_name":"Minecraft","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\/gaas-breath\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/gaas-breath\/","name":"Ga\u00efa's Breath - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/gaas-breath\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/gaas-breath\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/gaas-breath-icon-8a9aedbcdede83891eb270671a76c9525abb476b_96.webp","datePublished":"2026-06-04T07:52:04+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/gaas-breath\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/gaas-breath\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/gaas-breath\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/gaas-breath-icon-8a9aedbcdede83891eb270671a76c9525abb476b_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/gaas-breath-icon-8a9aedbcdede83891eb270671a76c9525abb476b_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/gaas-breath\/#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":"Ga\u00efa&#8217;s Breath"}]},{"@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\/74503","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\/74504"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=74503"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=74503"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=74503"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=74503"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}