Перейти к содержимому
Mineforgian

Arrow Entity Loot Drop

Makes Entities shot with Arrows drop them upon death

40K загрузок105 подписчиковMPL-2.0fabric

Обновлён 13 декабря 2025 г. · опубликован 16 ноября 2022 г.

  • Скриншот: Arrow Entity Loot Drop


This mod makes Entities shot with Arrows drop them upon death!

Fabric API

Curseforge Modrinth GitHub

📖 About

This has always bugged me about Minecraft combat and makes Infinity feel like a requirement. Why does the game punish you for being accurate? Missed arrows can be recovered, why not hits? Please note Arrows which would not have been possible for the Player to pick up (e.g. Skeleton shot, Infinity, etc) will not be stored or dropped - this would be cheaty.

The current probabilities by default are (see config to change):

  • 25% your arrow breaks (is not dropped when the entity is killed)
  • 50% your arrow is dropped as a regular arrow
  • 25% your arrow type is preserved too (keeps spectral or tipped)

NOTE: This mod makes no attempt to serialize the arrows contained by entities - as a result, server reboots will remove all entity-arrow data.

⚙️ Config

The mod is highly configurable and offers in-game config editing with ModMenu. See the current config options here!

📃 Changelog

Changelogs are available at the GitHub Releases section

📸 Media

2022-11-15_17 24 33

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.2.4Релиз1.21.11fabric13 декабря 2025 г.Скачать (200 КБ)
1.2.3Релиз1.21fabric15 июня 2024 г.Скачать (200 КБ)
1.2.2Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4fabric14 апреля 2024 г.Скачать (201 КБ)
1.2.1Релиз1.20, 1.20.1fabric18 июня 2023 г.Скачать (201 КБ)
1.2.0Релиз1.19.4fabric23 апреля 2023 г.Скачать (202 КБ)
1.1.0+1.19Релиз1.19, 1.19.1, 1.19.2fabric24 ноября 2022 г.Скачать (202 КБ)
1.0.0+1.19Релиз1.19, 1.19.1, 1.19.2fabric16 ноября 2022 г.Скачать (197 КБ)

Ченджлог

1.2.4Релиз1.21.11 · 13 декабря 2025 г.
  • Update to 1.21.11
1.2.3Релиз1.21 · 15 июня 2024 г.
  • Update to 1.21
1.2.2Релиз1.20.2, 1.20.3, 1.20.4 · 14 апреля 2024 г.

In this version:

  • Update to 1.20s
1.2.1Релиз1.20, 1.20.1 · 18 июня 2023 г.

In this version:

  • Update to 1.20/1.20.1
1.2.0Релиз1.19.4 · 23 апреля 2023 г.

In this version:

  • Updated to 1.19.4
  • Changed config fields to be 2 floats:
    • arrowBreakingChance: The chance an Arrow stored in an Entity will NOT drop. Range: 0-1 (0%-100%)
    • preserveNonDefaultChance: The chance of the non-default arrow persisting when dropped after entity kill. Range: 0-1 (0%-100%)
  • Default drop rates are now (both configurable) after an entity dies which you previously shot:
    • 25% you lose the arrow
    • 50% it drops as a regular arrow
    • 25% it drops and retains its type (spectral, tipped)
1.1.0+1.19Релиз1.19, 1.19.1, 1.19.2 · 24 ноября 2022 г.

In this version:

  • Added Cloth Config & ModMenu optional dependencies
  • Added Config w/ 2 fields
    • arrowBreakingChance (default 0): The chance an Arrow stored in an Entity will NOT drop. Range: 0-100
    • preserveNonDefaultArrows (default True): When this is true, Spectral + Tipped Arrows will drop. If false, they will drop as regular Arrows instead
  • Arrows will no longer drop from Entities if the Arrows were not able to picked up as Entities (Creative mode/Infinity Arrows no longer drop as loot)
  • Correct links in Fabric JSON
1.0.0+1.19Релиз1.19, 1.19.1, 1.19.2 · 16 ноября 2022 г.
  • Initial release: Mobs will drop the arrows they're shot with on death

Комментарии

Загружаем…