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

TIMIRA bucket #3261

Closed
2 of 5 tasks
Maska1991 opened this issue Jan 21, 2025 · 7 comments · Fixed by #3290
Closed
2 of 5 tasks

TIMIRA bucket #3261

Maska1991 opened this issue Jan 21, 2025 · 7 comments · Fixed by #3290
Labels
Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@Maska1991
Copy link

Priority

Medium

Area

  • Datapack
  • Source
  • Map
  • Other

What happened?

On timira you can use bucket only on 1sqm from the character. need add more range.

Image

Image

What OS are you seeing the problem on?

Windows

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Maska1991 Maska1991 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jan 21, 2025
@github-actions github-actions bot added Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing labels Jan 21, 2025
@markiluk
Copy link
Contributor

markiluk commented Jan 21, 2025

@Maska1991
Try to add sparks Id to shallowWaterBorderIds
shallowWaterBorderIds = {
38125,
38134,
38130,
38126,
38136,
1722,
1723
},

@paczielny
Copy link

@Maska1991 Try to add sparks Id to shallowWaterBorderIds shallowWaterBorderIds = { 38125, 38134, 38130, 38126, 38136, 1722, 1723 },

The problem is in the range of the "bucket" item to use it

@Maska1991
Copy link
Author

It works on border without change but need to fix that bucket range.

@pudimtibia
Copy link
Contributor

@Maska1991 Try to add sparks Id to shallowWaterBorderIds shallowWaterBorderIds = { 38125, 38134, 38130, 38126, 38136, 1722, 1723 },

add the ids as Maska1991 said and include timiraBucket:allowFarUse(true), the right thing to do is to redo the logic of this part but this will work

@Maska1991
Copy link
Author

how to add range on You see an empty bucket.
It weighs 20.00 oz.
Client ID: 39242
in items,xml?

@pudimtibia
Copy link
Contributor

how to add range on You see an empty bucket. It weighs 20.00 oz. Client ID: 39242 in items,xml?

Just include timiraBucket:allowFarUse(true) in the action lua

@Maska1991
Copy link
Author

no work here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants