Giving potion item

Started by Jackof35 on

Topic category: User side tutorials

Last seen on 18:21, 18. Nov 2022
Joined Mar 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Giving potion item

Hey ! I'm actually doing a system to give to the player a special potion (not the effect, the item) if he is doing something, but, how ? In the list of the items, I only found the Water Potion !

Last seen on 16:33, 29. May 2021
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
use the "execute command: …
Wed, 08/05/2020 - 14:02

use the "execute command: /give @p potion_whatever" block of code