Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
Re-Add as Spigot bug has been fixed in latest build.
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieSinn committed Jun 16, 2016
1 parent a0cf216 commit df023bf
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -996,6 +996,30 @@ trails:
loreLineTwo: "Example"
#The text written on lore line three.
loreLineThree: "Example"
FallingDust:
type: FALLING_DUST
#The location the particle effect is displayed.
displayLocation: 2
#The amount of particles displayed.
amount: 3
#The speed the particles are displayed.
speed: 1
#The distance before unrendering the particle effect.
range: 20
#The inventory slot the item is put in.
order: 38
#The items type.
itemType: GHAST_TEAR
#The items name.
itemName: "&6FallingDust"
#Whether or not the lore is enabled.
loreEnabled: false
#The text written on lore line one.
loreLineOne: "Example"
#The text written on lore line two.
loreLineTwo: "Example"
#The text written on lore line three.
loreLineThree: "Example"

#### @ClearAll

Expand Down

0 comments on commit df023bf

Please sign in to comment.