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

[SUGGESTION] Make us able to decide the drop of breaking vines #20

Open
itsMarkiS opened this issue Jul 25, 2023 · 11 comments
Open

[SUGGESTION] Make us able to decide the drop of breaking vines #20

itsMarkiS opened this issue Jul 25, 2023 · 11 comments
Labels
question Further information is requested

Comments

@itsMarkiS
Copy link

leaf-drop-replacement option but for vines

@Fisher2911 Fisher2911 added the question Further information is requested label Jul 25, 2023
@Fisher2911
Copy link
Collaborator

It should already drop the item, is it not doing that?

@itsMarkiS
Copy link
Author

It should already drop the item, is it not doing that?

nope... tried for cave vines, weeping vines and also twisting vines

havent tested for other stuff, except for leaves which i know its working fine
and for logs i use oraxen integration, so works with itself

@Fisher2911
Copy link
Collaborator

Are you breaking the vines with shears?

@itsMarkiS
Copy link
Author

Are you breaking the vines with shears?

yes, but i couldnt get it
also, when i break without shears, if it is weeping or twisting vines, it will drop the vanilla item

@Fisher2911
Copy link
Collaborator

Can you send a video of what happens?

@itsMarkiS
Copy link
Author

itsMarkiS commented Jul 25, 2023

Can you send a video of what happens?

i updated the plugin to see if it was fixed, also to enjoy the new features
but seems like the blockstates are not updating, so the vines are not working Dx

Minecraft_.1.20.1.-.Multiplayer.3rd-party.Server.2023-07-25.20-53-03.mp4

@itsMarkiS
Copy link
Author

also, sometimes it drops the vanilla glow berry instead of the custom berry, which shouldnt be happening lol, i think it is because the block is set to cave_vines_plant, maybe a conflict with the #21 fix

https://youtu.be/qFbwQDtQ8x8

@Fisher2911
Copy link
Collaborator

I think there's something messed up in your config, I haven't come across this issue but I'll do some testing later

@itsMarkiS
Copy link
Author

I think there's something messed up in your config, I haven't come across this issue but I'll do some testing later

here is my config

cave-vines:
  sculk_vine_item:
    with-glow-berry-id: sculk_vine_berry
    state-id: 2
    tipped-state-id: 3
    should-grow-berries: true
    glow_berry: sculk_berry
  sculk_vine_berry:
    state-id: 4
    tipped-state-id: 5
    should-grow-berries: true
    glow_berry: sculk_berry

@itsMarkiS
Copy link
Author

i also tried this

cave-vines:
  sculk_vine_item:
    with-glow-berry-id: 4
    state-id: 2
    tipped-state-id: 3
    should-grow-berries: true
    glow_berry: sculk_berry

and this

cave-vines:
  sculk_vine_item:
    with-glow-berry-id: sculk_vine_berry
    state-id: 2
    tipped-state-id: 3
    should-grow-berries: true
    glow_berry: sculk_berry

@itsMarkiS
Copy link
Author

any updates or info about this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants