Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bin8083/let-me-despawn-1.12.2

Let-Me-Despawn-1.12.2
https://github.com/bin8083/let-me-despawn-1.12.2

client forge hypixel minecraft minecraft-mod mod skyblock

Last synced: 3 days ago
JSON representation

Let-Me-Despawn-1.12.2

Awesome Lists containing this project

README

        

# LET ME DESPAWN

### Let Me Despawn (LMD) is a Minecraft mod designed to address entity lag issues by modifying the despawn mechanics for mobs that have picked up or equipped items.
## Key Features

Allows mobs with equipped items to despawn naturally
Preserves dropped items when mobs despawn
Configurable mob exclusion list
Server-side functionality (not required on client)

## Functionality

In vanilla Minecraft, mobs that pick up or equip items become persistent and do not despawn naturally. This behavior can significantly contribute to entity lag, especially in modded environments with increased mob variety and spawn rates.

LMD modifies the despawn check to allow these mobs to despawn naturally, like any other mob. To prevent item loss, any picked up or equipped items are dropped when the entity despawns.

Note: Mobs named with a name tag will still be prevented from despawning naturally.

## Configuration (Version 1.2.1 and later)
Config File

Location: config/letmedespawn.json
Reload command: /almanac reload

## Commands
Command Description
/letmedespawn add Add mobs to the config
/letmedespawn remove Remove mobs from the config

Mobs added to the config will retain their vanilla behavior and not despawn after picking up items. All commands update the mob list in real-time, eliminating the need for game restarts or manual reloads.