2

Can i get an infinite item command?

PintOfGuinness 4/24/21 10:00 am
6.2k
4/24/2021 10:33 am
Hey!
I just want to know if there is a way to detect if a use a firework rocket, and when I do to give me another, or to have an infinite stack
I'm just messing around with commands but I just want to know
Posted by
PintOfGuinness
Level 1 : New Miner
0

  Have something to say?

JoinSign in

1

Bertiecrafter
04/24/2021 10:33 am
Level 72 : Legendary System
Try putting this in a repeating command block:
give @a[nbt=!{Inventory:[{id:"minecraft:firework_rocket"}]}] minecraft:firework_rocket
2

Welcome