Epic Enchants

Share this on:
Downloads:
279
Upvotes: 0
Project status
In development
Supported Minecraft versions
1.11.2

Jump to downloads

Until Mcreator 1.7.9 comes out, this mod is on hold!

Epic Enchants

It currently adds new 19 new enchants:

Helmet: Scouting I (Night-Vision)

Body: Rage I (Strength)

Legs: Leaping II (Jump-Boost II)

Boots: Lava Walker I (Like Frost Walker for lava+Fire Resistance)

Helmet: Life X (Increases health)

Body: Punch Protection X (Knockback Resistance)

Legs: Speed V (Speed)

Boots: Flight I (What do you think?) (Switch gamemodes to debug)

Helmet: Purity I (Clears potion effects)

Body: Climbing I (What do you think?)

Legs: Feasting I (Saturation)

Boots: Flame Walker I (Fire resistance and a path of fire)

Helmet: Conduit I (Increases underwater visibility, mining speed, and prevents drowning) (Coming in official Minecraft as of 1.13)

Body: Rush X (Haste)

Legs: Cloaking I (Invisibility+this piece of armor is invisible)

Boots: Tracking I (Quartz path below you as you walk)

Pickaxe: Auto-Smelting I (Smelts Ore) (Must have Ore Updater in inventory)

Sword: Zap I (Strikes Lightning upon right-clicking)

Shield: Ground Hold I (Knockback Restiance, but you go slower)

 

Coming Soon (Maybe):

?: Revival I (Heals you whenever you take damage)

?: Smoke I (Particles around you and blindness to attackers)

Sword: Puncture I (Ignores armor)

Sword: Leech I (Heals you when you fight)

Shovel: Auto-Smelting I (Smelts Sand)

Axe: Name not decided (Cuts down whole trees)

Bow: Multi-Shot III (Shoots 3 arrows)

Bow: Drawback I (No charge time)

 

Other

Ore Updater:

It makes ores able to be auto-smelted. Just hold it in the chunk and and all ores there will be able to be smelted.  Let me know if it does not work!

2 New blocks used in Auto-Smelting:

They act just like the regular blocks they replace. They can be put into a furnace. Sorry, one looks a little pink.

Epic Enchanting Table:

It will soon be used to get the new enchants. Craft it like a regular enchanting table, but with a bookshelf instead of a book, and diamond blocks instead of diamonds.

Rune:

It will be used in the enchanting process. Right click on the Epic Enchanting Table with paper to get one.

Soon, there will be Epic Enchanted Apples!

 

 Mobs from TOM may soon drop items from this mod!

1.12 https://mcreator.net/modification/41760/tom-tons-mobs-mod

1.11 https://mcreator.net/modification/40564/tom-tons-mobs-mod

 

Obtaining For Now

Enchanted Items cannot be obtained from creative if you want them to look right.

To get them use these commands in a command block and replace testenvironmentmod with the mod name.

 

/give @p testenvironmentmod:epicarmor1helmet 1 0 {    display: {        Name: "Epic Enchanted Helmet",        Lore: [            "Scouting I"        ]    },    ench: [        {            id: 51,            lvl: 1        }    ],    HideFlags: 3,    Unbreakable: 1}

 

 

/give @p testenvironmentmod:epicarmor1body 1 0 {    display: {        Name: "Epic Enchanted Chestplate",        Lore: [            "Rage I"        ]    },    ench: [        {            id: 51,            lvl: 1        }    ],    HideFlags: 3,    Unbreakable: 1}

 

 

/give @p testenvironmentmod:epicarmor1legs 1 0 {    display: {        Name: "Epic Enchanted Leggings",        Lore: [            "Leaping II"        ]    },    ench: [        {            id: 51,            lvl: 1        }    ],    HideFlags: 3,    Unbreakable: 1}

 

 

/give @p testenvironmentmod:epicarmor1boots 1 0 {    display: {        Name: "Epic Enchanted Boots",        Lore: [            "Lava Walker I"        ]    },    ench: [        {            id: 51,            lvl: 1        }    ],    HideFlags: 3,    Unbreakable: 1}

 

 

/give @p testenvironmentmod:epicarmor2helmet 1 0 {display:{Name:"Epic Enchanted Helmet",Lore:["Life X"]},AttributeModifiers:[{AttributeName:"generic.maxHealth",Name:"generic.maxHealth",Amount:40,Operation:0,UUIDMost:5255,UUIDLeast:554270}],ench:[{id:51,lvl:1}],HideFlags:7,Unbreakable:1}

 

 

/give @p testenvironmentmod:epicarmor2body 1 0 {display:{Name:"Epic Enchanted Chestplate",Lore:["Punch Protection X"]},AttributeModifiers:[{AttributeName:"generic.knockbackResistance",Name:"generic.knockbackResistance",Amount:1,Operation:0,UUIDMost:99102,UUIDLeast:266817}],ench:[{id:51,lvl:1}],HideFlags:7,Unbreakable:1}

 

 

