{"id":34653,"date":"2026-06-01T19:35:15","date_gmt":"2026-06-01T16:35:15","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/breakingtoolsdropoploot\/"},"modified":"2026-06-01T19:35:15","modified_gmt":"2026-06-01T16:35:15","slug":"breakingtoolsdropoploot","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/breakingtoolsdropoploot\/","title":{"rendered":"Breaking Tools Drop Op Loot"},"content":{"rendered":"<p># OP Breaking Tools<\/p>\n<p>All tools drop OP loot when they break. This plugin provides a way to change the OP loot that is dropped through a configurable `config.yml` file.<\/p>\n<p>## Features<\/p>\n<p>&#8211; Tools drop OP loot when they break.<br \/>\n&#8211; Configurable loot items and enchantments.<br \/>\n&#8211; Commands to start, stop, and reload the plugin.<br \/>\n&#8211; Customizable messages through language files.<\/p>\n<p>## Commands<\/p>\n<p>### \/opbreakingtools start<\/p>\n<p>Use this command to start the plugin. This will enable the plugin to drop OP loot when tools break.<\/p>\n<p>### \/opbreakingtools stop<\/p>\n<p>Use this command to stop the plugin. This will disable the plugin from dropping OP loot when tools break.<\/p>\n<p>### \/opbreakingtools reload<\/p>\n<p>Use this command to reload the plugin. This will reload the config and language files.<\/p>\n<p>### \/opbreakingtools help<\/p>\n<p>Use this command to display the help message with available commands.<\/p>\n<p>## Configuration<\/p>\n<p>The plugin uses a `config.yml` file to manage settings. Here is an example configuration:<\/p>\n<p>&#8220;`yaml<br \/>\nloot:<br \/>\n  &#8211; material: ENDER_PEARL<br \/>\n    amount: 1-3<br \/>\n  &#8211; material: GOLDEN_APPLE<br \/>\n    amount: 3-5<br \/>\n  &#8211; material: GOLDEN_CARROT<br \/>\n    amount: 16-32<br \/>\n  &#8211; material: IRON_INGOT<br \/>\n    amount: 6-10<br \/>\n  &#8211; material: DIAMOND<br \/>\n    amount: 6-10<br \/>\n  &#8211; material: IRON_HELMET<br \/>\n    enchantments:<br \/>\n      &#8211; type: UNBREAKING<br \/>\n        level: 3<br \/>\n      &#8211; type: PROTECTION<br \/>\n        level: 1-6<br \/>\n  &#8211; material: DIAMOND_HELMET<br \/>\n    enchantments:<br \/>\n      &#8211; type: UNBREAKING<br \/>\n        level: 3<br \/>\n      &#8211; type: PROTECTION<br \/>\n        level: 1-6<br \/>\n  &#8211; material: IRON_CHESTPLATE<br \/>\n    enchantments:<br \/>\n      &#8211; type: UNBREAKING<br \/>\n        level: 3<br \/>\n      &#8211; type: PROTECTION<br \/>\n        level: 1-6<br \/>\n  &#8211; material: DIAMOND_CHESTPLATE<br \/>\n    enchantments:<br \/>\n      &#8211; type: UNBREAKING<br \/>\n        level: 3<br \/>\n      &#8211; type: PROTECTION<br \/>\n        level: 1-6<br \/>\n  &#8211; material: IRON_LEGGINGS<br \/>\n    enchantments:<br \/>\n      &#8211; type: UNBREAKING<br \/>\n        level: 3<br \/>\n      &#8211; type: PROTECTION<br \/>\n        level: 1-6<br \/>\n  &#8211; material: DIAMOND_LEGGINGS<br \/>\n    enchantments:<br \/>\n      &#8211; type: UNBREAKING<br \/>\n        level: 3<br \/>\n      &#8211; type: PROTECTION<br \/>\n        level: 1-6<br \/>\n  &#8211; material: IRON_BOOTS<br \/>\n    enchantments:<br \/>\n      &#8211; type: UNBREAKING<br \/>\n        level: 3<br \/>\n      &#8211; type: PROTECTION<br \/>\n        level: 1-6<br \/>\n  &#8211; material: DIAMOND_BOOTS<br \/>\n    enchantments:<br \/>\n      &#8211; type: UNBREAKING<br \/>\n        level: 3<br \/>\n      &#8211; type: PROTECTION<br \/>\n        level: 1-6<br \/>\n  &#8211; material: IRON_AXE<br \/>\n    enchantments:<br \/>\n      &#8211; type: SHARPNESS<br \/>\n        level: 1-6<br \/>\n  &#8211; material: DIAMOND_AXE<br \/>\n    enchantments:<br \/>\n      &#8211; type: SHARPNESS<br \/>\n        level: 1-6<br \/>\n  &#8211; material: IRON_SWORD<br \/>\n    enchantments:<br \/>\n      &#8211; type: SHARPNESS<br \/>\n        level: 1-6<br \/>\n  &#8211; material: DIAMOND_SWORD<br \/>\n    enchantments:<br \/>\n      &#8211; type: SHARPNESS<br \/>\n        level: 1-6<br \/>\n  &#8211; material: TRIDENT<br \/>\n    enchantments:<br \/>\n      &#8211; type: RIPTIDE<br \/>\n        level: 3<br \/>\n      &#8211; type: UNBREAKING<br \/>\n        level: 3<br \/>\n  &#8211; material: DIAMOND_PICKAXE<br \/>\n    enchantments:<br \/>\n      &#8211; type: EFFICIENCY<br \/>\n        level: 5-10<br \/>\n      &#8211; type: UNBREAKING<br \/>\n        level: 3<br \/>\n  &#8211; material: NETHERITE_SWORD<br \/>\n    enchantments:<br \/>\n      &#8211; type: SHARPNESS<br \/>\n        level: 1-6<br \/>\n      &#8211; type: UNBREAKING<br \/>\n        level: 3<br \/>\n  &#8211; material: NETHERITE_AXE<br \/>\n    enchantments:<br \/>\n      &#8211; type: SHARPNESS<br \/>\n        level: 1-6<br \/>\n      &#8211; type: UNBREAKING<br \/>\n        level: 3<br \/>\n  &#8211; material: NETHERITE_PICKAXE<br \/>\n    enchantments:<br \/>\n      &#8211; type: EFFICIENCY<br \/>\n        level: 5-10<br \/>\n      &#8211; type: UNBREAKING<br \/>\n        level: 3<br \/>\n  &#8211; material: ELYTRA<br \/>\n  &#8211; material: ENCHANTED_GOLDEN_APPLE<br \/>\n    amount: 1-2<br \/>\n  &#8211; material: TOTEM_OF_UNDYING<br \/>\n  &#8211; material: MACE<br \/>\n    enchantments:<br \/>\n      &#8211; type: DENSITY<br \/>\n        level: 0-4<br \/>\n      &#8211; type: FIRE_ASPECT<br \/>\n        level: 0-1<br \/>\n&#8220;`<\/p>\n<p>## Language<\/p>\n<p>Customizable messages are stored in<\/p>\n<p>en_us.lang.yml<\/p>\n<p>. Here is an example:<\/p>\n<p>&#8220;`yaml<br \/>\n# Prefix which will be shown before all the messages.<br \/>\nprefix: &#8220;<gold>OP Break Tools <gray>\u00bb<white>&#8221;<br \/>\nhelp-title: &#8220;<gold>Help: <b>%command%&#8221;<br \/>\n# Messages for commands:<br \/>\ncommands:<br \/>\n  # \/opbreakingtools reload<br \/>\n  reload: &#8220;<green>Configurations and languages reloaded.&#8221;<br \/>\n  # \/opbreakingtools start<br \/>\n  start:<br \/>\n    # Message when the game is started.<br \/>\n    started: &#8220;<green>Game started.&#8221;<br \/>\n    # Message when the game is already running.<br \/>\n    already-running: &#8220;<red>Game is already running.&#8221;<br \/>\n  # \/opbreakingtools stop<br \/>\n  stop:<br \/>\n    # Message when the game is stopped.<br \/>\n    stopped: &#8220;<green>Game stopped.&#8221;<br \/>\n    # Message when the game is not running.<br \/>\n    not-running: &#8220;<red>Game is not running.&#8221;<br \/>\n  # \/opbreakingtools help<br \/>\n  help: |-<br \/>\n    <yellow>\/opbreakingtools start <gray>&#8211; <white>Use this command to start the plugin. This will enable the plugin to drop OP loot when tools break.<br \/>\n    <yellow>\/opbreakingtools stop <gray>&#8211; <white>Use this command to stop the plugin. This will disable the plugin from dropping OP loot when tools break.<br \/>\n    <yellow>\/opbreakingtools reload <gray>&#8211; <white>Use this command to reload the plugin&#8217;s configurations and languages.<br \/>\n    <yellow>\/opbreakingtools help <gray>&#8211; <white>Show this help message.<br \/>\n&#8220;`<\/p>\n<p>## Permissions<\/p>\n<p>The plugin uses the following permissions:<\/p>\n<p>&#8211; `opbreakingtools`: Permission to use the `\/opbreakingtools` command.<\/p>\n<p>## Installation<\/p>\n<p>1. Download the plugin jar file.<br \/>\n2. Place the jar file in your server&#8217;s `plugins` directory.<br \/>\n3. Start or restart your server.<br \/>\n4. Configure the plugin by editing the<\/p>\n<p>config.yml<\/p>\n<p> and<\/p>\n<p>en_us.lang.yml<\/p>\n<p> files in the `plugins\/opbreakingtools` directory.<br \/>\n5. Use the `\/opbreakingtools` commands to manage the plugin.<\/p>\n<p>## Authors<\/p>\n<p>&#8211; TejasLamba2006<\/p>\n<p>## Dependencies<\/p>\n<p>&#8211; BlueSlimeCore (required)<br \/>\n&#8211; PlaceholderAPI (optional)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>All tools drop OP loot when they break. This plugin provides a way to change the OP loot that is dropped through a configurable config.yml file.<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_minecraft_slug":"breakingtoolsdropoploot","_minecraft_project_id":"ZfiP8I1z","_minecraft_author":"TejasLamba2006","_minecraft_license":"MIT","_minecraft_downloads":143,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"breakingtoolsdropoploot.zip","_minecraft_size_bytes":12195,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T18:43:33.474214Z","_minecraft_date_created":"2025-01-31T09:02:16.687379Z","_minecraft_date_modified":"2025-01-28T12:15:21.805837Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/breakingtoolsdropoploot","_minecraft_icon_attachment_id":0,"_minecraft_imported_at":"2026-06-01T16:35:16+00:00","_minecraft_import_hash":"9331d9f58c51a6302cfcfb51593e6160","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[125,89,866,127,128],"mod_loader":[131,132,133],"minecraft_version":[38],"class_list":["post-34653","mod","type-mod","status-publish","hentry","mod_category-folia","mod_category-game-mechanics","mod_category-minigame","mod_category-paper","mod_category-purpur","mod_loader-folia","mod_loader-paper","mod_loader-purpur","minecraft_version-1-21-4"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Breaking Tools Drop Op Loot - 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\/breakingtoolsdropoploot\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Breaking Tools Drop Op Loot - Minecraft\" \/>\n<meta property=\"og:description\" content=\"All tools drop OP loot when they break. This plugin provides a way to change the OP loot that is dropped through a configurable config.yml file.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/breakingtoolsdropoploot\/\" \/>\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\\\/breakingtoolsdropoploot\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/breakingtoolsdropoploot\\\/\",\"name\":\"Breaking Tools Drop Op Loot - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"datePublished\":\"2026-06-01T16:35:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/breakingtoolsdropoploot\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/breakingtoolsdropoploot\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/breakingtoolsdropoploot\\\/#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\":\"Breaking Tools Drop Op Loot\"}]},{\"@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":"Breaking Tools Drop Op Loot - 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\/breakingtoolsdropoploot\/","og_locale":"en_US","og_type":"article","og_title":"Breaking Tools Drop Op Loot - Minecraft","og_description":"All tools drop OP loot when they break. This plugin provides a way to change the OP loot that is dropped through a configurable config.yml file.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/breakingtoolsdropoploot\/","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\/breakingtoolsdropoploot\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/breakingtoolsdropoploot\/","name":"Breaking Tools Drop Op Loot - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"datePublished":"2026-06-01T16:35:15+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/breakingtoolsdropoploot\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/breakingtoolsdropoploot\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/breakingtoolsdropoploot\/#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":"Breaking Tools Drop Op Loot"}]},{"@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\/34653","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:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=34653"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=34653"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=34653"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=34653"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}