{"id":72208,"date":"2026-06-04T05:21:21","date_gmt":"2026-06-04T02:21:21","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/forging999\/"},"modified":"2026-06-04T05:21:21","modified_gmt":"2026-06-04T02:21:21","slug":"forging999","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/forging999\/","title":{"rendered":"Forging999"},"content":{"rendered":"<p>## Features<\/p>\n<p>### Core Features<br \/>\n&#8211; **Time-Based Forging** &#8211; Recipes take real time to complete, continuing even when offline<br \/>\n&#8211; **Progressive Leveling** &#8211; Unlock more forge slots and time bonuses as you level up<br \/>\n&#8211; **Multiple Forge Slots** &#8211; Up to 5 concurrent forging slots (unlocked through leveling)<br \/>\n&#8211; **Fuel System** &#8211; Lava-based fuel system required to power the forge<br \/>\n&#8211; **Custom Recipes** &#8211; Fully configurable recipes via config or in-game commands<br \/>\n&#8211; **Category Organization** &#8211; Organize recipes into custom categories<br \/>\n&#8211; **Progress Tracking** &#8211; Visual progress bars and time remaining displays<br \/>\n&#8211; **Auto-Claim Notification** &#8211; Players are notified when items are ready<\/p>\n<p>### Integration Features<br \/>\n&#8211; **ItemsAdder Support** &#8211; Full compatibility with ItemsAdder custom items<br \/>\n&#8211; **Custom Model Data** &#8211; Support for resource pack custom model data<br \/>\n&#8211; **Persistent Data** &#8211; All progress saved and persists through restarts<\/p>\n<p>### Quality of Life<br \/>\n&#8211; **Batch Claiming** &#8211; Claim all completed items at once<br \/>\n&#8211; **Ingredient Checking** &#8211; Visual feedback showing if you have required materials<br \/>\n&#8211; **Time Formatting** &#8211; Human-readable time displays (1h 30m 45s)<br \/>\n&#8211; **Tab Completion** &#8211; Full tab completion for all commands<br \/>\n&#8211; **Hot Reload** &#8211; Reload configuration without server restart<\/p>\n<p>&#8212;<\/p>\n<p>## Installation<\/p>\n<p>1. Download the Forging999 plugin JAR file<br \/>\n2. Place it in your server&#8217;s `plugins` folder<br \/>\n3. Start or restart your server<br \/>\n4. The plugin will generate default configuration files<br \/>\n5. (Optional) Install ItemsAdder for custom item support<\/p>\n<p>&#8212;<\/p>\n<p>## Commands<\/p>\n<p>### Player Commands<\/p>\n<p>| Command | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/forge` | Opens the main forge GUI |<br \/>\n| `\/forge help` | Displays the help menu with all available commands |<\/p>\n<p>### Admin Commands<\/p>\n<p>| Command | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/forge reload` | Reloads the plugin configuration |<br \/>\n| `\/forge settime <player> <seconds>` | Sets a player&#8217;s total forging time |<br \/>\n| `\/forge setlevel <player> <level>` | Sets a player&#8217;s forge level (1-5) |<\/p>\n<p>### Recipe Management Commands<\/p>\n<p>| Command | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/forge recipe add <category> <item> <lava_cost> <time> <materials>` | Adds a new recipe |<br \/>\n| `\/forge recipe remove <category> <recipe_name>` | Removes a recipe from a category |<br \/>\n| `\/forge recipe list` | Lists all recipe categories |<br \/>\n| `\/forge recipe list <category>` | Lists all recipes in a specific category |<\/p>\n<p>### Category Management Commands<\/p>\n<p>| Command | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/forge category add <name> [display_name] [icon]` | Creates a new recipe category |<br \/>\n| `\/forge category remove <name>` | Deletes a recipe category |<br \/>\n| `\/forge category list` | Lists all available categories |<\/p>\n<p>### Recipe Add Command Detailed Usage<br \/>\n\/forge recipe add <category> <hand|item_id> <lava_cost> <forge_time> <materials><\/p>\n<p>**Parameters:**<br \/>\n&#8211; `category` &#8211; The category to add the recipe to (must exist)<br \/>\n&#8211; `hand|item_id` &#8211; Use &#8220;hand&#8221; to use held item, or specify item ID<br \/>\n&#8211; `lava_cost` &#8211; Fuel cost in millibuckets (mb)<br \/>\n&#8211; `forge_time` &#8211; Time in seconds or formatted (1h, 30m, 1h30m)<br \/>\n&#8211; `materials` &#8211; Required ingredients (comma-separated)<\/p>\n<p>**Examples:**<br \/>\n\/forge recipe add ores hand 500 3600 RAW_IRON:1<br \/>\n\/forge recipe add parts DIAMOND_SWORD 800 1h30m DIAMOND:2,STICK:1<br \/>\n\/forge recipe add custom ia:myitems:sword 600 2h IRON_INGOT:4,DIAMOND:2<\/p>\n<p>&#8212;<\/p>\n<p>## Permissions<\/p>\n<p>| Permission | Description | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `forging999.use` | Allows access to the forge GUI | All players |<br \/>\n| `forging999.admin` | Allows access to admin commands | Operators |<\/p>\n<p>&#8212;<\/p>\n<p>## Forge System<\/p>\n<p>### Main Interface<\/p>\n<p>The forge interface is a 54-slot GUI containing:<\/p>\n<p>&#8211; **Forge Slots (5 max)** &#8211; Central slots where forging takes place<br \/>\n&#8211; **Timer Display** &#8211; Shows remaining time for each active recipe<br \/>\n&#8211; **Fuel Indicator** &#8211; Displays current lava fuel amount<br \/>\n&#8211; **Upgrade Button** &#8211; Shows level progress and upgrade requirements<br \/>\n&#8211; **Recipe Browser** &#8211; Access to all available recipes by category<br \/>\n&#8211; **Claim Button** &#8211; Quickly claim all completed items<\/p>\n<p>### Forge Slot States<\/p>\n<p>1. **Locked** &#8211; Slot not yet unlocked (requires higher forge level)<br \/>\n2. **Empty** &#8211; Available for a new recipe<br \/>\n3. **Active** &#8211; Currently forging (shows progress bar and time remaining)<br \/>\n4. **Complete** &#8211; Ready to claim (highlighted with completion indicator)<\/p>\n<p>### Forging Process<\/p>\n<p>1. Click an empty forge slot<br \/>\n2. Select a recipe category<br \/>\n3. Choose a recipe (must have ingredients and fuel)<br \/>\n4. Ingredients and fuel are consumed<br \/>\n5. Wait for the timer to complete<br \/>\n6. Claim your forged item<\/p>\n<p>&#8212;<\/p>\n<p>## Leveling System<\/p>\n<p>### Overview<\/p>\n<p>The forge leveling system rewards players for using the forge. As players spend more time forging, they unlock additional slots and time reduction bonuses.<\/p>\n<p>### Level Progression<\/p>\n<p>| Level | Forge Slots | Time Reduction | Required Forging Time |<br \/>\n|&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| 1 | 1 slot | 0% | Starting level |<br \/>\n| 2 | 2 slots | 10% | 20 minutes total |<br \/>\n| 3 | 3 slots | 20% | 40 minutes total |<br \/>\n| 4 | 4 slots | 30% | 60 minutes total |<br \/>\n| 5 | 5 slots | 40% | 120 minutes total |<\/p>\n<p>### How Leveling Works<\/p>\n<p>&#8211; Forging time is accumulated as recipes complete<br \/>\n&#8211; The total time of each completed recipe adds to your progress<br \/>\n&#8211; Upgrades happen automatically when requirements are met<br \/>\n&#8211; Progress is shown on the upgrade button in the GUI<br \/>\n&#8211; Time reduction applies to all future recipes<\/p>\n<p>### Time Reduction Bonus<\/p>\n<p>The time reduction bonus stacks with each level:<br \/>\n&#8211; Level 1: Recipes take 100% of base time<br \/>\n&#8211; Level 2: Recipes take 90% of base time<br \/>\n&#8211; Level 3: Recipes take 80% of base time<br \/>\n&#8211; Level 4: Recipes take 70% of base time<br \/>\n&#8211; Level 5: Recipes take 60% of base time<\/p>\n<p>&#8212;<\/p>\n<p>## Recipe System<\/p>\n<p>### Recipe Components<\/p>\n<p>Each recipe consists of:<br \/>\n&#8211; **Result Item** &#8211; The item produced when forging completes<br \/>\n&#8211; **Ingredients** &#8211; Required materials consumed when starting<br \/>\n&#8211; **Forge Time** &#8211; Base time required (affected by level bonus)<br \/>\n&#8211; **Fuel Cost** &#8211; Lava fuel consumed in millibuckets (mb)<\/p>\n<p>### Recipe Categories<\/p>\n<p>Recipes are organized into categories for easy browsing:<br \/>\n&#8211; Default categories: Parts, Ores, Armor<br \/>\n&#8211; Custom categories can be added via commands or config<br \/>\n&#8211; Each category has a display name and icon<\/p>\n<p>### Adding Recipes In-Game<\/p>\n<p>**Using held item:**<br \/>\n\/forge recipe add ores hand 500 1h RAW_GOLD:2,COAL:4<\/p>\n<p>**Using material name:**<br \/>\n\/forge recipe add parts IRON_PICKAXE 800 2h IRON_INGOT:3,STICK:2<\/p>\n<p>**Using ItemsAdder item:**<\/p>\n<p>### Material Format<\/p>\n<p>**Vanilla Items:**<br \/>\n&#8211; Format: `MATERIAL_NAME:AMOUNT`<br \/>\n&#8211; Example: `IRON_INGOT:3`<\/p>\n<p>**ItemsAdder Items:**<br \/>\n&#8211; Format: `ia:namespace:item_id:amount`<br \/>\n&#8211; Example: `ia:myitems:custom_ore:2`<\/p>\n<p>**Multiple Materials:**<br \/>\n&#8211; Separate with commas<br \/>\n&#8211; Example: `IRON_INGOT:3,DIAMOND:2,STICK:1`<\/p>\n<p>### Time Format<\/p>\n<p>Recipes support multiple time formats:<br \/>\n&#8211; Seconds: `3600` (1 hour)<br \/>\n&#8211; Hours: `1h` or `2h`<br \/>\n&#8211; Minutes: `30m` or `45m`<br \/>\n&#8211; Combined: `1h30m` or `2h15m30s`<\/p>\n<p>&#8212;<\/p>\n<p>## Fuel System<\/p>\n<p>### Overview<\/p>\n<p>The forge requires lava fuel to operate. Each recipe consumes a specific amount of fuel measured in millibuckets (mb).<\/p>\n<p>### Adding Fuel<\/p>\n<p>&#8211; Hold a lava bucket and click the fuel slot<br \/>\n&#8211; Or drag a lava bucket onto the fuel slot<br \/>\n&#8211; Each lava bucket adds 1000mb of fuel<br \/>\n&#8211; Empty bucket is returned after adding fuel<\/p>\n<p>### Fuel Consumption<\/p>\n<p>&#8211; Fuel is consumed when starting a recipe<br \/>\n&#8211; Different recipes require different fuel amounts<br \/>\n&#8211; If insufficient fuel, the recipe cannot be started<br \/>\n&#8211; Fuel amount is displayed in the GUI<\/p>\n<p>### Fuel Costs<\/p>\n<p>Fuel costs are configurable per recipe. Default examples:<br \/>\n&#8211; Simple smelting: 100-200 mb<br \/>\n&#8211; Standard forging: 300-600 mb<br \/>\n&#8211; Advanced forging: 800-1000+ mb<\/p>\n<p>&#8212;<\/p>\n<p>## ItemsAdder Integration<\/p>\n<p>### Overview<\/p>\n<p>Forging999 fully supports ItemsAdder custom items for:<br \/>\n&#8211; Recipe results (forged items)<br \/>\n&#8211; Recipe ingredients (required materials)<br \/>\n&#8211; Category icons<\/p>\n<p>### Using ItemsAdder Items<\/p>\n<p>**In Commands:**<br \/>\nia:namespace:item_id or itemsadder:namespace:item_id<\/p>\n<p>**Examples:**<br \/>\n\/forge recipe add weapons ia:myweapons:fire_sword 1000 2h ia:myores:fire_crystal:3<br \/>\n\/forge category add gems Gems ia:myitems:gem_icon<\/p>\n<p>**In Config:**<br \/>\n&#8220;`yaml<br \/>\nresult:<br \/>\n  itemsadder_id: &#8220;namespace:item_id&#8221;<br \/>\n  amount: 1<\/p>\n<p>&#8220;`<br \/>\nAutomatic Detection<br \/>\nThe plugin automatically detects if ItemsAdder is installed<br \/>\nCustom items are recognized and handled appropriately<br \/>\nItems maintain all custom properties (name, lore, model data)<br \/>\nConfiguration<br \/>\nFile Locations<br \/>\nplugins\/Forging999\/config.yml &#8211; Main configuration<br \/>\nplugins\/Forging999\/data.yml &#8211; Player data (auto-managed)<br \/>\nforge_settings:<br \/>\n  # Slots available at each level<br \/>\n  slots_per_level:<br \/>\n    1: 1<br \/>\n    2: 2<br \/>\n    3: 3<br \/>\n    4: 4<br \/>\n    5: 5<\/p>\n<p>  # Time reduction percentage per level above 1<br \/>\n  time_reduction_per_level: 10<\/p>\n<p>  # Forging time (seconds) required for each level<br \/>\n  upgrade_requirements:<br \/>\n    2: 1200   # 20 minutes<br \/>\n    3: 2400   # 40 minutes<br \/>\n    4: 3600   # 60 minutes<br \/>\n    5: 7200   # 120 minutes<br \/>\n    recipe_categories:<br \/>\n  category_name:<br \/>\n    display_name: &#8220;Display Name&#8221;<br \/>\n    icon:<br \/>\n      material: &#8220;MATERIAL_NAME&#8221;<br \/>\n      name: &#8220;&#038;7Icon Name&#8221;<br \/>\n    recipes:<br \/>\n      recipe_name:<br \/>\n        result:<br \/>\n          material: &#8220;RESULT_MATERIAL&#8221;<br \/>\n          name: &#8220;&#038;fItem Name&#8221;<br \/>\n          amount: 1<br \/>\n          lore:<br \/>\n            &#8211; &#8220;&#038;7Description line&#8221;<br \/>\n          custom_model_data: 12345<br \/>\n        time_in_seconds: 3600<br \/>\n        fuel_cost: 500<br \/>\n        ingredients:<br \/>\n          ingredient_1:<br \/>\n            material: &#8220;MATERIAL_NAME&#8221;<br \/>\n            amount: 3<br \/>\nrecipes:<br \/>\n  custom_sword:<br \/>\n    result:<br \/>\n      itemsadder_id: &#8220;mynamespace:epic_sword&#8221;<br \/>\n      amount: 1<br \/>\n    time_in_seconds: 7200<br \/>\n    fuel_cost: 1000<br \/>\n    ingredients:<br \/>\n      custom_ingot:<br \/>\n        itemsadder_id: &#8220;mynamespace:magic_ingot&#8221;<br \/>\n        amount: 4<br \/>\n      diamond:<br \/>\n        material: &#8220;DIAMOND&#8221;<br \/>\n        amount: 2<br \/>\n        Frequently Asked Questions<br \/>\nDoes forging continue when I&#8217;m offline?<br \/>\nYes! Forging continues in real-time even when you&#8217;re offline. Your items will be ready to claim when you return.<\/p>\n<p>What happens if my inventory is full when claiming?<br \/>\nYou&#8217;ll receive a message that your inventory is full. The item remains in the forge slot until you have space to claim it.<\/p>\n<p>Can I cancel a recipe in progress?<br \/>\nNo, once a recipe starts, it cannot be cancelled. Ingredients and fuel have already been consumed.<\/p>\n<p>Do I lose progress if the server restarts?<br \/>\nNo, all progress is saved automatically and persists through server restarts.<\/p>\n<p>How do I add custom items from ItemsAdder?<br \/>\nUse the ia:namespace:item_id format in commands or itemsadder_id in config files.<\/p>\n<p>Can I have more than 5 forge slots?<br \/>\nThe default maximum is 5 slots, but this can be modified in the configuration.<\/p>\n<p>Does the time reduction apply to recipes already in progress?<br \/>\nNo, time reduction only applies to newly started recipes after leveling up.<\/p>\n<p>How do I remove the default recipes?<br \/>\nUse \/forge recipe remove <category> <recipe_name> or delete them from the config file.<\/p>\n<p>Can I create recipes with no ingredients?<br \/>\nYes, set ingredient amounts to 0 or omit the ingredients section (still requires fuel).<\/p>\n<p>What happens to active recipes if I remove them from config?<br \/>\nActive recipes will complete normally, but the recipe won&#8217;t be available for new forging.<br \/>\nSupport<br \/>\nFor issues, suggestions, or contributions, please join my discord <\/p>\n","protected":false},"excerpt":{"rendered":"<p>A comprehensive time-based forging system that allows players to smelt, craft, and forge custom items using a leveling system with configurable recipes and full ItemsAdder support.<\/p>\n","protected":false},"featured_media":72209,"template":"","meta":{"_minecraft_slug":"forging999","_minecraft_project_id":"uE4aflkf","_minecraft_author":"Erik9994857","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":39,"_minecraft_follows":2,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"forging999.zip","_minecraft_size_bytes":51030,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T21:41:53.867966Z","_minecraft_date_created":"2025-12-30T23:54:13.996297Z","_minecraft_date_modified":"2025-12-28T01:04:53.482373Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/forging999","_minecraft_icon_attachment_id":72209,"_minecraft_imported_at":"2026-06-04T02:21:22+00:00","_minecraft_import_hash":"6f11dedfdec0416dbc779ca748d14ac8","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,124,89,127,128,129,92],"mod_loader":[130,132,133,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-72208","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-bukkit","mod_category-game-mechanics","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-bukkit","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>Forging999 - 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\/forging999\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Forging999 - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A comprehensive time-based forging system that allows players to smelt, craft, and forge custom items using a leveling system with configurable recipes and full ItemsAdder support.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/forging999\/\" \/>\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\\\/forging999\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/forging999\\\/\",\"name\":\"Forging999 - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/forging999\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/forging999\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/forging999-icon-0468229e062661b156ef51e3d3eae3cd52570a1a_96.webp\",\"datePublished\":\"2026-06-04T02:21:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/forging999\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/forging999\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/forging999\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/forging999-icon-0468229e062661b156ef51e3d3eae3cd52570a1a_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/forging999-icon-0468229e062661b156ef51e3d3eae3cd52570a1a_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/forging999\\\/#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\":\"Forging999\"}]},{\"@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":"Forging999 - 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\/forging999\/","og_locale":"en_US","og_type":"article","og_title":"Forging999 - Minecraft","og_description":"A comprehensive time-based forging system that allows players to smelt, craft, and forge custom items using a leveling system with configurable recipes and full ItemsAdder support.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/forging999\/","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\/forging999\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/forging999\/","name":"Forging999 - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/forging999\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/forging999\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/forging999-icon-0468229e062661b156ef51e3d3eae3cd52570a1a_96.webp","datePublished":"2026-06-04T02:21:21+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/forging999\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/forging999\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/forging999\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/forging999-icon-0468229e062661b156ef51e3d3eae3cd52570a1a_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/forging999-icon-0468229e062661b156ef51e3d3eae3cd52570a1a_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/forging999\/#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":"Forging999"}]},{"@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\/72208","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\/72209"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=72208"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=72208"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=72208"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=72208"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}