/give @p testenvironmentmod:epicarmor2legs 1 0 {display:{Name:"Epic Enchanted Leggings",Lore:["Speed V"]},AttributeModifiers:[{AttributeName:"generic.movementSpeed",Name:"generic.movementSpeed",Amount:5,Operation:0,UUIDMost:96057,UUIDLeast:751731}],ench:[{id:51,lvl:1}],HideFlags:7,Unbreakable:1}

 

 

/give @p testenvironmentmod:epicarmor2boots 1 0 {display:{Name:"Epic Enchanted Boots",Lore:["Flight I"]},ench:[{id:51,lvl:1}],HideFlags:7,Unbreakable:1}

 

 

/give @p testenvironmentmod:epicarmor3helmet 1 0 {display:{Name:"Epic Enchanted Helmet",Lore:["Purity I"]},ench:[{id:51,lvl:1}],HideFlags:7,Unbreakable:1}

 

 

/give @p testenvironmentmod:epicarmor3body 1 0 {display:{Name:"Epic Enchanted Chestplate",Lore:["Climbing I"]},ench:[{id:51,lvl:1}],HideFlags:7,Unbreakable:1}

 

 

/give @p testenvironmentmod:epicarmor3legs 1 0 {display:{Name:"Epic Enchanted Leggings",Lore:["Feasting I"]},ench:[{id:51,lvl:1}],HideFlags:7,Unbreakable:1}

 

 

/give @p testenvironmentmod:epicarmor3boots 1 0 {display:{Name:"Epic Enchanted Boots",Lore:["Flame Walker I"]},ench:[{id:51,lvl:1}],HideFlags:7,Unbreakable:1}

 

 

/give @p testenvironmentmod:epicarmor4helmet 1 0 {display:{Name:"Epic Enchanted Helmet",Lore:["Conduit I"]},ench:[{id:51,lvl:1}],HideFlags:7,Unbreakable:1}

 

 

/give @p testenvironmentmod:epicarmor4body 1 0 {display:{Name:"Epic Enchanted Chestplate",Lore:["Rush I"]},ench:[{id:51,lvl:1}],HideFlags:7,Unbreakable:1}

 

 

/give @p testenvironmentmod:epicarmor4legs 1 0 {display:{Name:"Invisible Epic Enchanted Leggings",Lore:["Cloaking I"]},ench:[{id:51,lvl:1}],HideFlags:7,Unbreakable:1}

 

 

/give @p testenvironmentmod:epicarmor4boots 1 0 {display:{Name:"Epic Enchanted Boots",Lore:["Tracking I"]},ench:[{id:51,lvl:1}],HideFlags:7,Unbreakable:1}

 

 

/give @p testenvironmentmod:epicsword 1 0 {display:{Name:"Epic Enchanted Sword",Lore:["Zap I"]},ench:[{id:51,lvl:1}],HideFlags:7,Unbreakable:1}

 

 

/give @p testenvironmentmod:epicpickaxe 1 0 {display:{Name:"Epic Enchanted Pickaxe",Lore:["Auto-Smelting I"]},ench:[{id:51,lvl:1}],HideFlags:5,Unbreakable:1}

 

 

/give @p testenvironmentmod:oreupdater 1 0 {display:{Name:"Ore Updater"},ench:[{id:51,lvl:1}],HideFlags:5,Unbreakable:1}

 

Leave the command below as is (You do not have to replace anything)!

/give @p shield 1 0 {BlockEntityTag:{Base:5,Patterns:[{Color:4,Pattern:"flo"}]},display:{Name:"Epic Enchanted Shield",Lore:["Ground Hold I"]},AttributeModifiers:[{AttributeName:"generic.knockbackResistance",Name:"generic.knockbackResistance",Amount:1,Operation:0,UUIDMost:76591,UUIDLeast:24515},{AttributeName:"generic.movementSpeed",Name:"generic.movementSpeed",Amount:-0.5,Operation:0,UUIDMost:77872,UUIDLeast:759748}],ench:[{id:51,lvl:1}],HideFlags:7,Unbreakable:1}

 

 

I hope you enjoy!

Modification files
EpicEnchants1-0-4.jar - Epic Enchantments 1.0.4Uploaded on: 04/23/2018 - 23:37   File size: 107.61 KB

I am making this mod 1.12. I will try to do 1.11 still, but no promises. Keep watching for the new version. :)

5 more enchants and the epic enchanting table (will not work until I have created all enchants, so a couple weeks) will hopefully be out tonight (U.S. mountain time)

Even with the code, how are you able to do anything?

Also what's wrong with pink huh you don't need to be sorry bout it

Vanilla gold and iron ore get replaced to make auto smelting work (do not worry, they act just the same) and the image I copied to draw the texture was a little discolored.

As for coding, the only stuff i did was for flying and upcoming climbing. This is why you have to use commands to get them. Most enchants use lots of events, commands, and potion effects.