Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.
If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!
Now, what are you waiting for? Join the community now!
a Carrot on a stick named &aVillager &eWand that when right clicked makes an explosion
on right click:
player’s tool is a carrot on a stick:
name of player’s tool is “&aVillager &eWand”:
create a fake explosion at player’s targeted block
how would i make it do damage im new to skripting lolThis is untested. Also, the explosion will not do any damage. You can easily change this if wanted.Code:on right click: player’s tool is a carrot on a stick: name of player’s tool is “&aVillager &eWand”: create a fake explosion at player’s targeted block
You would just remove the “fake” part I believe. I think it’s also possible to modify the damage and size too (You can check the docs to confirm/test this)how would i make it do damage im new to skripting lol
does not workYou would just remove the “fake” part I believe. I think it’s also possible to modify the damage and size too (You can check the docs to confirm/test this)
on right click:send c o d e
on right click:
player’s tool is a carrot on a stick:
name of player’s tool is “&aVillager &eWand”:
create explosion with force 5 at player’s targeted block