ShopGUI+ Potion stacks?

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Sheriff

Setup specialist | Configurator
Premium
Feedback score
29
Posts
157
Reactions
64
Resources
0

Childish

Feedback score
3
Posts
22
Reactions
17
Resources
0
You would have to have a different line in the configuration file for each individual potion with it's corresponding damage type.
The material name would be POTION

Below it, you would include the size (in your case, it would be 1)
and below that, add a new line called "damage:". You would include the numbers that come after the '/' on the specific potion in-game

Here's an example of how you would add a strength I (8:00)
material: POTION
size: 1
damage: 8265
 

Attachments

  • download.png
    download.png
    39.6 KB · Views: 49

Rasprix

FactionsRoyale Owner
Supreme
Feedback score
0
Posts
73
Reactions
9
Resources
0
You would have to have a different line in the configuration file for each individual potion with it's corresponding damage type.
The material name would be POTION

Below it, you would include the size (in your case, it would be 1)
and below that, add a new line called "damage:". You would include the numbers that come after the '/' on the specific potion in-game

Here's an example of how you would add a strength I (8:00)
material: POTION
size: 1
damage: 8265
Legend. Thank you dude.
 
Status
This thread has been locked.
Top