HomeJavaModsEnergytools | Pickaxe, Axe & Shovel
Energytools.png

What-is-Energytools-.png

Energytools is a plugin that allows you to use Energy
in Minecraft
without running a command
and
without Mods !
Energytools add many crafting recipes and
all are changeable in the config.

Mechanics.png


1. Craft a battery tool of your choice!
Batterytools are faster than normal
efficiency 5 tools!

(All crafting recipes & consumption are changeable)
b7b3e98.png


2. Craft a battery!
(Up to 5 Battery sizes are configurable)
1faafc89f.png

3. If your battery is empty, craft a batteryloader!
(Up to 5 Batteryloader are configurable.
Loading speed ist configurable too!)
qwertz.png


4. Recharge your battery!

(Use all burning Materials!)
qwertzzu.png

5. Have fun with all Tools!
yxcvb.png

Upcoming Features
- Particles when recharge the battery
-Adding Sword and Armor
-Adding Permissions
-Configurable Enchanments
-Multiloading Station
-Solorenergy
-Configurate more Messages

Terms of service
- You are not allowed to decompile the Plugin
- You are not allowed to re upload the Plugin
- You are not allowed to claim this plugin as yours!


Config.yml
Code (Text):
tool:
  woodspade:
    allow: true
    name: '&b&lBatterytool &e&lHolz'
    consumption: 10
    crafting:
      slot1: FLINT_AND_STEEL
      slot2: FLINT_AND_STEEL
      slot3: FLINT_AND_STEEL
      slot4: FLINT_AND_STEEL
      slot5: WOOD_SPADE
      slot6: FLINT_AND_STEEL
      slot7: FLINT_AND_STEEL
      slot8: FLINT_AND_STEEL
      slot9: FLINT_AND_STEEL
  stonespade:
    allow: true
    name: '&b&lBatterytool &e&lStein'
    consumption: 8
    crafting:
      slot1: FLINT_AND_STEEL
      slot2: FLINT_AND_STEEL
      slot3: FLINT_AND_STEEL
      slot4: FLINT_AND_STEEL
      slot5: STONE_SPADE
      slot6: FLINT_AND_STEEL
      slot7: FLINT_AND_STEEL
      slot8: FLINT_AND_STEEL
      slot9: FLINT_AND_STEEL
  ironspade:
    allow: true
    name: '&b&lBatterytool &e&lEisen'
    consumption: 6
    crafting:
      slot1: FLINT_AND_STEEL
      slot2: FLINT_AND_STEEL
      slot3: FLINT_AND_STEEL
      slot4: FLINT_AND_STEEL
      slot5: IRON_SPADE
      slot6: FLINT_AND_STEEL
      slot7: FLINT_AND_STEEL
      slot8: FLINT_AND_STEEL
      slot9: FLINT_AND_STEEL
  goldspade:
    allow: true
    name: '&b&lBatterytool &e&lGold'
    consumption: 4
    crafting:
      slot1: FLINT_AND_STEEL
      slot2: FLINT_AND_STEEL
      slot3: FLINT_AND_STEEL
      slot4: FLINT_AND_STEEL
      slot5: GOLD_SPADE
      slot6: FLINT_AND_STEEL
      slot7: FLINT_AND_STEEL
      slot8: FLINT_AND_STEEL
      slot9: FLINT_AND_STEEL
  diamondspade:
    allow: true
    name: '&b&lBatterytool &e&lDiamant'
    consumption: 2
    crafting:
      slot1: FLINT_AND_STEEL
      slot2: FLINT_AND_STEEL
      slot3: FLINT_AND_STEEL
      slot4: FLINT_AND_STEEL
      slot5: DIAMOND_SPADE
      slot6: FLINT_AND_STEEL
      slot7: FLINT_AND_STEEL
      slot8: FLINT_AND_STEEL
      slot9: FLINT_AND_STEEL
  woodpickaxe:
    allow: true
    name: '&e&lBatterytool &e&lHolz'
    consumption: 10
    crafting:
      slot1: FLINT_AND_STEEL
      slot2: FLINT_AND_STEEL
      slot3: FLINT_AND_STEEL
      slot4: FLINT_AND_STEEL
      slot5: WOOD_PICKAXE
      slot6: FLINT_AND_STEEL
      slot7: FLINT_AND_STEEL
      slot8: FLINT_AND_STEEL
      slot9: FLINT_AND_STEEL
  stonepickaxe:
    allow: true
    name: '&e&lBatterytool &e&lStein'
    consumption: 8
    crafting:
      slot1: FLINT_AND_STEEL
      slot2: FLINT_AND_STEEL
      slot3: FLINT_AND_STEEL
      slot4: FLINT_AND_STEEL
      slot5: STONE_PICKAXE
      slot6: FLINT_AND_STEEL
      slot7: FLINT_AND_STEEL
      slot8: FLINT_AND_STEEL
      slot9: FLINT_AND_STEEL
  ironpickaxe:
    allow: true
    name: '&e&lBatterytool &e&lEisen'
    consumption: 6
    crafting:
      slot1: FLINT_AND_STEEL
      slot2: FLINT_AND_STEEL
      slot3: FLINT_AND_STEEL
      slot4: FLINT_AND_STEEL
      slot5: IRON_PICKAXE
      slot6: FLINT_AND_STEEL
      slot7: FLINT_AND_STEEL
      slot8: FLINT_AND_STEEL
      slot9: FLINT_AND_STEEL
  goldpickaxe:
    allow: true
    name: '&e&lBatterytool &e&lGold'
    consumption: 4
    crafting:
      slot1: FLINT_AND_STEEL
      slot2: FLINT_AND_STEEL
      slot3: FLINT_AND_STEEL
      slot4: FLINT_AND_STEEL
      slot5: GOLD_PICKAXE
      slot6: FLINT_AND_STEEL
      slot7: FLINT_AND_STEEL
      slot8: FLINT_AND_STEEL
      slot9: FLINT_AND_STEEL
  diamondpickaxe:
    allow: true
    name: '&e&lBatterytool &e&lDiamant'
    consumption: 2
    crafting:
      slot1: FLINT_AND_STEEL
      slot2: FLINT_AND_STEEL
      slot3: FLINT_AND_STEEL
      slot4: FLINT_AND_STEEL
      slot5: DIAMOND_PICKAXE
      slot6: FLINT_AND_STEEL
      slot7: FLINT_AND_STEEL
      slot8: FLINT_AND_STEEL
      slot9: FLINT_AND_STEEL
  woodaxe:
    allow: true
    name: '&c&lBatterytool &e&lHolz'
    consumption: 10
    crafting:
      slot1: FLINT_AND_STEEL
      slot2: FLINT_AND_STEEL
      slot3: FLINT_AND_STEEL
      slot4: FLINT_AND_STEEL
      slot5: WOOD_AXE
      slot6: FLINT_AND_STEEL
      slot7: FLINT_AND_STEEL
      slot8: FLINT_AND_STEEL
      slot9: FLINT_AND_STEEL
  stoneaxe:
    allow: true
    name: '&c&lBatterytool &e&lStein'
    consumption: 8
    crafting:
      slot1: FLINT_AND_STEEL
      slot2: FLINT_AND_STEEL
      slot3: FLINT_AND_STEEL
      slot4: FLINT_AND_STEEL
      slot5: STONE_AXE
      slot6: FLINT_AND_STEEL
      slot7: FLINT_AND_STEEL
      slot8: FLINT_AND_STEEL
      slot9: FLINT_AND_STEEL
  ironaxe:
    allow: true
    name: '&c&lBatterytool &e&lEisen'
    consumption: 6
    crafting:
      slot1: FLINT_AND_STEEL
      slot2: FLINT_AND_STEEL
      slot3: FLINT_AND_STEEL
      slot4: FLINT_AND_STEEL
      slot5: IRON_AXE
      slot6: FLINT_AND_STEEL
      slot7: FLINT_AND_STEEL
      slot8: FLINT_AND_STEEL
      slot9: FLINT_AND_STEEL
  goldaxe:
    allow: true
    name: '&c&lBatterytool &e&lGold'
    consumption: 4
    crafting:
      slot1: FLINT_AND_STEEL
      slot2: FLINT_AND_STEEL
      slot3: FLINT_AND_STEEL
      slot4: FLINT_AND_STEEL
      slot5: GOLD_AXE
      slot6: FLINT_AND_STEEL
      slot7: FLINT_AND_STEEL
      slot8: FLINT_AND_STEEL
      slot9: FLINT_AND_STEEL
  diamondaxe:
    allow: true
    name: '&c&lBatterytool &e&lDiamant'
    consumption: 2
    crafting:
      slot1: FLINT_AND_STEEL
      slot2: FLINT_AND_STEEL
      slot3: FLINT_AND_STEEL
      slot4: FLINT_AND_STEEL
      slot5: DIAMOND_AXE
      slot6: FLINT_AND_STEEL
      slot7: FLINT_AND_STEEL
      slot8: FLINT_AND_STEEL
      slot9: FLINT_AND_STEEL
