promotional bannermobile promotional banner

Epic RPG: Loot Sentinel

Blocks chest interaction when hostile mobs are nearby and targeting the player, enforcing combat before looting.

File Details

lootsentinel-1.0.1

  • R
  • Sep 16, 2025
  • 253.77 KB
  • 59
  • 1.20.1
  • Forge

File Name

lootsentinel-1.0.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:loot-sentinel-1346721:7001390")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

────────────────────────────────────────────  
              UPDATE 1.0.1 RELEASED  
────────────────────────────────────────────  

• Chest detection logic refactored to support non-vanilla blocks  
• Protected blocks list moved to config file (`lootsentinel-common.toml`)  
• Lootr compatibility added: lootr_chest, lootr_barrel, and lootr_shulker_box are now blocked correctly  
• Replaced deprecated `getRegistryName()` with `ForgeRegistries.BLOCKS.getKey(...)`  
• System now supports modular block protection for easier integration  
• Minor code cleanup and improved event handling structure

────────────────────────────────────────────  
           ACTUALIZACIÓN 1.0.1 DISPONIBLE  
────────────────────────────────────────────  

• Se reestructuró la lógica de detección para soportar bloques no vanilla  
• La lista de bloques protegidos se movió al archivo de configuración (`lootsentinel-common.toml`)  
• Compatibilidad con Lootr añadida: ahora se bloquean correctamente lootr_chest, lootr_barrel y lootr_shulker_box  
• Se reemplazó el método obsoleto `getRegistryName()` por `ForgeRegistries.BLOCKS.getKey(...)`  
• El sistema ahora permite protección modular de bloques para facilitar la integración  
• Limpieza menor de código y mejora en la estructura del manejo de eventos

────────────────────────────────────────────