Skip to main content

Module bat

Module bat 

Source
Expand description

Bat module - custom bat drops (phantom membrane).

§Configuration

FieldDefaultDescription
enabledfalseWhether this module is active
drop_chance1.0Chance (0.0 - 1.0) for a bat to drop membrane
base_min0Minimum base amount of membrane dropped
base_max1Maximum base amount of membrane dropped
looting_bonus_per_level1Extra membrane granted per level of Looting

§Notes

This module is currently a stub. The Pumpkin plugin API does not yet expose an EntityDeathEvent (or equivalent), so bat drop mechanics cannot be hooked until upstream support is added.

Structs§

Bat
Handles bat drop mechanics.
BatConfig
Configuration for the bat mechanics module.