battery:
  stage1:
    allow: true
    name: '&a&lBattery &b&lStufe 1'
    maxenergy: 250
    crafting:
      slot1: OBSIDIAN
      slot2: OBSIDIAN
      slot3: OBSIDIAN
      slot4: OBSIDIAN
      slot5: FLINT_AND_STEEL
      slot6: OBSIDIAN
      slot7: OBSIDIAN
      slot8: OBSIDIAN
      slot9: OBSIDIAN
  stage2:
    allow: true
    name: '&a&lBattery &b&lStufe 2'
    maxenergy: 500
    crafting:
      slot1: IRON_INGOT
      slot2: IRON_INGOT
      slot3: IRON_INGOT
      slot4: IRON_INGOT
      slot5: FLINT_AND_STEEL
      slot6: IRON_INGOT
      slot7: IRON_INGOT
      slot8: IRON_INGOT
      slot9: IRON_INGOT
  stage3:
    allow: true
    name: '&a&lBattery &b&lStufe 3'
    maxenergy: 750
    crafting:
      slot1: GOLD_INGOT
      slot2: GOLD_INGOT
      slot3: GOLD_INGOT
      slot4: GOLD_INGOT
      slot5: FLINT_AND_STEEL
      slot6: GOLD_INGOT
      slot7: GOLD_INGOT
      slot8: GOLD_INGOT
      slot9: GOLD_INGOT
  stage4:
    allow: true
    name: '&a&lBattery &b&lStufe 4'
    maxenergy: 1000
    crafting:
      slot1: DIAMOND
      slot2: DIAMOND
      slot3: DIAMOND
      slot4: DIAMOND
      slot5: FLINT_AND_STEEL
      slot6: DIAMOND
      slot7: DIAMOND
      slot8: DIAMOND
      slot9: DIAMOND
  stage5:
    allow: true
    name: '&a&lBattery &b&lStufe 5'
    maxenergy: 1500
    crafting:
      slot1: EMERALD
      slot2: EMERALD
      slot3: EMERALD
      slot4: EMERALD
      slot5: FLINT_AND_STEEL
      slot6: EMERALD
      slot7: EMERALD
      slot8: EMERALD
      slot9: EMERALD
