This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Is there a command to remove a specific potion from a players inventory?
for example i would like to remove 1 night vision potion (8min) for a player inventory without removing other potions the player might have.
/clear <player> minecraft:potion 1 0 {Potion:"minecraft:long_night_vision"} <---doesnt work This is for survival 1.10
Thanks ShelLuser it works perfectly.
Is there a command to remove a specific potion from a players inventory?
for example i would like to remove 1 night vision potion (8min) for a player inventory without removing other potions the player might have.
Thanks ShelLuser it works perfectly.