promotional bannermobile promotional banner

Entity Random Multiplier Loot (Achievement Friendl)

When you kill an entity, it will randomly produce a multiplier of the loot (except players)
MCPEDL.png

MCPEDL.png

Description

Entity Random Multiplier Loot - Minecraft Addon

๐Ÿ“– Overview

Entity Random Multiplier Loot is a Minecraft Bedrock Edition addon that enhances the loot system by randomly multiplying item drops when entities are killed by players. Instead of receiving standard loot quantities, players get a configurable random amount of items based on server performance tiers or custom settings.

โœจ Features

  • Dynamic Loot Multipliers: Items drop in random quantities within defined ranges
  • Performance-Based Scaling: Automatically adjusts based on server memory tier
  • Custom Configuration: Override default settings with min/max values
  • Player-Only Trigger: Only works when players kill entities (not environmental deaths)
  • Error Handling: Robust error prevention with try-catch implementation
  • Cross-Dimensional Support: Works in all dimensions

โš™๏ธ Configuration

The addon uses a tiered system based on server memory capacity:

Memory Tier Max Items Min Items
SuperLow 10 1
Low 30 1
Mid (Default) 50 1
High 100 1
SuperHigh 255 1

Custom Configuration

Override defaults in ./config:

export const Entity_Loot_Count = {
    max: 'default', // or number value
    min: 'default'  // or number value
}

๐Ÿš€ Installation

  1. Download the addon package
  2. Import into Minecraft Bedrock Edition
  3. Apply to your world
  4. Configure settings as needed
  5. Enjoy enhanced loot drops!

๐Ÿ”ง Technical Details

  • License: MIT
  • Event Driven: Uses entityDie after-event
  • TypeScript: Written in TypeScript for type safety
  • Performance Optimized: Asynchronous item spawning

๐Ÿ“‹ Requirements

  • Minecraft Bedrock Edition 1.20.50+
  • Experimental Features enabled
  • Server/World with script capabilities

๐Ÿ›ก๏ธ Compatibility

  • โœ… All vanilla entities (except players)
  • โœ… Custom entities with loot tables
  • โœ… All dimensions
  • โœ… Multiplayer servers
  • โŒ Player deaths (excluded intentionally)

โš ๏ธ Notes

  • Items spawn at the entity's death location
  • Uses the entity's original loot table
  • Randomization occurs per item type in loot table
  • Server admins can adjust ranges for balance

๐Ÿ› Issue Reporting

Please report any issues with:

  1. Minecraft version
  2. Reproduction steps
  3. Expected vs actual behavior
  4. Relevant console errors

๐Ÿ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.


Enjoy richer adventures with multiplied rewards! ๐ŸŽฎโš”๏ธ๐Ÿ’Ž

The Entity Random Multiplier Loot (Achievement Friendl) Team

Forgeborn tier frameprofile avatar
  • 3
    Followers
  • 9
    Projects
  • 118.1K
    Downloads

More from naitang_bakaView all