Minecraft SpellItems mod 2026 download
logo
minecraft mod SpellItems

SpellItems

Game Version: 1.8.1
Total Downloads: 5,539
Updated: Mar 22, 2015
Created: Aug 2, 2013
Download SpellItemsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
SpellItems v.2.2 release 563.32 KB Mar 22, 2015 1.8.1 781 download SpellItems SpellItems v.2.2 releaseDownload
SpellItems v.2.0 release 577.68 KB Aug 9, 2014 CB 1.7.9-R0.2 631 download SpellItems SpellItems v.2.0 releaseDownload
SpellItems v.1.3.1 release 132.32 KB Jan 18, 2014 CB 1.7.2-R0.2 1,004 download SpellItems SpellItems v.1.3.1 releaseDownload
SpellItems v.1.3 release 131.47 KB Dec 14, 2013 1.7.4 755 download SpellItems SpellItems v.1.3 releaseDownload
SpellItems v.1.2 release 94.59 KB Sep 11, 2013 CB 1.6.2-R1.0 1,109 download SpellItems SpellItems v.1.2 releaseDownload
SpellItems v.1.1 release 87.46 KB Aug 3, 2013 1.6.2 704 download SpellItems SpellItems v.1.1 releaseDownload
SpellItems v.1.0 release 83.91 KB Aug 2, 2013 1.6.2 555 download SpellItems SpellItems v.1.0 releaseDownload

Description

Share this:

This Plugin can be used to create Spellitems and custom Enchantments.
It comes with a Manasystem, Cooldowns, "charging up spells", effects and Spells.
The enchantments work on Bows, Snowballs, Eggs, …

items.yml

This is the most important part of SpellItems as it can be used to create custom Items and Enchantments
items.yml

Commands

  1. /siGive [player] […item]
    • Gives a Player an Item using the SpellItems Syntax
  2. /siEnchant [enchantment_name]
    • Enchants to Item you are currently holding with a custom Enchantment
  3. /siHelp [commad]
    • Can be used to get a detailed description of all commands

Permissions

  • spellitems.*
  • spellitems.give
  • spellitems.enchant
  • spellitems.help

Itemsyntax

id_OR_customItemName:<damagevalue> <min_count>:<max_count> <chance_to_get_item> <enchant1_id_OR_customEnchantmentName>:<enchant1_level>,... <name>,<lore1>,<lore2>,<lore3>

  • The first argument can either be a simple Itemid or the internal name of a Customitem from the items.yml
  • When min_count and max_count are set the ammount will be randomized between the two(including them)
  • chance_to_get_item can be between 0(this would make no sense) and 100
  • enchant_ids
    • can either be vanilla Enchantmentids or the internal name of a Customenchantment from the items.yml
    • or -1 to completly ignore this Enchantment
    • or -10 to only get the glow effect without any Enchantment
    • If you specify an enchant_id you have to also set the enchant_level
  • Name and Lore can contain spaces
  • WARNING: Do not change the Name or Lore of a Customitem or it will not work
  • You can leave most of it out if you don't need it. Some examples:
    • 1 -> 1 Stone
    • 35 1:10 -> 1-10 White wool
    • 6:3 5 100 -1:0 Plant -> 5 Jungletreesaplings with the Name "Plant"

I know that this might look like an clone of MagicSpells but it has some features that MagicSpells doesn't have. Like custom enchantments.
Also this Plugin was mostly created for use with my other Plugin Dwarves vs Zombies but now can be used without it.

Comments

Add a comment