Bug Closed · Invalid

give item amount option doesn't work

#1656 opened by Unknown 5 years ago

Unknownreported this bug

Summary The amount option of the give item mechanich doen't work

Steps to reproduce Use the skill i put in this pastebin

item pastebin: https://pastebin.com/Mwy0rc21

Current behavior You can see in this video: https://youtu.be/2QF_QFkJYuw

Instead of giving me 5 diamond, it gives me 1

Intended correct behavior It should give me 5 diamonds every time i right click with the sword in my hand

Server log file https://pastebin.com/CLD2EMeQ

Debug log snippet https://pastebin.com/FC9GByqZ

Unknowncommented

giveItem does not have an amount option, it uses the same syntax as DropTables.

- giveitem{item="diamond_sword 2"} @PIR{r=3} ~onTimer:20
Sign in to join the discussion.