
LingeringPlayerDrops
LingeringPlayerDrops is a Fabric Minecraft mod that prevents items that players drop (or that appear as a result of a player's death) from ever despawning. Configure with gamerules playerDropItemsLinger and playerDeathItemsLinger.
- Загрузки
- 314
- Подписчики
- 2
- Обновлён
- 23 февраля 2024 г.
- Лицензия
- MIT
Опубликован 23 февраля 2024 г.
LingeringPlayerDrops
A Fabric Minecraft mod that prevents items that players drop from ever despawning. Configure with gamerules playerDropItemsLinger and playerDeathItemsLinger.
Installation
Requires Minecraft 1.20.1, Fabric Loader >=0.14.25 and Fabric API.
Configuration
The mod can be configured by setting the world's game rules "playerDropItemsLinger" and "playerDeathItemsLinger" to either true or false. False is vanilla behavior where items disappear after 5 minutes.
Please note that setting those game rules to false will NOT make all previously dropped disappear! To clean up your world from such items, you need to go approximately where they are (load chunks in the area) and execute these commands for example:
Teleport to self:
/tp @e[type=minecraft:item,nbt={Age:-32768s}] @s
Kill lingering items:
/kill @e[type=minecraft:item,nbt={Age:-32768s}]
License
LingeringPlayerDrops is licensed under MIT.
Ченджлог
1.20.1-1.0Релиз1.20.1 · 23 февраля 2024 г.
it says that sources.jar is (13.37 KiB) yippeeeee
Комментарии
Загружаем…