Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #########################################################################################
- # #
- # Bolt, a premium resource by Norska @ https://norska.dev #
- # #
- # Wiki: https://norska.dev/docs/welcome #
- # Support: https://norska.dev/discord/ #
- # #
- # You are editing the items.yml file of Bolt. #
- # #
- #########################################################################################
- #########################################################################################
- # #
- # NOTE: PLEASE READ BEFORE CONFIGURING! #
- # #
- # Please consult the wiki for any questions regarding the setup of this plugin, if you #
- # still require help, open a ticket on my discord server! #
- # #
- #########################################################################################
- # Note: Custom Model Data is ONLY 1.14+, if you have a custom texture and want to use it simply match the material and the custom model data to the one in your resource pack. SET TO 0 TO DISABLE.
- # [WANDS] Placeholders for names and lores:
- # {0} = uses
- items:
- wands:
- default:
- settings:
- # Note: How the item shows up in give commands, etc.
- typeName: 'Lightning Wand Tier I'
- item:
- # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' WON'T WORK ON 1.8.X.
- # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
- material: 'STICK'
- materialData: 0
- customModelData: 0
- name: '<GRADIENT:8397FF>Lightning Wand</GRADIENT:F1FF4B> &8┃ &6&nTier I'
- lore:
- - '&e&l+ &7Use this wand on creepers!'
- - ''
- - '&eUses:'
- - '&6┃ &f{0} uses left on the wand!'
- - ''
- - '&eAbilities:'
- - '&7┃ &fRight-Click &7⇨ &c(20 sec. Cooldown)'
- - '&e┃ &fCharge the creeper up!'
- - ''
- - '&7┃ &fLeft-Click &7⇨ &c(120 sec. Cooldown)'
- - '&e┃ &fKnock the creeper back!'
- - '&e┃ &fAuto-Blow the creeper (3 sec. to blow)!'
- - ''
- - '&eTraits:'
- - '&6┃ &fKnockback Power: 1'
- - '&6┃ &fAuto-Blow Power: 2'
- itemFlags:
- - 'HIDE_ATTRIBUTES'
- - 'HIDE_ENCHANTS'
- - 'HIDE_PLACED_ON'
- glow: true
- abilities:
- leftClick:
- cooldown: 120
- # Note: Whether or not the creeper gets charged.
- charge:
- enabled: true
- lightningEffect: true
- # Note: Whether or not the creeper gets knocked back.
- knockback:
- enabled: true
- power: 1
- # Note: Whether or not the creeper will blow up after x seconds.
- autoblow:
- enabled: true
- timeToBlow: 3
- # Placeholders: {0} = interval to explode
- entityName: '&c⚠ &eBlowing up in &4{0}s&e!'
- explosionPower: 8
- rightClick:
- cooldown: 20
- # Note: Whether or not the creeper gets charged.
- charge:
- enabled: true
- lightningEffect: true
- # Note: Whether or not the creeper gets knocked back.
- knockback:
- enabled: false
- power: 1
- # Note: Whether or not the creeper will blow up after x seconds.
- autoblow:
- enabled: false
- timeToBlow: 3
- # Placeholders: {0} = interval to explode
- entityName: '&c⚠ &eBlowing up in &4{0}s&e!'
- explosionPower: 2
- ###############################
- tier2:
- settings:
- # Note: How the item shows up in give commands, etc.
- typeName: 'Lightning Wand Tier II'
- item:
- # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' WON'T WORK ON 1.8.X.
- # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
- material: 'STICK'
- materialData: 0
- customModelData: 0
- name: '<GRADIENT:8397FF>Lightning Wand</GRADIENT:F1FF4B> &8┃ &6&nTier II'
- lore:
- - '&e&l+ &7Use this wand on creepers!'
- - ''
- - '&eUses:'
- - '&6┃ &f{0} uses left on the wand!'
- - ''
- - '&eAbilities:'
- - '&7┃ &fRight-Click &7⇨ &c(20 sec. Cooldown)'
- - '&e┃ &fCharge the creeper up!'
- - ''
- - '&7┃ &fLeft-Click &7⇨ &c(120 sec. Cooldown)'
- - '&e┃ &fKnock the creeper back!'
- - '&e┃ &fAuto-Blow the creeper (3 sec. to blow)!'
- - ''
- - '&eTraits:'
- - '&6┃ &fKnockback Power: 2'
- - '&6┃ &fAuto-Blow Power: 3'
- itemFlags:
- - 'HIDE_ATTRIBUTES'
- - 'HIDE_ENCHANTS'
- - 'HIDE_PLACED_ON'
- glow: true
- abilities:
- leftClick:
- cooldown: 120
- # Note: Whether or not the creeper gets charged.
- charge:
- enabled: true
- lightningEffect: true
- # Note: Whether or not the creeper gets knocked back.
- knockback:
- enabled: true
- power: 2
- # Note: Whether or not the creeper will blow up after x seconds.
- autoblow:
- enabled: true
- timeToBlow: 3
- # Placeholders: {0} = interval to explode
- entityName: '&c⚠ &eBlowing up in &4{0}s&e!'
- explosionPower: 3
- rightClick:
- cooldown: 20
- # Note: Whether or not the creeper gets charged.
- charge:
- enabled: true
- lightningEffect: true
- # Note: Whether or not the creeper gets knocked back.
- knockback:
- enabled: false
- power: 1
- # Note: Whether or not the creeper will blow up after x seconds.
- autoblow:
- enabled: false
- timeToBlow: 3
- # Placeholders: {0} = interval to explode
- entityName: '&c⚠ &eBlowing up in &4{0}s&e!'
- explosionPower: 2
- ###############################
- tier3:
- settings:
- # Note: How the item shows up in give commands, etc.
- typeName: 'Lightning Wand Tier III'
- item:
- # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' WON'T WORK ON 1.8.X.
- # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
- material: 'STICK'
- materialData: 0
- customModelData: 0
- name: '<GRADIENT:8397FF>Lightning Wand</GRADIENT:F1FF4B> &8┃ &6&nTier III'
- lore:
- - '&e&l+ &7Use this wand on creepers!'
- - ''
- - '&eUses:'
- - '&6┃ &f{0} uses left on the wand!'
- - ''
- - '&eAbilities:'
- - '&7┃ &fRight-Click &7⇨ &c(20 sec. Cooldown)'
- - '&e┃ &fCharge the creeper up!'
- - ''
- - '&7┃ &fLeft-Click &7⇨ &c(120 sec. Cooldown)'
- - '&e┃ &fKnock the creeper back!'
- - '&e┃ &fAuto-Blow the creeper (3 sec. to blow)!'
- - ''
- - '&eTraits:'
- - '&6┃ &fKnockback Power: 3'
- - '&6┃ &fAuto-Blow Power: 4'
- itemFlags:
- - 'HIDE_ATTRIBUTES'
- - 'HIDE_ENCHANTS'
- - 'HIDE_PLACED_ON'
- glow: true
- abilities:
- leftClick:
- cooldown: 120
- # Note: Whether or not the creeper gets charged.
- charge:
- enabled: true
- lightningEffect: true
- # Note: Whether or not the creeper gets knocked back.
- knockback:
- enabled: true
- power: 3
- # Note: Whether or not the creeper will blow up after x seconds.
- autoblow:
- enabled: true
- timeToBlow: 3
- # Placeholders: {0} = interval to explode
- entityName: '&c⚠ &eBlowing up in &4{0}s&e!'
- explosionPower: 4
- rightClick:
- cooldown: 20
- # Note: Whether or not the creeper gets charged.
- charge:
- enabled: true
- lightningEffect: true
- # Note: Whether or not the creeper gets knocked back.
- knockback:
- enabled: false
- power: 1
- # Note: Whether or not the creeper will blow up after x seconds.
- autoblow:
- enabled: false
- timeToBlow: 3
- # Placeholders: {0} = interval to explode
- entityName: '&c⚠ &eBlowing up in &4{0}s&e!'
- explosionPower: 2
- ###############################
- eye_of_zeus:
- settings:
- # Note: How the item shows up in give commands, etc.
- typeName: 'Eye of Zeus'
- item:
- # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' WON'T WORK ON 1.8.X.
- # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
- material: 'CUSTOM_SKULL-48d5fba7bc8bdde894750173ea317944b9a39b7c8d542b6142520bd52621'
- materialData: 0
- customModelData: 0
- name: '<GRADIENT:5B58FF>Eye of Zeus</GRADIENT:FFD027>'
- lore:
- - '&e&l+ &7Use this item on creepers!'
- - ''
- - '&eUses:'
- - '&6┃ &f{0} uses left on the item!'
- - ''
- - '&eAbilities:'
- - '&7┃ &fRight-Click &7⇨ &c(20 sec. Cooldown)'
- - '&e┃ &fCharge the creeper up!'
- - ''
- - '&7┃ &fLeft-Click &7⇨ &c(120 sec. Cooldown)'
- - '&e┃ &fKnock the creeper back!'
- - '&e┃ &fAuto-Blow the creeper (3 sec. to blow)!'
- - ''
- - '&eTraits:'
- - '&6┃ &fKnockback Power: &l5'
- - '&6┃ &fAuto-Blow Power: &l5'
- itemFlags:
- - 'HIDE_ATTRIBUTES'
- - 'HIDE_ENCHANTS'
- - 'HIDE_PLACED_ON'
- glow: true
- abilities:
- leftClick:
- cooldown: 120
- # Note: Whether or not the creeper gets charged.
- charge:
- enabled: true
- lightningEffect: true
- # Note: Whether or not the creeper gets knocked back.
- knockback:
- enabled: true
- power: 5
- # Note: Whether or not the creeper will blow up after x seconds.
- autoblow:
- enabled: true
- timeToBlow: 3
- # Placeholders: {0} = interval to explode
- entityName: '&c⚠ &eBlowing up in &4{0}s&e!'
- explosionPower: 5
- rightClick:
- cooldown: 20
- # Note: Whether or not the creeper gets charged.
- charge:
- enabled: true
- lightningEffect: true
- # Note: Whether or not the creeper gets knocked back.
- knockback:
- enabled: false
- power: 1
- # Note: Whether or not the creeper will blow up after x seconds.
- autoblow:
- enabled: false
- timeToBlow: 3
- # Placeholders: {0} = interval to explode
- entityName: '&c⚠ &eBlowing up in &4{0}s&e!'
- explosionPower: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement