Skip to content

Tipped Arrows

An example of how to use it for display items.

Section titled “An example of how to use it for display items.”
Prizes:
1:
DisplayName: '&cAn leather helmet.'
DisplayItem: 'TIPPED_ARROW:{POTION_EFFECT}'
# DisplayItem: 'TIPPED_ARROW:FIRE_RESISTANCE'
DisplayAmount: 1
MaxRange: 100
Chance: 1
Items:
- 'Item:TIPPED_ARROW:{POTION_EFFECT}'

1. How to make a tipped arrow as a prize item:

Section titled “1. How to make a tipped arrow as a prize item:”
Items:
- Item:TIPPED_ARROW:{POTION_EFFECT}, Amount:64, Name:Posion Arrow
Items:
- Item:TIPPED_ARROW:POISON, Amount:64, Name:Posion Arrow

2. How to make a tipped arrow as a display item:

Section titled “2. How to make a tipped arrow as a display item:”
DisplayItem: TIPPED_ARROW:{POTION_EFFECT}
DisplayItem: TIPPED_ARROW:FIRE_RESISTANCE