Requires "cheats" enabled or operator power on a multiplayer server.
These items might be stupid. Be prepared to repair the country-side.
Note:
The enchantments on these items are higher than the game really "allows" but mostly work correctly. They will, unfortunately, not display correctly in the tooltip.
Summon 8 command blocks with:
/give @p minecraft:command_block 7 0
In each command block, paste one of the following lines:
/give @p minecraft:diamond_pickaxe 1 0 {ench:[{id:32,lvl:255},{id:34,lvl:255},{id:35,lvl:100}],display:{Name:"Ultimate Diamond Pickaxe of Fortune",Lore:["Fortune favors the brave"]}}
/give @p minecraft:diamond_pickaxe 1 0 {ench:[{id:34,lvl:255},{id:32,lvl:255},{id:33,lvl:255}],display:{Name:"Ultimate Diamond Pickaxe of the Silk Touch"}}
/give @p minecraft:diamond_axe 1 0 {ench:[{id:32,lvl:255},{id:34,lvl:255}],display:{Name:"Ultimate Diamond Axe"}}
/give @p minecraft:diamond_shovel 1 0 {ench:[{id:32,lvl:255},{id:34,lvl:255},{id:35,lvl:100}],display:{Name:"Ultimate Diamond Shovel of Fortune"}}
/give @p minecraft:diamond_shovel 1 0 {ench:[{id:32,lvl:255},{id:34,lvl:255},{id:33,lvl:1}],display:{Name:"Ultimate Diamond Shovel of the Silk Touch"}}
/give @p minecraft:diamond_hoe 1 0 {ench:[{id:34,lvl:255}],display:{Name:"Unbreakable Diamond Hoe"}}
/give @p minecraft:shears 1 0 {ench:[{id:32,lvl:255},{id:34,lvl:255}],display:{Name:"Ultimate Shears"}}
/give @p minecraft:diamond_sword 1 0 {ench:[{id:16,lvl:255},{id:17,lvl:255},{id:18,lvl:255},{id:20,lvl:255},{id:21,lvl:100},{id:34,lvl:255}],display:{Name:"Excaliber",Lore:["This brings us to number 278","of the 1,000 provisions you","must observe. I hate carrots.","Never even think about putting","them in my food, you get it?"]}}
Activate each command block once (by button or pressure plate, for example).
thx :)