Hello. If you happen to know of a plugin that uses fortune enchantments from a pickaxe to work on configurable blocks, then please link it below or private message me. Thank you.
I used "FortuneBlocks" on my server
Yeah fortune blocks is included in this plugin. This is in the config:Looks like a nice plugin. You sure that fortune enchantments work on blocks here though?
fortune:
enabled: true
max_fortune_drops: 100
disabled_worlds:
- someworld
- someotherworld
fortune_blocks:
- DIAMOND_ORE
- EMERALD_ORE
- GOLD_ORE
- IRON_ORE
- LAPIS_ORE
- REDSTONE_ORE
- QUARTZ_ORE
- COAL_ORE
- DIAMOND_BLOCK
- EMERALD_BLOCK
- GOLD_BLOCK
- IRON_BLOCK
- LAPIS_BLOCK
- REDSTONE_BLOCK
- QUARTZ_BLOCK
- COAL_BLOCK
Yeah fortune blocks is included in this plugin. This is in the config:
Link to the config:Code:fortune: enabled: true max_fortune_drops: 100 disabled_worlds: - someworld - someotherworld fortune_blocks: - DIAMOND_ORE - EMERALD_ORE - GOLD_ORE - IRON_ORE - LAPIS_ORE - REDSTONE_ORE - QUARTZ_ORE - COAL_ORE - DIAMOND_BLOCK - EMERALD_BLOCK - GOLD_BLOCK - IRON_BLOCK - LAPIS_BLOCK - REDSTONE_BLOCK - QUARTZ_BLOCK - COAL_BLOCK