Entities Object - SpaceCat97/SpaceCats-Wikis GitHub Wiki

Config Specification

Field Name Data Type Description Default Value
whitelistedDimensions String Array A list of dimensions here that you'd like coins to drop in (if whitelisting is enabled). If there is anything in this field, it is automatically enabled. So leave it empty to disable this feature
includedEntities String Array A list of entities that SHOULD drop loot. Used for entities that do not extend entityLiving. This can also bypass 'onlyHostileDrops' [\"minecraft:enderdragon\", \"minecraft:slime\", \"minecraft:shulker\"]
blacklistedEntities String Array A list of entities that SHOULD NOT drop loot. This will bypass 'includedEntities'

⚠️ **GitHub.com Fallback** ⚠️