Download NBTedit if you haven't already, and open up the level.dat of your world. If you look in your inventory you'll see that enchantments have their own special ID system, completely seperate from item ID's. So basically, it's impossible to give yourself an enchanted item. Currently, any form of a /give command does not support this as it uses item ID's, not yet supporting the new enchantment ID system as far as I know.
Enchanted items have no unique item id's, they are just normal items with modified values.
This.
Rollback Post to RevisionRollBack
Users lack the mental capacity to have intelligent discussion, and mods lack the mental capacity to make intellegent decisions... I give up trying to share my intelligence with the world.
in singleplayer command, I can give myself a diamond sword and then enchant it using a command, but I can't spawn in an enchanted sword. I suppose that makes sense. Is there a plugin that allows people to sell enchanted items?
I'm training it yet . But what i know is .. If you have a command to give the player a item by ID and there is a way to use the ":" to add the damage value to the item .. then you can give to the player an enchanted item.
e.g.:
/item UkiroW 276:1:0:16:4
276 = Diamond Sword ID
1 = The item's quantity
0 = The damage value (The durability)
16 = The enchantment's id
4 = The enchantment's level .
With this command you'll receive a diamond sword with the "Sharpness IV" :biggrin.gif:
More info: [email protected]
Att ~ UkiroW
In my friend's server, I tried /i 276:1:0:16:4 and it doesn't give me an enchanted sword. It only gives me a regular diamond sword. It's a bukkit server.
I'm training it yet . But what i know is .. If you have a command to give the player a item by ID and there is a way to use the ":" to add the damage value to the item .. then you can give to the player an enchanted item.
e.g.:
/item UkiroW 276:1:0:16:4
276 = Diamond Sword ID
1 = The item's quantity
0 = The damage value (The durability)
16 = The enchantment's id
4 = The enchantment's level .
With this command you'll receive a diamond sword with the "Sharpness IV" :biggrin.gif:
More info: [email protected]
Att ~ UkiroW
Try without ":" inbetween the numbers, leave spaces like this: /item UkiroW 276 1 0 16 4
I'm training it yet . But what i know is .. If you have a command to give the player a item by ID and there is a way to use the ":" to add the damage value to the item .. then you can give to the player an enchanted item.
e.g.:
/item UkiroW 276:1:0:16:4
276 = Diamond Sword ID
1 = The item's quantity
0 = The damage value (The durability)
16 = The enchantment's id
4 = The enchantment's level .
With this command you'll receive a diamond sword with the "Sharpness IV"
More info: [email protected]
Try without ":" inbetween the numbers, leave spaces like this: /item UkiroW 276 1 0 16 4
You guys are so close. How you do it is /item ukirow 276:10164. I have a plugin that lets you type /itemdb and it tells you the item description.
Note: This works with my server no idea if it works on others. Also here's a plugin if that doesn't work
its not working, any idea why?
for diamond sword with knockback I, should it look like this? 276:19
http://pcpartpicker.com/p/VKJyNG
http://www.minecraftwiki.net/wiki/Talk:Enchanting
Towards the bottom of the page gives the id and effect.
Ah, i thought he meant as if the enchantment was attached to the item itself.
for diamond sword with knockback I, should it look like this? 276:19
This.
In my friend's server, I tried /i 276:1:0:16:4 and it doesn't give me an enchanted sword. It only gives me a regular diamond sword. It's a bukkit server.
Finally apart of the Team!
Try without ":" inbetween the numbers, leave spaces like this: /item UkiroW 276 1 0 16 4
You guys are so close. How you do it is /item ukirow 276:10164. I have a plugin that lets you type /itemdb and it tells you the item description.
Note: This works with my server no idea if it works on others. Also here's a plugin if that doesn't work