Allows fortune to work on any configured block.
1

Config

blocks=[
    "minecraft:iron_ore",
    "minecraft:gold_ore"
]

Block format: <minecraft|modname>:<ore_id>
Add block IDs to the blocks field, separated by a comma. Iron Ore and Gold Ore are default blocks.

allow-placing-of-fortune-blocks=false

When set to false players will not be able to place blocks that have been mined with fortune. The item lore and NBT tag will still be present even with this set to true.

Category: Gameplay

Published on Feb 6, 2020

views

stars

watchers

total downloads

Licensed under MIT

Promoted Versions

Members