This mod register the range harvest effect to vanilla dispenser block and shears.
Harvest items are inserted into the adjacent inventory or dropped in front of the dispenser block.
image:
- About Effective Items
default tool : vanilla shears (5x2x5 block area)
You can edit the effective tools or effective range with a json file. (config/defeatedcrow/dispenser/shears_item.json) - Effective Target Crops
- vanilla crops
- reeds
- pumpkin and melon
- cactus
- IGrowable implemented blocks
(At that case, when the IGrowable block returns false at #canGrow method, the harvest effect will be occur.)
aw an abandoned mod :( its not on 1.17
Can you make it compatible with metal bushes?
Anychance of giving a config option to stop the dispenser from spitting out the harvesting item?
I become rather crestfallen when I see fruitful olive trees and shears strewn about!
In reply to Devaluition:
If there is an inventory adjacent to the dispenser, the harvest will be stored in it instead of being dropped. Also, inventory overflow should be resolved by your playing. (If you feel it difficult to manage your play, I'll consider enhancing.)
If the scissors are popping out: It happens when vanilla or another mod registers the scissors in the dispenser.
In either case, it looks like it should be resolved by enhancement, not by config. (The presence or absence of bug should not be selected in the config.)
I play on 1.15.2 and tried to recreate the field with the dispenser and planted it with wheat. unfortunately the button harvest does not work even though there is a chest on it.
The dispenser shot onto the field
I also did shear in the dispenser
The shers are thrown out but nothing is harvested.
so happy you ported that mod over to 1.15.2 .... that mod is one of my favorite mods and i missed it a lot, since i turned to 1.15.2 thank you so much
1.14.4?
Hello! I've left a comment here before with another issue, which you resolved brilliantly. Thanks for that! If you're still developing this mod, I'd love to put in another request.
I'd love if this mod could be made to work only on the server-side. This looks pretty doable, since it doesn't seem to add any new blocks or items. If a client that doesn't have the mod installed could join a server with it, that would make this already fantastic mod even better, IMO.
This mod is perfect for what I need in my next pack, but can you add an option for the shears to take durability damage per crop sheared? Right now they only take one durability per operation... which is like 25 plants by default.
Also, can you give a sample script of a config that has two types of shears in it? I'm trying to add more and its not working.
Any chance this could be made compatible with Agricraft crops?
This mod looks really useful! However, I'm encountering some issues, particularly when used alongside VanillaAutomation. It adds a feature that allows dispensers to shear sheep, which I believe has been overriding this mod's dispenser functionality? When I try to harvest crops with the dispenser and shears, it doesn't do anything. I've narrowed it down to only these two mods together.
Earlier I tried adding more shears (from Corosus's Vanilla+ Tools mod, specifically), but they only got ejected as items, so this was not a fix, unfortunately. I only tried this in an environment with both mods, though - didn't remember to try that with only your mod. I don't know if it's another issue with a different mod, or if the shear-defining config is having issues, or if maybe it's just because Vanilla+ Tools uses such weird item IDs.
Is it possible to fix this conflict from your end? This mod seems very handy but I don't want to have to give up VanillaAutomation entirely just to be able to use this. Thanks!
In reply to captain_qua:
I thought you could shear sheep with this as well it's sad that you can't, you should be able to! that would be an awesome feature!!