LootTableTweaker: Precise Loot Control for CraftTweaker Scripts

LootTableTweaker extends CraftTweaker to allow flexible customization of loot tables and chest drops for Minecraft via powerful scripts.

Download LootTableTweaker for Minecraft 1.12.2, 1.11.2, 1.10.2

Original name: LootTableTweaker

Minecraft: 1.10.2, 1.11.2, 1.12.2

Loaders: Forge

FileVersionLoaderSize
LootTableTweaker-1.10.2-1.0.0.2.jar1.10.2Forge9 КБDownload
LootTableTweaker-1.10.2-1.0.0.3.jar1.10.2Forge9 КБDownload
LootTableTweaker-1.10.2-1.0.0.4.jar1.10.2Forge9 КБDownload
LootTableTweaker-1.10.2-1.0.0.5.jar1.10.2Forge9 КБDownload
LootTableTweaker-1.10.2-1.0.0.6.jar1.10.2Forge9 КБDownload
LootTableTweaker-1.10.2-1.0.0.7.jar1.10.2Forge12 КБDownload
LootTableTweaker-1.10.2-1.0.0.8.jar1.10.2Forge12 КБDownload
LootTableTweaker-1.11.2-1.0.11.jar1.11.2Forge21 КБDownload
LootTableTweaker-1.11.2-1.0.12.jar1.11.2Forge21 КБDownload
LootTableTweaker-1.12.2-1.1.13.jar1.12.2Forge23 КБDownload
LootTableTweaker-1.12.2-1.1.14.jar1.12.2Forge24 КБDownload
LootTableTweaker-1.12.2-1.1.16.jar1.12.2Forge24 КБDownload
LootTableTweaker-1.12.2-1.1.17.jar1.12.2Forge24 КБDownload

LootTableTweaker: Scriptable Loot Tables for Minecraft

For server administrators and modpack developers who rely on CraftTweaker to balance gameplay, managing loot distribution often presents a significant hurdle. Vanilla Minecraft stores reward mechanisms for entity kills and structure chests within rigid data files that are difficult to modify without extensive datapack knowledge. LootTableTweaker: Scriptable Loot Tables for Minecraft bridges this gap by extending the powerful scripting capabilities of CraftTweaker directly into the game's loot table system. This tool allows creators to define complex drop rules and chest contents using familiar ZenScript syntax, ensuring a cohesive balance across custom economies and adventure maps.

Core Functionality and Game Mechanics

The primary advantage of integrating this addon is the ability to manipulate loot tables without leaving the scripting environment. Users can remove unwanted drops from specific mobs, adjust rarity weights to make legendary items truly scarce, or enhance farming yields to suit specific server economies. Furthermore, it provides granular control over generated structures. Whether you are designing a dungeon crawler or a survival experience, you can configure the contents of chests in various biomes to ensure progression feels fair and intentional. This centralization is vital when a modpack introduces hundreds of new items, allowing maintainers to keep all balance adjustments in one logical location rather than scattering changes across multiple JSON files.

Installation Requirements and Version Compatibility

To successfully download LootTableTweaker: Scriptable Loot Tables for Minecraft, users must ensure their environment meets specific dependency criteria. This addon is designed exclusively to work alongside CraftTweaker and requires a matching version of the base mod. It is currently compatible with modern Minecraft versions supporting the Forge and NeoForge loaders, though users should always verify the specific build number against their target game version before installation. Because the project is in an alpha stage, features are rolled out incrementally. Server owners should pin their addon version to prevent unexpected behavior during minor updates and always cross-reference compatibility with their installed CraftTweaker branch.

Critical Installation Constraints

Unlike standard CraftTweaker scripts that can often be reloaded via the in-game command, loot tables in Minecraft are loaded during a specific initialization phase. Consequently, any script utilizing LootTableTweaker: Scriptable Loot Tables for Minecraft methods will not apply until the client or server performs a full restart. Attempting to bypass this requirement through workarounds will likely result in unstable behavior or corrupted world states. Additionally, proper file organization is mandatory for the addon to function correctly. Scripts calling these specific methods must be placed in a dedicated subdirectory named scripts/LootTableTweaker/. It is highly recommended to isolate these logic flows into new, compact files rather than merging them into existing massive scripts. This separation simplifies debugging and prevents initialization conflicts with other systems like crafting recipes or item tags.

How to Install and Configure

When learning how to install and configure this tool, start with a focused approach. Select a single entity type or structure chest and write a script to alter its output, such as restricting a rare resource drop to late-game progress tiers. Test these changes thoroughly in a creative world by triggering spawns and breaking containers to verify the new weights. Once the basic logic proves stable, expand the rules to cover other biomes and loot sources. For those who prefer not to manage dependencies manually, this mod can be deployed efficiently through modern launchers that support direct mod integration, streamlining the setup process for both local testing and public deployment.

Strategic Implementation for Modpacks

The true value of LootTableTweaker: Scriptable Loot Tables for Minecraft emerges in complex modpacks where economic balance is paramount. By keeping loot scripts modular and distinct from other game mechanics, developers can future-proof their packs against version updates. When upgrading Minecraft versions or swapping out content mods, isolated loot scripts are easier to audit and update. While the alpha status implies that some advanced insertion scenarios may arrive in future patches, the current feature set is robust enough for most custom server needs. Adhering to the strict restart policy and directory structure ensures predictable performance, making it an indispensable utility for anyone serious about fine-tuning the reward loops in their Minecraft experience.