Skip to content

Releases: Pepperoni-Jabroni/ArrowEntityLootDrop

Arrow Entity Loot Drop v1.2.2 [~1.20]

14 Apr 01:03
Compare
Choose a tag to compare

In this version:

  • Update to 1.20.4

Arrow Entity Loot Drop v1.2.1 [1.20] [1.20.1]

18 Jun 14:50
Compare
Choose a tag to compare

In this version:

  • Update to 1.20/1.20.1

Arrow Entity Loot Drop v1.2.0 [1.19.4]

22 Apr 23:56
08e2385
Compare
Choose a tag to compare

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)

Arrow Entity Loot Drop v1.1.0 [1.19]

24 Nov 03:42
Compare
Choose a tag to compare

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

Arrow Entity Loot Drop [1.19]

06 Nov 23:47
27647b9
Compare
Choose a tag to compare

In this version:

  • Initial release
    • Arrows drop from Living Entities when they die