{"id":71026,"date":"2026-06-04T03:56:39","date_gmt":"2026-06-04T00:56:39","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/flexgrow\/"},"modified":"2026-06-04T03:56:39","modified_gmt":"2026-06-04T00:56:39","slug":"flexgrow","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/flexgrow\/","title":{"rendered":"FlexGrow"},"content":{"rendered":"<p># \ud83c\udf31 What is FlexGrow?<br \/>\nFlexGrow is a lightweight, configurable plugin for &#8220;`Paper\/Spigot 1.21+&#8220;` that turns sneaking into a fun and useful way to grow trees and crops.<br \/>\nPlayers simply crouch (\u201ctwerk\u201d) near saplings and farmland, and plants will gradually advance their growth stages as if bone meal were being applied.<\/p>\n<p>On top of that, FlexGrow adds a small quality\u2011of\u2011life feature: using bone meal on certain ground blocks can instantly turn them into grass or other configured blocks, with proper sounds, particles, and bone meal consumption.<\/p>\n<p>Author: **YanFLEX**<\/p>\n<p>## \u2728 Core Features<br \/>\n&#8211; Sneak\u2011based plant growth<\/p>\n<p>  Players grow nearby saplings and crops by sneaking within a configurable radius.<\/p>\n<p>&#8211; Per\u2011block growth chances<\/p>\n<p>  Each block type (sapling, crop, etc.) has its own growth chance defined in the config.<\/p>\n<p>&#8211; Separate effects for trees &#038; crops<\/p>\n<p>  Different sounds, particles, volume, and pitch for tree growth and crop growth.<\/p>\n<p>&#8211; Per\u2011world control<\/p>\n<p>  Easily disable the plugin\u2019s effects in specific worlds (e.g. spawn, lobby).<\/p>\n<p>&#8211; Bone meal ground upgrades<\/p>\n<p>  Right\u2011clicking selected ground blocks with bone meal converts them into grass or other blocks you define, with configurable sound\/particle effects and real bone meal usage.<\/p>\n<p>&#8211; Permission\u2011based radius<\/p>\n<p>  Radius scales with permissions like &#8220;`flexgrow.radius.X&#8220;`, with a hard cap to protect performance.<\/p>\n<p>&#8211; Live config reload<\/p>\n<p>  &#8220;`\/flexgrow reload&#8220;` applies configuration changes without restarting the server.<\/p>\n<p>\u2699\ufe0f Configuration Overview<br \/>\nAll settings live in &#8220;`config.yml&#8220;`. Highlights:<\/p>\n<p>&#8211; Global behavior<\/p>\n<p>  &#8211; &#8220;`radius&#8220;` \u2013 base radius around the player (hard\u2011capped internally).<\/p>\n<p>  &#8211; &#8220;`cooldown-seconds&#8220;` \u2013 per\u2011player cooldown between twerk activations.<\/p>\n<p>  &#8211; &#8220;`disabled-worlds&#8220;` \u2013 list of worlds where FlexGrow is completely disabled.<\/p>\n<p>&#8211; Growth targets &#038; chances<\/p>\n<p>  &#8211; &#8220;`blocks:&#8220;` \u2013 a single map of &#8220;`MATERIAL: chance&#8220;` that defines both:<\/p>\n<p>    &#8211; which blocks are affected by twerking, and<\/p>\n<p>    &#8211; how likely each block is to attempt a growth tick.<\/p>\n<p>&#8211; Visual &#038; audio feedback<\/p>\n<p>  &#8211; Separate sound and particle settings for:<\/p>\n<p>    &#8211; crops (Ageable blocks) \u2013 &#8220;`crop-sound&#8220;`, &#8220;`crop-particle&#8220;`, &#8220;`crop-volume&#8220;`, &#8220;`crop-pitch&#8220;`<\/p>\n<p>    &#8211; trees\/saplings\/propagules \u2013 &#8220;`tree-sound&#8220;`, &#8220;`tree-particle&#8220;`, &#8220;`tree-volume&#8220;`, &#8220;`tree-pitch&#8220;`<\/p>\n<p>&#8211; Bone meal on ground (&#8220;`bonemeal-ground&#8220;`)<\/p>\n<p>  &#8211; &#8220;`enabled&#8220;` \u2013 toggle the feature on\/off.<\/p>\n<p>  &#8211; &#8220;`mappings:&#8220;` \u2013 map of &#8220;`FROM_BLOCK: TO_BLOCK&#8220;` (e.g. &#8220;`DIRT: GRASS_BLOCK&#8220;`).<\/p>\n<p>  &#8211; &#8220;`sound&#8220;`, &#8220;`volume&#8220;`, &#8220;`pitch&#8220;` \u2013 audio when conversion happens.<\/p>\n<p>  &#8211; &#8220;`particle&#8220;`, &#8220;`particle-count&#8220;`, &#8220;`particle-offset&#8220;`, &#8220;`particle-speed&#8220;` \u2013 visual effects on the converted block.<\/p>\n<p>The plugin never spams chat messages during normal usage; all feedback is visual and audio only, unless you configure messages yourself.<\/p>\n<p>## \ud83e\uddea Gameplay Details<br \/>\n&#8211; Sneak near plants<br \/>\n  When a player begins sneaking, FlexGrow scans nearby blocks within the effective radius. For   each configured block type, it rolls a chance and, on success, triggers growth.<\/p>\n<p>&#8211; Smooth growth<\/p>\n<p>  &#8211; Crops and other Ageable blocks grow one stage at a time, giving a smooth, vanilla\u2011friendly feeling.<\/p>\n<p>  &#8211; Saplings and special tree blocks are handled via the game\u2019s own bone meal logic, allowing them to progress and eventually generate full trees in a natural way.<\/p>\n<p>&#8211; Effects per block type<\/p>\n<p>  &#8211; When crops grow, the plugin uses the crop sound\/particle set.<\/p>\n<p>  &#8211; When trees\/saplings grow, it uses the tree sound\/particle set.<\/p>\n<p>  &#8211; Particles appear both at the player and at each block that actually grew.<\/p>\n<p>&#8211; Bone meal on ground<\/p>\n<p>  &#8211; Right\u2011clicking a configured ground block with bone meal turns it into the target block from &#8220;`mappings&#8220;`.<\/p>\n<p>  &#8211; Bone meal is consumed (except in creative mode).<\/p>\n<p>  &#8211; A configurable sound and particle burst play at the converted block.<\/p>\n<p>## \ud83d\udd12 Permissions &#038; Commands<br \/>\n**Commands**<\/p>\n<p>&#8211; \/flexgrow reload<br \/>\n  Reloads the configuration and applies all changes.<\/p>\n<p>**Permissions**<br \/>\n&#8211; &#8220;`flexgrow.reload&#8220;`<\/p>\n<p>  &#8211; Allows use of &#8220;`\/flexgrow reload&#8220;`.<\/p>\n<p>  &#8211; Default: &#8220;`op&#8220;`.<\/p>\n<p>&#8211; &#8220;`flexgrow.radius.X&#8220;`<\/p>\n<p>  &#8211; Increases the twerk effect radius for a player up to X.<\/p>\n<p>  &#8211; The plugin takes the highest X the player has, but never exceeds the internal hard limit (16 blocks).<\/p>\n<p>When no radius permissions are granted, FlexGrow uses the base &#8220;`radius&#8220;` from &#8220;`config.yml&#8220;`.<\/p>\n<p>## \ud83d\udce6 Installation<br \/>\n1. Download the FlexGrow JAR.<\/p>\n<p>2. Drop it into your server\u2019s &#8220;`plugins&#8220;` folder.<\/p>\n<p>3. Start the server to generate the default configuration.<\/p>\n<p>4. Adjust &#8220;`config.yml&#8220;` to your liking (blocks, chances, effects, bone meal mappings).<\/p>\n<p>5. Run &#8220;`\/flexgrow reload&#8220;` or restart the server to apply changes.<\/p>\n<p>FlexGrow is designed to be performance\u2011friendly and safe to use on survival servers, with hard limits and configurable cooldowns to prevent abuse and lag.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Twerking for grow crops and trees<\/p>\n","protected":false},"featured_media":71027,"template":"","meta":{"_minecraft_slug":"flexgrow","_minecraft_project_id":"UgdEbNVt","_minecraft_author":"YanFLEX","_minecraft_license":"MIT","_minecraft_downloads":37,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"flexgrow.zip","_minecraft_size_bytes":27710,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-15T21:45:14.310275Z","_minecraft_date_created":"2026-03-09T23:55:26.131960Z","_minecraft_date_modified":"2026-03-09T14:39:20.674206Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/flexgrow","_minecraft_icon_attachment_id":71027,"_minecraft_imported_at":"2026-06-04T00:56:40+00:00","_minecraft_import_hash":"a464cef7a12ed7fde9f4d059d520c65c","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[43,85,89,127,128,129,92],"mod_loader":[132,133,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-71026","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-cursed","mod_category-food","mod_category-game-mechanics","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-paper","mod_loader-purpur","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>FlexGrow - 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\/flexgrow\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FlexGrow - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Twerking for grow crops and trees\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/flexgrow\/\" \/>\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\\\/flexgrow\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/flexgrow\\\/\",\"name\":\"FlexGrow - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/flexgrow\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/flexgrow\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/flexgrow-icon-af093a299d35346987692494ef137d28632c7ce8_96.webp\",\"datePublished\":\"2026-06-04T00:56:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/flexgrow\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/flexgrow\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/flexgrow\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/flexgrow-icon-af093a299d35346987692494ef137d28632c7ce8_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/flexgrow-icon-af093a299d35346987692494ef137d28632c7ce8_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/flexgrow\\\/#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\":\"FlexGrow\"}]},{\"@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":"FlexGrow - 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\/flexgrow\/","og_locale":"en_US","og_type":"article","og_title":"FlexGrow - Minecraft","og_description":"Twerking for grow crops and trees","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/flexgrow\/","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\/flexgrow\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/flexgrow\/","name":"FlexGrow - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/flexgrow\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/flexgrow\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/flexgrow-icon-af093a299d35346987692494ef137d28632c7ce8_96.webp","datePublished":"2026-06-04T00:56:39+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/flexgrow\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/flexgrow\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/flexgrow\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/flexgrow-icon-af093a299d35346987692494ef137d28632c7ce8_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/flexgrow-icon-af093a299d35346987692494ef137d28632c7ce8_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/flexgrow\/#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":"FlexGrow"}]},{"@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\/71026","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\/71027"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=71026"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=71026"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=71026"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=71026"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}