Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEW REPLANTER issue, takes whatever you use in your off hand. #2245

Closed
Jupitour opened this issue Aug 7, 2021 · 5 comments
Closed

NEW REPLANTER issue, takes whatever you use in your off hand. #2245

Jupitour opened this issue Aug 7, 2021 · 5 comments
Labels
Bug: Confirmed This is a bug and has been confirmed as so. Resolution: Accepted This bug/ feature request has been fixed/ added.

Comments

@Jupitour
Copy link

Jupitour commented Aug 7, 2021

Details

Describe the bug
So this is from #2231, the bug, afaik, is not fixed.

So when I use the "old replanter", it works as intended but it doesn't work on beetroot, as I've mentioned in the multitude of previous tickets which all just ignored the issue and forced me to use this new one. So I did, and now another issue's popped up - one which I believe I ALSO reported but alas was ignored yet again.

So using the NEW REPLANTER resulted in a bug where, REPLANTER uses whatever is in your OFF-HAND, rather than the seeds. So I could be using the REPLANTER enchanted item to harvest carrots, with some cobblestone in my off hand, and it'll consume cobblestone instead of carrots.

This is the config I'm using:
replanter:
display: "%group-color%Replanter"
description: "Replants crops when you break them."
applies-to: "Hoes"
type: "MINING"
group: "UNIQUE"
applies:
- ALL_HOE
levels:
1:
condition:
- "%is crop% = false : %stop%"
- "%is fully grown% = false : %stop%"
effects:
- "PLANT_SEEDS:0:%block drop type%"

I got it from this link: https://github.com/GC-spigot/AdvancedEnchantments/blob/master/Default%20Files/enchantments.yml#160

I sincerely pray that I'm just looking at the wrong REPLANTER because I've now opened 4 tickets on the same topic and the fact that it keeps getting closed without making sure the issue is solved for me is kind of unproductive for both of us.

To Reproduce
Put cobble in your off hand or any random item, enchant the "NEW REPLANTER" on a hoe, the enchantment consumes cobblestone instead of whatever seed should have been used.

Screenshots / Video

Server Information

/ae PLinfo: https://paste.md-5.net/numadibasa

@Jupitour Jupitour added the Bug: Unconfirmed This could possibly be a bug, but it hasn't been confirmed yet. label Aug 7, 2021
@Jupitour
Copy link
Author

Jupitour commented Aug 7, 2021

latest.log

@Jupitour
Copy link
Author

Jupitour commented Aug 7, 2021

Can we please make sure the bug is fixed for me this time before closing the ticket, instead of just throwing out a dismissive comment and hoping whatever you said would fix the bug, instead of waiting for me to update that it's fixed?

@Jupitour
Copy link
Author

Jupitour commented Aug 7, 2021

Look at #2149 for the description of basically this, but you guys closed it.

@hkkongou
Copy link

hkkongou commented Aug 9, 2021

bug confirmed with the following video , can reproduce in my server too, same AE enchantment
https://www.youtube.com/watch?v=rB2LV6GiVL4

@Insprill Insprill added Bug: Confirmed This is a bug and has been confirmed as so. Resolution: Accepted This bug/ feature request has been fixed/ added. and removed Bug: Unconfirmed This could possibly be a bug, but it hasn't been confirmed yet. labels Aug 10, 2021
@Insprill
Copy link
Contributor

Fixed in the next update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Confirmed This is a bug and has been confirmed as so. Resolution: Accepted This bug/ feature request has been fixed/ added.
Projects
None yet
Development

No branches or pull requests

3 participants