mcMMO Fishing Enchanted Book Whitelist/Blacklist example
# | |
# Settings for Fishing Treasures / Shake Treasures | |
# Last updated on 12/28/2020 | |
### | |
Fishing: | |
ENCHANTED_BOOK: | |
Amount: 1 | |
XP: 400 | |
Rarity: MYTHIC | |
# If a fishing book will spawn and it will NEVER have Fortune or Protection | |
Enchantments_Blacklist: | |
- Fortune | |
- Protection |
# | |
# Settings for Fishing Treasures / Shake Treasures | |
# Last updated on 12/28/2020 | |
### | |
Fishing: | |
ENCHANTED_BOOK: | |
Amount: 1 | |
XP: 400 | |
Rarity: MYTHIC | |
# If a fishing book will spawn and it will only have either Fortune or Protection | |
Enchantments_Whitelist: | |
- Fortune | |
- Protection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment