About
You will be available to open a GUI where you can buy book enchantments by exp levels.
This enchantments can be applied to armors, swords or pickaxes and will give u the enchantment effect while u have them equipped.
Custom enchants:
- Water Breathing
- Night Vision
- Strength II
- Saturation
- Fire Resistance
- Speed II
- Jelly Legs
- Grind
- Obsidian Breaker
Commands
/ce - open a gui
/ce give {name} {enchant} - gives a custome enchantment to a player
/ce reload - reload the config
Permissions
vanillanechants.give
vanillaenchants.reload
Compatibility
- FactionsUUID
- MassiveCraft
- HCFClasses
Configuration
EnchantingMenu:
title : '&8Enchanting Menu'
size : 3 # 3 rows of gui.
# If Slot it empty, place FillerItem
FillerItem:
materialId : 160
materialByte : 7 # If block has no byte place 0
display-Name : ' '
lore :
- ' '
enchanted : true
Enchants : #Set {remove-item} at lore lines that will be removed once the custom enchant is bought
water-breathing:
name : '&9&lWater Breathing I'
display-Name : '&7Water Breathing I'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Provides you with permanent'
- '&7Water Breathing on your &dHelmet&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 15
slot : 9
night-vision:
name : '&d&lNight Vision I'
display-Name : '&7Night Vision I'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Provides you with permanent'
- '&7Night Vision on your &dHelmet&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 15
slot : 10
strength:
name : '&4&lStrength II'
display-Name : '&7Strength II'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Provides you with permanent'
- '&7Strength II on your &dChestplate&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 40
slot : 11
saturation:
name : '&2&lSaturation I'
display-Name : '&7Saturation I'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Provides you with permanent'
- '&7Saturation on your &dChestplate&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 15
slot : 12
fire-resistance:
name : '&6&lFire Resistance I'
display-Name : '&7Fire Resistance I'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Provides you with permanent'
- '&7Fire Resistance on your &dLeggings&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 15
slot : 13
speed:
name : '&b&lSpeed II'
display-Name : '&7Speed II'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Provides you with permanent'
- '&7Speed II on your &dBoots&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 40
slot : 14
jelly-legs:
name : '&f&lJelly Legs I'
display-Name : '&7Jelly Legs I'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Do not take fall damage!'
- '&7Apply the enchant on your &dBoots&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 30
slot : 15
grind:
name : '&e&lGrind I'
display-Name : '&7Grind I'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Farm more exp!'
- '&7Apply the enchant on your &dSword&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 30
slot : 16
obsidian-breaker:
name : '&5&lObsidian Breaker I'
display-Name : '&7Obsidian Breaker I'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Insta break obsidian!'
- '&7Apply the enchant on your &dPickaxe&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 15
slot : 17
Images
Support
Plugin still being developed. If you want something to be added to the plugin just request it and it will be added!
Discord: https://discord.gg/eJkTcH8m5C
You will be available to open a GUI where you can buy book enchantments by exp levels.
This enchantments can be applied to armors, swords or pickaxes and will give u the enchantment effect while u have them equipped.
Custom enchants:
- Water Breathing
- Night Vision
- Strength II
- Saturation
- Fire Resistance
- Speed II
- Jelly Legs
- Grind
- Obsidian Breaker
Commands
/ce - open a gui
/ce give {name} {enchant} - gives a custome enchantment to a player
/ce reload - reload the config
Permissions
vanillanechants.give
vanillaenchants.reload
Compatibility
- FactionsUUID
- MassiveCraft
- HCFClasses
Configuration
Code (YAML):
EnchantingMenu:
title : '&8Enchanting Menu'
size : 3 # 3 rows of gui.
# If Slot it empty, place FillerItem
FillerItem:
materialId : 160
materialByte : 7 # If block has no byte place 0
display-Name : ' '
lore :
- ' '
enchanted : true
Enchants : #Set {remove-item} at lore lines that will be removed once the custom enchant is bought
water-breathing:
name : '&9&lWater Breathing I'
display-Name : '&7Water Breathing I'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Provides you with permanent'
- '&7Water Breathing on your &dHelmet&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 15
slot : 9
night-vision:
name : '&d&lNight Vision I'
display-Name : '&7Night Vision I'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Provides you with permanent'
- '&7Night Vision on your &dHelmet&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 15
slot : 10
strength:
name : '&4&lStrength II'
display-Name : '&7Strength II'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Provides you with permanent'
- '&7Strength II on your &dChestplate&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 40
slot : 11
saturation:
name : '&2&lSaturation I'
display-Name : '&7Saturation I'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Provides you with permanent'
- '&7Saturation on your &dChestplate&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 15
slot : 12
fire-resistance:
name : '&6&lFire Resistance I'
display-Name : '&7Fire Resistance I'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Provides you with permanent'
- '&7Fire Resistance on your &dLeggings&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 15
slot : 13
speed:
name : '&b&lSpeed II'
display-Name : '&7Speed II'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Provides you with permanent'
- '&7Speed II on your &dBoots&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 40
slot : 14
jelly-legs:
name : '&f&lJelly Legs I'
display-Name : '&7Jelly Legs I'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Do not take fall damage!'
- '&7Apply the enchant on your &dBoots&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 30
slot : 15
grind:
name : '&e&lGrind I'
display-Name : '&7Grind I'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Farm more exp!'
- '&7Apply the enchant on your &dSword&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 30
slot : 16
obsidian-breaker:
name : '&5&lObsidian Breaker I'
display-Name : '&7Obsidian Breaker I'
lore :
- ' {remove-item }&8Click to buy'
- ' '
- '&7Insta break obsidian!'
- '&7Apply the enchant on your &dPickaxe&7.'
- ' '
- '{remove-item}&a&lCost : {cost }'
cost : 15
slot : 17
Images
Spoiler: Another GUI example
Support
Plugin still being developed. If you want something to be added to the plugin just request it and it will be added!
Discord: https://discord.gg/eJkTcH8m5C
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.8
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Vanilla Custom Enchants is a free Minecraft Java mod. Compatible with Minecraft 1.8. Downloaded 676 times (via Spigot). Download it and open it directly in the game.