furnace:
  stage1:
    allow: true
    name: '&c&lBatteryloader &a&lI'
    burningprocess: 10
    crafting:
      slot1: OBSIDIAN
      slot2: OBSIDIAN
      slot3: OBSIDIAN
      slot4: OBSIDIAN
      slot5: FURNACE
      slot6: OBSIDIAN
      slot7: OBSIDIAN
      slot8: OBSIDIAN
      slot9: OBSIDIAN
  stage2:
    allow: true
    name: '&c&lBatteryloader &a&lII'
    burningprocess: 25
    crafting:
      slot1: IRON_INGOT
      slot2: IRON_INGOT
      slot3: IRON_INGOT
      slot4: IRON_INGOT
      slot5: FURNACE
      slot6: IRON_INGOT
      slot7: IRON_INGOT
      slot8: IRON_INGOT
      slot9: IRON_INGOT
  stage3:
    allow: true
    name: '&c&lBatteryloader &a&lIII'
    burningprocess: 50
    crafting:
      slot1: GOLD_INGOT
      slot2: GOLD_INGOT
      slot3: GOLD_INGOT
      slot4: GOLD_INGOT
      slot5: FURNACE
      slot6: GOLD_INGOT
      slot7: GOLD_INGOT
      slot8: GOLD_INGOT
      slot9: GOLD_INGOT
  stage4:
    allow: true
    name: '&c&lBatteryloader &a&lIV'
    burningprocess: 80
    crafting:
      slot1: DIAMOND
      slot2: DIAMOND
      slot3: DIAMOND
      slot4: DIAMOND
      slot5: FURNACE
      slot6: DIAMOND
      slot7: DIAMOND
      slot8: DIAMOND
      slot9: DIAMOND
  stage5:
    allow: true
    name: '&c&lBatteryloader &a&lV'
    burningprocess: 120
    crafting:
      slot1: EMERALD
      slot2: EMERALD
      slot3: EMERALD
      slot4: EMERALD
      slot5: FURNACE
      slot6: EMERALD
      slot7: EMERALD
      slot8: EMERALD
      slot9: EMERALD
 
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Energytools | Pickaxe, Axe & Shovel is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 155 times (via Spigot). Download it and open it directly in the game.

Explore more