33 lines
1.3 KiB
INI
33 lines
1.3 KiB
INI
#Mob Capture Card Configuration
|
|
#
|
|
# This configuration file allows you to define the general settings for the Mob Capture Cards.
|
|
#
|
|
# Allow and Deny list
|
|
# -------------------
|
|
# If you want to allow or deny specific mobs, you can use the allow and deny list.
|
|
# Keep in mind that if you add a mob to the allow list, all other mobs will be denied by default.
|
|
# There are two separate lists for kill and fishing drops.
|
|
#
|
|
# Example for allow only specific mobs:
|
|
# mobCaptureCardKillDropAllowList=minecraft:zombie,minecraft:skeleton
|
|
# mobCaptureCardKillDropDenyList=
|
|
# mobCaptureCardFishingDropAllowList=minecraft:cod,minecraft:salmon
|
|
# mobCaptureCardFishingDropDenyList=
|
|
#
|
|
# Example for deny specific mobs:
|
|
# mobCaptureCardKillDropAllowList=
|
|
# mobCaptureCardKillDropDenyList=minecraft:ender_dragon,minecraft:wither
|
|
# mobCaptureCardFishingDropAllowList=
|
|
# mobCaptureCardFishingDropDenyList=minecraft:squid,minecraft:turtle
|
|
#Sun Mar 16 22:05:22 CDT 2025
|
|
mobCaptureCardFishingDropChance=0.15
|
|
mobCaptureCardFishingDropAllowList=
|
|
dropMobCaptureCardOnFishing=true
|
|
requirePlayerKill=true
|
|
mobCaptureCardFishingDropDenyList=
|
|
mobCaptureCardKillDropAllowList=
|
|
mobCaptureCardKillDropDenyList=
|
|
mobCaptureCardKillDropChance=0.1
|
|
mobCaptureCardFoilDropChance=0.01
|
|
dropMobCaptureCardOnKill=true
|