So I made this code:
And I was wondering how I could set my tool to as many items as '{pistolchamber.%player%}'
That line gives an error so please fix it. Thanks
.
ok i fixed it
Code:
on right click:
if the player's held item is a wooden hoe named "&6Pistol":
remove 1 from {pistolchamber.%player%}
set the player's tool to {pistolchamber.%player%} wooden hoes named "&6Pistol"
damage the target entity by 4
And I was wondering how I could set my tool to as many items as '{pistolchamber.%player%}'
That line gives an error so please fix it. Thanks
ok i fixed it
Last edited: