Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • So to clarify the isssue, if an aroww is just on the ground near you it well pick up the tag and strick lightning? Aslo thanks for creditng me :) Commented Nov 18, 2021 at 11:38
  • Also, I'd recommend two things here. When checking if the player has a specific item, check for tags. Tags are only obtainable in creative mode so you shouldn't worry about exploits (Like renaming the item). This way you can change everything in your bow later on and still work without code change; Second thing is transform these things in a datapack. Faster running, more effective, easier to control things and are more flexible. You can use VSCode + mcfunction plugin to code in it. Commented Nov 18, 2021 at 17:29