Shears are even more useful!
With this plugin, when you break any craftable block with shears, it breaks down the block into its crafting components.
Config
# # The first line after this comment is the option for # # shears to required to have a sharpness enchantment to perform their special actions. # # Every line that follows is a toggle for each breakable block. If you wish for a block not # # to be able to be broken down, simply switch its value to false. require-enchantment: false crafting-table: true furnace: true chest: true ladder: true fence: true sign: true door: true tnt: true brick: true sandstone: true smooth-sandstone: true decorative-sandstone: true noteblock: true jack-o-lantern: true stone-brick: true stairs: true wall: true quartz-block: true chiseled-quartz: true pillar-quartz: true granite: true andesite: true diorite: true polished-granite: true polished-andesite: true polished-diorite: true prismarine: true prismarine-brick: true dark-prismarine: true sea-lantern: true coarse-dirt: true moss-stone: true mossy-stone-brick: true chiseled-stone-brick: true red-sandstone: true chiseled-red-sandstone: true smooth-red-sandstone: true purpur-block: true purpur-pillar: true magma-block: true nether-wart-block: true nether-wart-brick: true packed-ice: true blue-ice: true honey-block: true honeycomb-block: true wooden-pressure-plate: true stone-pressure-plate: true wooden-trap-door: true fence-gate: true button: true lever: true repeater: true redstone-torch: true jukebox: true dispenser: true piston: true sticky-piston: true powered-rail: true detector-rail: true redstone-lamp: true activator-rail: true daylight-sensor: true dropper: true hopper: true comparator: true trapped-chest: true iron-pressure-plate: true gold-pressure-plate: true iron-trap-door: true observer: true bed: true painting: true enchantment-table: true enderchest: true beacon: true anvil: true flower-pot: true item-frame: true armor-stand: true campfire: true barrel: true blast-furnace: true smoker: true cartography-table: true composter: true fletching-table: true smithing-table: true stonecutter: true grindstone: true lantern: true lectern: true loom: true beehive: true white-wool: true colored-wool: true cauldron: true brewing-stand: true
By default, the "sharper" shears are just the default shears. But as you can see above, you can enable them to need a "Sharpness" enchantment. You can also toggle any of the blocks in the config.
If you find any bugs while playing, please comment or DM me and I will get to them as soon as available.