• • 1/31/15 7:57 pm • 5 logs
- 17.6k views • 0 today
- save_alt 2.8k downloads
- Game Version
- Minecraft 1.8.1
- Progress
- 100% complete
211
Ever wanted to enchant a pickaxe so that it automatically smelts ores you break?
Now you can!
With AutoSmelt, you can use a command to enchant a pickaxe with the AutoSmelt enchantment!
There are 4 levels, level 1 has a 25% chance to drop the smelted item, 2 has a 50% chance, and so on, with 4 being 100%.
The configuration for this plugin is pretty advanced.
The enchantables section is for what can be enchanted.
Make sure to use the material names (found here)
For the blocks section, thats what happens when they break a block.
First, it's a block name, followed by a '|', then what it turns into, followed by a '|', then the damage.
The min levels are for enchanting in an enchantment table.
By the default config, it takes an enchantment of at least 15 levels to even have a chance at getting a level 3 AutoSmelt.
The enchantment chance is for the enchantment table as well.
To successfully enchant something with AutoSmelt 4, it needs to be 25 levels or above, then after that, they have a 10% chance of getting AutoSmelt 4.

Now you can!
With AutoSmelt, you can use a command to enchant a pickaxe with the AutoSmelt enchantment!
There are 4 levels, level 1 has a 25% chance to drop the smelted item, 2 has a 50% chance, and so on, with 4 being 100%.
Commands and Permissions
| Command | Description | Permission |
| /smeltenchant (level) or /se (level) | Enchants the pickaxe you're holding with the AutoSmelt enchantment. | AutoSmelt.enchantCommand AutoSmelt.level.(level) |
| Break a block and get the smelted version | AutoSmelt.level.(level) | |
| /autosmelt reload or /as reload | Reload the config. | AutoSmelt.reload |
| /autosmelt check or /as check | Checks if the held item has the AutoSmelt enchantment. Mainly for debugging purposes. | AutoSmelt.check |
Configuration
Default Config
| enchantables: - WOOD_PICKAXE - STONE_PICKAXE - GOLD_PICKAXE - IRON_PICKAXE - DIAMOND_PICKAXE - DIAMOND_SPADE - IRON_SPADE - GOLD_SPADE - STONE_SPADE - WOOD_SPADE - DIAMOND_AXE - IRON_AXE - GOLD_AXE - STONE_AXE - WOOD_AXE blocks: - IRON_ORE|IRON_INGOT|0 - GOLD_ORE|GOLD_INGOT|0 - COBBLESTONE|STONE|0 - SAND|GLASS|0 - LOG|COAL|1 MinLevel1: 1 MinLevel2: 10 MinLevel3: 20 MinLevel4: 25 EnchantmentChance1: 50 EnchantmentChance2: 20 EnchantmentChance3: 15 EnchantmentChance4: 10 |
The configuration for this plugin is pretty advanced.
The enchantables section is for what can be enchanted.
Make sure to use the material names (found here)
For the blocks section, thats what happens when they break a block.
First, it's a block name, followed by a '|', then what it turns into, followed by a '|', then the damage.
The min levels are for enchanting in an enchantment table.
By the default config, it takes an enchantment of at least 15 levels to even have a chance at getting a level 3 AutoSmelt.
The enchantment chance is for the enchantment table as well.
To successfully enchant something with AutoSmelt 4, it needs to be 25 levels or above, then after that, they have a 10% chance of getting AutoSmelt 4.

5 Update Logs
Update #5 : by Techdoodle 01/31/2015 7:57:44 pmFebruary 1, 2015 @ 12:57 am UTC
Yay, an updater!
LOAD MORE LOGS
More like this
3153744
7

Have something to say?
https://www.youtube.com/watch?v=UjB6FyFcCC4&feature=youtu.be
Great job on this plugin Techdoodle.
Better volume this time too.
I'll add the ability to autosmelt stone, thanks for the suggestion!