RpgZ Mod — Configuration
Configuration
RpgZ is highly customizable through the Cloth Config API. Server administrators and players can fine-tune the looting experience to fit their specific gameplay style.
Available Settings
| Option | Default Value | Description |
|---|---|---|
corpseDespawnTime |
240 (seconds) | Determines how long a corpse stays in the world before disappearing with its loot. |
lootingDistance |
3.0 | The maximum range from which a player can interact with a corpse. |
onlyPlayerKills |
false | If true, only mobs killed by a player will leave a corpse; others will drop loot normally. |
entityBlacklist |
[] | A list of mob IDs (e.g., minecraft:creeper) that should never leave a corpse. |
autoLoot |
false | Enables automatic collection of items upon opening the corpse GUI. |
showCorpseName |
true | Toggles whether the name of the mob is displayed when hovering over the corpse. |
To access these settings in-game, the Mod Menu mod is recommended for Fabric users.