#Bow item script

1 messages · Page 1 of 1 (latest)

terse axle
#

Can anyone give me vanilla bow item script?

summer wharf
#

A script that does what?

If you are talking about the vanilla item, there is no file, bows are hardcoded. But there are templates #1137221648966234183 message

spiral sapphire
ivory oasis
summer wharf
spiral sapphire
#

I know but your first statement was technically a question so I said that🙃

terse axle
#

Can anybody make this projectile summonable lightning bolt on hit something and ground ?

ivory oasis
#

In the projectile component under the "on_hit" section, do this to trigger the event. In your events, define how to summon the lightning bolt.
"definition_event": { "event_trigger": "spawn:lightning" }