Skip to content

v1.0.1

Choose a tag to compare

@aratakileo aratakileo released this 30 Jun 16:58

Java-runtime-beta Screenshot 2022 06 23 - 19 31 35 65

Quich Harvest [The last update v1.0.1 of plugin for minecraft 1.18.2]

Plugin that let you harvest the plants by right-clicking and replant it again.

What's new?

  • harvest algorithm smartest than before
    • now the seeds are deducted from the drop, not from the player's inventory
    • now if the drop does not fit into the inventory, in the amount in which it fell out, but there is a little free space in which a drop with a smaller amount would fit, then the drop is divided into two parts, the first is added to the inventory, the second is spawned, in the amount that did not fit into the inventory
  • expanding the settings in the configuration, namely, the ability to set the harvest sound at your discretion has been added

Now in file config.yml:

sound: minecraft:block.composter.ready

reason:
  minecraft:wheat_seeds:
    target: minecraft:wheat

  minecraft:beetroot_seeds:
    target: minecraft:beetroots

  minecraft:potato:
    target: minecraft:potatoes

  minecraft:carrot:
    target: minecraft:carrots

  minecraft:nether_wart:
    target: minecraft:nether_wart

  minecraft:cocoa_beans:
    target: minecraft:cocoa

[Download plugin file]